packages: linuxtv-dvb-apps/linuxtv-dvb-apps.spec - %post(un) ldconfig in li...
gotar
gotar at pld-linux.org
Sat Nov 5 22:43:55 CET 2011
Author: gotar Date: Sat Nov 5 21:43:55 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- %post(un) ldconfig in libs subpackage
---- Files affected:
packages/linuxtv-dvb-apps:
linuxtv-dvb-apps.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: packages/linuxtv-dvb-apps/linuxtv-dvb-apps.spec
diff -u packages/linuxtv-dvb-apps/linuxtv-dvb-apps.spec:1.10 packages/linuxtv-dvb-apps/linuxtv-dvb-apps.spec:1.11
--- packages/linuxtv-dvb-apps/linuxtv-dvb-apps.spec:1.10 Sat Nov 5 21:33:05 2011
+++ packages/linuxtv-dvb-apps/linuxtv-dvb-apps.spec Sat Nov 5 22:43:50 2011
@@ -70,6 +70,9 @@
%clean
rm -rf $RPM_BUILD_ROOT
+%post libs -p /sbin/ldconfig
+%postun libs -p /sbin/ldconfig
+
%files
%defattr(644,root,root,755)
%doc alevt lib/libdvbcfg/zapchannel.txt util/dib3000-watch/README.dib3000-watch util/dvbnet/net_start* util/szap/channels-conf README* TODO.libesg
@@ -88,6 +91,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2011/11/05 21:43:50 gotar
+- %post(un) ldconfig in libs subpackage
+
Revision 1.10 2011/11/05 20:33:05 gotar
- fixed /usr/lib64, rel. 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/linuxtv-dvb-apps/linuxtv-dvb-apps.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list