rpms/libxml++/devel libxml++.spec,1.4,1.5

Matthias Saou (thias) fedora-extras-commits at redhat.com
Thu Mar 3 22:41:34 UTC 2005


Author: thias

Update of /cvs/extras/rpms/libxml++/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21010/libxml++/devel

Modified Files:
	libxml++.spec 
Log Message:
Mass letter "l" update, one or more apply :
- Drop epoch: 0
- Remove %{epoch} requirements in sub-packages
- Remove trailing white spaces
- Keep consistent between spaces and tabs



Index: libxml++.spec
===================================================================
RCS file: /cvs/extras/rpms/libxml++/devel/libxml++.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libxml++.spec	10 Dec 2004 22:03:06 -0000	1.4
+++ libxml++.spec	3 Mar 2005 22:41:32 -0000	1.5
@@ -1,8 +1,7 @@
 Name: libxml++
 Version: 0.26.0
 Release: 3
-Epoch: 0
-Summary: libxml++ is a C++ wrapper for the libxml2 XML parser library.
+Summary: C++ wrapper for the libxml2 XML parser library
 Group: System Environment/Libraries
 License: LGPL
 URL: http://libxmlplusplus.sourceforge.net/
@@ -11,19 +10,19 @@
 BuildRequires: libxml2-devel >= 0:2.5.1, doxygen, graphviz
 
 %description
-libxml++ is a C++ wrapper for the libxml2 XML parser library. It's original 
-author is Ari Johnson and it is currently maintained by Christophe de Vienne 
+libxml++ is a C++ wrapper for the libxml2 XML parser library. It's original
+author is Ari Johnson and it is currently maintained by Christophe de Vienne
 and Murray Cumming.
 
 %package devel
 Summary: %{summary}
 Group: Development/Libraries
-Requires: %{name} = %{epoch}:%{version}-%{release}
+Requires: %{name} = %{version}-%{release}
 Requires: pkgconfig
 
 %description devel
-libxml++ is a C++ wrapper for the libxml2 XML parser library. It's original 
-author is Ari Johnson and it is currently maintained by Christophe de Vienne 
+libxml++ is a C++ wrapper for the libxml2 XML parser library. It's original
+author is Ari Johnson and it is currently maintained by Christophe de Vienne
 and Murray Cumming.
 
 This package contains the headers and libraries for libxml++ development.




More information about the scm-commits mailing list