Author: qboosh Date: Wed Sep 19 19:32:08 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - more verbose files - LGPL v2.1 is included (and no specific LGPL version pointed in copyright note)
---- Files affected: SPECS: libxml++.spec (1.33 -> 1.34) ---- Diffs: ================================================================ Index: SPECS/libxml++.spec diff -u SPECS/libxml++.spec:1.33 SPECS/libxml++.spec:1.34 --- SPECS/libxml++.spec:1.33 Tue Sep 18 21:02:42 2007 +++ SPECS/libxml++.spec Wed Sep 19 21:32:03 2007 @@ -4,7 +4,7 @@ Name: libxml++ Version: 2.20.0 Release: 1 -License: LGPL +License: LGPL v2.1 Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.20/%{name}-%{version}.tar.bz2 # Source0-md5: 4fe6ae1344e523ea4756733be71f9af3 @@ -115,19 +115,19 @@ %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README -%attr(755,root,root) %{_libdir}/lib*.so.*.* +%attr(755,root,root) %{_libdir}/libxml++-2.6.so.*.*.* %files devel %defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/lib*.so -%{_libdir}/lib*.la +%attr(755,root,root) %{_libdir}/libxml++-2.6.so +%{_libdir}/libxml++-2.6.la %{_libdir}/libxml++-2.6 -%{_includedir}/* -%{_pkgconfigdir}/* +%{_includedir}/libxml++-2.6 +%{_pkgconfigdir}/libxml++-2.6.pc %files static %defattr(644,root,root,755) -%{_libdir}/lib*.a +%{_libdir}/libxml++-2.6.a %files apidocs %defattr(644,root,root,755) @@ -143,6 +143,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34 2007/09/19 19:32:03 qboosh +- more verbose files +- LGPL v2.1 is included (and no specific LGPL version pointed in copyright note) + Revision 1.33 2007/09/18 19:02:42 patrys - 2.20.0 - do not build examples ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libxml++.spec?r1=1.33&r2=1.34&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
