rpms/libxml++/devel libxml++.spec,1.10,1.11

Konstantin Ryabitsev (icon) fedora-extras-commits at redhat.com
Thu Jan 26 15:25:45 UTC 2006


Author: icon

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

Modified Files:
	libxml++.spec 
Log Message:
Rebuild to address rh #178592.



Index: libxml++.spec
===================================================================
RCS file: /cvs/extras/rpms/libxml++/devel/libxml++.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- libxml++.spec	9 Sep 2005 04:26:50 -0000	1.10
+++ libxml++.spec	26 Jan 2006 15:25:45 -0000	1.11
@@ -1,6 +1,6 @@
 Name:           libxml++
 Version:        2.12.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        C++ wrapper for the libxml2 XML parser library
 
 Group:          System Environment/Libraries
@@ -39,7 +39,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 %makeinstall
-find $RPM_BUILD_ROOT -name "*.la" -o -name '*.a' | xargs rm -f {}
+find $RPM_BUILD_ROOT -name "*.la" -o -name '*.a' | xargs rm -f
 # Modify temporary working directories for files section.
 rm -rf _reference _examples _manual
 mkdir -m 755 _reference _examples _manual
@@ -78,6 +78,9 @@
 
 
 %changelog
+* Thu Jan 26 2006 Konstantin Ryabitsev <icon at fedoraproject.org> - 2.12.0-2
+- Rebuilt to address RH #178592
+
 * Thu Sep 08 2005 Konstantin Ryabitsev <icon at linux.duke.edu> - 2.12.0-1
 - Version 2.12.0
 - Use --disable-static for configure.




More information about the fedora-extras-commits mailing list