rpms/xerces-c/devel xerces-c.spec,1.12,1.13

Jonathan Robie jonathanrobie at fedoraproject.org
Wed Feb 3 23:51:58 UTC 2010


Author: jonathanrobie

Update of /cvs/pkgs/rpms/xerces-c/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8435

Modified Files:
	xerces-c.spec 
Log Message:
committing fixed spec



Index: xerces-c.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xerces-c/devel/xerces-c.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- xerces-c.spec	3 Feb 2010 23:33:26 -0000	1.12
+++ xerces-c.spec	3 Feb 2010 23:51:58 -0000	1.13
@@ -1,7 +1,7 @@
 Summary:	Validating XML Parser
 Name:		xerces-c
 Version:	3.0.1
-Release:	2%{?dist}
+Release:	3%{?dist}
 License:	ASL 2.0
 Group:		System Environment/Libraries
 URL:		http://xml.apache.org/xerces-c/
@@ -78,7 +78,7 @@ make
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt
+%doc LICENSE
 %{_libdir}/libxerces*.so.*
 
 %files devel



More information about the scm-commits mailing list