packages: allegro5/allegro5.spec - uncomment post and postun ldconfig
lisu
lisu at pld-linux.org
Sun Aug 15 00:14:25 CEST 2010
Author: lisu Date: Sat Aug 14 22:14:25 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- uncomment post and postun ldconfig
---- Files affected:
packages/allegro5:
allegro5.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: packages/allegro5/allegro5.spec
diff -u packages/allegro5/allegro5.spec:1.5 packages/allegro5/allegro5.spec:1.6
--- packages/allegro5/allegro5.spec:1.5 Sun Aug 15 00:06:02 2010
+++ packages/allegro5/allegro5.spec Sun Aug 15 00:14:19 2010
@@ -509,8 +509,8 @@
%clean
rm -rf $RPM_BUILD_ROOT
-#%%post -p /sbin/ldconfig
-#%%postun -p /sbin/ldconfig
+%post -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
#%%post devel -p /sbin/postshell
#-/usr/sbin/fix-info-dir -c %{_infodir}
@@ -733,6 +733,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2010/08/14 22:14:19 lisu
+- uncomment post and postun ldconfig
+
Revision 1.5 2010/08/14 22:06:02 lisu
- package new example
- package main liballegro soname
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/allegro5/allegro5.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list