SPECS: pam.spec - skeleton for the trigger
baggins
baggins at pld-linux.org
Mon Feb 5 01:02:55 CET 2007
Author: baggins Date: Mon Feb 5 00:02:55 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- skeleton for the trigger
---- Files affected:
SPECS:
pam.spec (1.247 -> 1.248)
---- Diffs:
================================================================
Index: SPECS/pam.spec
diff -u SPECS/pam.spec:1.247 SPECS/pam.spec:1.248
--- SPECS/pam.spec:1.247 Mon Feb 5 00:59:35 2007
+++ SPECS/pam.spec Mon Feb 5 01:02:50 2007
@@ -322,6 +322,11 @@
%clean
rm -rf $RPM_BUILD_ROOT
+%triggerpostun libs -- %{name}-libs < 0.99.7.1
+# s/pam_make\.so \(.*\)/pam_exec.so make -C \1/g
+# s/pam_homedir\.so/pam_mkhomedir.so/g
+# /var/lock/console -> /var/run/console
+
%post libs -p /sbin/ldconfig
%postun libs -p /sbin/ldconfig
@@ -449,6 +454,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.248 2007/02/05 00:02:50 baggins
+- skeleton for the trigger
+
Revision 1.247 2007/02/04 23:59:35 baggins
- enable audit support by default
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/pam.spec?r1=1.247&r2=1.248&f=u
More information about the pld-cvs-commit
mailing list