SPECS (AC-branch): boost.spec - ldconfig for program_options subpa...

adamg adamg at pld-linux.org
Sun Jan 28 13:32:22 CET 2007


Author: adamg                        Date: Sun Jan 28 12:32:22 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- ldconfig for program_options subpackage
- package symlink in program_options-devel
- release 5

---- Files affected:
SPECS:
   boost.spec (1.56 -> 1.56.4.1) 

---- Diffs:

================================================================
Index: SPECS/boost.spec
diff -u SPECS/boost.spec:1.56 SPECS/boost.spec:1.56.4.1
--- SPECS/boost.spec:1.56	Sun May  1 03:07:19 2005
+++ SPECS/boost.spec	Sun Jan 28 13:32:17 2007
@@ -8,7 +8,7 @@
 Name:		boost
 Version:	1.32.0
 %define	_fver	%(echo %{version} | tr . _)
-Release:	4
+Release:	5
 License:	Boost Software License and others
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/boost/%{name}_%{_fver}.tar.bz2
@@ -856,6 +856,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
 
@@ -1113,6 +1116,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
 
@@ -1205,6 +1209,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.56.4.1  2007/01/28 12:32:17  adamg
+- ldconfig for program_options subpackage
+- package symlink in program_options-devel
+- release 5
+
 Revision 1.56  2005/05/01 01:07:19  qboosh
 - release 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/boost.spec?r1=1.56&r2=1.56.4.1&f=u



More information about the pld-cvs-commit mailing list