rpms/libxml++/devel libxml++.spec,1.23,1.24

Michael Schwendt mschwendt at fedoraproject.org
Fri Aug 29 18:28:25 UTC 2008


Author: mschwendt

Update of /cvs/pkgs/rpms/libxml++/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24018

Modified Files:
	libxml++.spec 
Log Message:
* Fri Aug 29 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 2.23.2-2
- Include unowned directories

No build-job.



Index: libxml++.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libxml++/devel/libxml++.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- libxml++.spec	6 Aug 2008 00:00:06 -0000	1.23
+++ libxml++.spec	29 Aug 2008 18:27:55 -0000	1.24
@@ -1,6 +1,6 @@
 Name:           libxml++
 Version:        2.23.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        C++ wrapper for the libxml2 XML parser library
 
 Group:          System Environment/Libraries
@@ -77,10 +77,15 @@
 %{_includedir}/*
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*
+%dir %{_libdir}/%{name}-2.6
+%dir %{_libdir}/%{name}-2.6/include
 %{_libdir}/%{name}-2.6/include/*.h
 
 
 %changelog
+* Fri Aug 29 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 2.23.2-2
+- Include unowned directories
+
 * Tue Aug  5 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.23.2-1
 - update to 2.23.2
 




More information about the fedora-extras-commits mailing list