Author: megabajt Date: Sat May 16 14:27:16 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.3.2 (new soname)
---- Files affected: packages/libconfig: libconfig.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: packages/libconfig/libconfig.spec diff -u packages/libconfig/libconfig.spec:1.8 packages/libconfig/libconfig.spec:1.9 --- packages/libconfig/libconfig.spec:1.8 Fri Jul 11 23:55:58 2008 +++ packages/libconfig/libconfig.spec Sat May 16 16:27:10 2009 @@ -2,12 +2,12 @@ Summary: C Configuration File Library Summary(pl.UTF-8): Biblioteka C do plików konfiguracyjnych Name: libconfig -Version: 1.3 +Version: 1.3.2 Release: 1 License: LGPL v2.1+ Group: Libraries Source0: http://www.hyperrealm.com/libconfig/%{name}-%{version}.tar.gz -# Source0-md5: 00f2ebfacb5a0b7b02b409b751432b80 +# Source0-md5: 094a82afd382aa2305c6cc3c06025c2d Patch0: %{name}-info.patch URL: http://www.hyperrealm.com/main.php?s=libconfig BuildRequires: autoconf >= 2.50 @@ -139,7 +139,7 @@ %defattr(644,root,root,755) %doc AUTHORS README TODO %attr(755,root,root) %{_libdir}/libconfig.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libconfig.so.6 +%attr(755,root,root) %ghost %{_libdir}/libconfig.so.8 %files devel %defattr(644,root,root,755) @@ -156,7 +156,7 @@ %files c++ %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libconfig++.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libconfig++.so.6 +%attr(755,root,root) %ghost %{_libdir}/libconfig++.so.8 %files c++-devel %defattr(644,root,root,755) @@ -175,6 +175,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2009/05/16 14:27:10 megabajt +- updated to 1.3.2 (new soname) + Revision 1.8 2008/07/11 21:55:58 qboosh - updated to 1.3 (note: new sonames) - updated info patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libconfig/libconfig.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
