SPECS: libcdio.spec - ldconfig for c++
qboosh
qboosh at pld-linux.org
Tue Mar 21 22:56:39 CET 2006
Author: qboosh Date: Tue Mar 21 21:56:39 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- ldconfig for c++
---- Files affected:
SPECS:
libcdio.spec (1.25 -> 1.26)
---- Diffs:
================================================================
Index: SPECS/libcdio.spec
diff -u SPECS/libcdio.spec:1.25 SPECS/libcdio.spec:1.26
--- SPECS/libcdio.spec:1.25 Tue Mar 21 22:56:08 2006
+++ SPECS/libcdio.spec Tue Mar 21 22:56:34 2006
@@ -177,6 +177,9 @@
%postun devel
[ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir %{_infodir} >/dev/null 2>&1
+%post c++ -p /sbin/ldconfig
+%postun c++ -p /sbin/ldconfig
+
%files
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README THANKS TODO
@@ -247,6 +250,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.26 2006/03/21 21:56:34 qboosh
+- ldconfig for c++
+
Revision 1.25 2006/03/21 21:56:08 qboosh
- separated C++ libs (c++,c++-devel,c++-static subpackages), BR: libstdc++-devel
- added link patch to link C++ libs properly
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libcdio.spec?r1=1.25&r2=1.26&f=u
More information about the pld-cvs-commit
mailing list