Author: pluto Date: Sun Sep 24 11:47:49 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - ldconfig for program_options, symlinks for program_options-devel. - release 4.
---- Files affected: SPECS: boost.spec (1.67 -> 1.68) ---- Diffs: ================================================================ Index: SPECS/boost.spec diff -u SPECS/boost.spec:1.67 SPECS/boost.spec:1.68 --- SPECS/boost.spec:1.67 Sun Sep 24 13:11:08 2006 +++ SPECS/boost.spec Sun Sep 24 13:47:44 2006 @@ -8,7 +8,7 @@ Summary(pl): Biblioteki C++ "Boost" Name: boost Version: 1.33.1 -Release: 3 +Release: 4 License: Boost Software License and others Group: Libraries Source0: http://dl.sourceforge.net/boost/%{name}_%{_fver}.tar.bz2 @@ -765,6 +765,9 @@ %post python -p /sbin/ldconfig %postun python -p /sbin/ldconfig +%post program_options -p /sbin/ldconfig +%postun program_options -p /sbin/ldconfig + %post regex -p /sbin/ldconfig %postun regex -p /sbin/ldconfig @@ -989,9 +992,11 @@ %defattr(644,root,root,755) %{_includedir}/boost/compatibility +%if 0 %files compose-devel %defattr(644,root,root,755) #%{_includedir}/boost/compose.hpp +%endif %files compressed_pair-devel %defattr(644,root,root,755) @@ -1035,6 +1040,7 @@ %files program_options-devel %defattr(644,root,root,755) +%attr(755,root,root) %{_libdir}/libboost_program_options*.so %{_includedir}/boost/program_options %{_includedir}/boost/program_options.hpp @@ -1120,6 +1126,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.68 2006/09/24 11:47:44 pluto +- ldconfig for program_options, symlinks for program_options-devel. +- release 4. + Revision 1.67 2006/09/24 11:11:08 pluto - program_options-devel R: any-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/boost.spec?r1=1.67&r2=1.68&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
