rpms/xmlstarlet/EL-5 xmlstarlet.spec,1.3,1.4

Paul W. Frields pfrields at fedoraproject.org
Sun Jan 10 18:04:33 UTC 2010


Author: pfrields

Update of /cvs/pkgs/rpms/xmlstarlet/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23462/EL-5

Modified Files:
	xmlstarlet.spec 
Log Message:
Correct source URL in EL-5 spec


Index: xmlstarlet.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xmlstarlet/EL-5/xmlstarlet.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- xmlstarlet.spec	16 Sep 2006 03:27:46 -0000	1.3
+++ xmlstarlet.spec	10 Jan 2010 18:04:33 -0000	1.4
@@ -1,11 +1,11 @@
 Name: xmlstarlet
 Version: 1.0.1
-Release: 4%{?dist}
+Release: 5%{?dist}
 Summary: Command Line XML Toolkit
 Group: Applications/Text
 License: MIT
 URL: http://xmlstar.sourceforge.net/
-Source0: http://dl.sourceforge.net/xmlstar/%{name}-%{version}.tar.gz
+Source0: http://downloads.sourceforge.net/xmlstar/%{name}-%{version}.tar.gz
 Patch0: xmlstarlet-1.0.1-nostatic.patch
 Patch1: xmlstarlet-1.0.1-cmdname.patch
 Patch2: xmlstarlet-1.0.1-docs.patch
@@ -54,6 +54,9 @@ rm -fr %{buildroot}
 
 
 %changelog
+* Sun Jan 10 2010 Paul W. Frields <stickster at gmail.com> - 1.0.1-5
+- Correct source URL
+
 * Sat Sep  2 2006 Paul W. Frields <stickster at gmail.com> - 1.0.1-4
 - Bump release for FC6 mass rebuild
 



More information about the scm-commits mailing list