rpms/html-xml-utils/devel html-xml-utils-5.5-hxpipe-man.patch, NONE, 1.1 html-xml-utils.spec, 1.10, 1.11

Miloš Jakubíček mjakubicek at fedoraproject.org
Sun Oct 25 19:09:46 UTC 2009


Author: mjakubicek

Update of /cvs/pkgs/rpms/html-xml-utils/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14149/devel

Modified Files:
	html-xml-utils.spec 
Added Files:
	html-xml-utils-5.5-hxpipe-man.patch 
Log Message:
- Added html-xml-utils-5.5-hxpipe-man.patch, resolves BZ#527655



html-xml-utils-5.5-hxpipe-man.patch:
 hxpipe.1 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE html-xml-utils-5.5-hxpipe-man.patch ---
--- hxpipe.1.orig	2009-10-25 19:26:25.000000000 +0100
+++ hxpipe.1	2009-10-25 19:26:46.000000000 +0100
@@ -10,7 +10,7 @@
 ..
 .TH "HXPIPE" "1" "21 Nov 2008" "5.x" "HTML-XML-utils"
 .SH NAME
-pipe \- convert XML file to a format easier to parse with Perl or AWK
+hxpipe \- convert XML file to a format easier to parse with Perl or AWK
 .SH SYNOPSIS
 .B hxpipe
 .RB "[\| " \-l " \|]"


Index: html-xml-utils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/html-xml-utils/devel/html-xml-utils.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- html-xml-utils.spec	22 Aug 2009 01:59:50 -0000	1.10
+++ html-xml-utils.spec	25 Oct 2009 19:09:45 -0000	1.11
@@ -1,12 +1,14 @@
 Name:           html-xml-utils
 Version:        5.5
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A number of simple utilities for manipulating HTML and XML files
 
 Group:          Development/Tools
 License:        W3C
 URL:            http://www.w3.org/Tools/HTML-XML-utils/
 Source0:        http://www.w3.org/Tools/HTML-XML-utils/html-xml-utils-%{version}.tar.gz
+# Patch sent to the upstream maintainer Bert Bos <bert AT w3 DOT org> on 2009/10/25
+Patch0:			html-xml-utils-5.5-hxpipe-man.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
@@ -15,7 +17,7 @@ for each specific command.
 
 %prep
 %setup -q 
-
+%patch0
 
 %build
 %configure
@@ -40,6 +42,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Oct 25 2009 Milos Jakubicek <xjakub at fi.muni.cz> - 5.5-2
+- Added html-xml-utils-5.5-hxpipe-man.patch, resolves BZ#527655
+
 * Fri Aug 22 2009 Milos Jakubicek <xjakub at fi.muni.cz> - 5.5-1
 - Update to 5.5 (bugfix for self-URL references)
 




More information about the fedora-extras-commits mailing list