packages: pam/pam.spec - rel 4 - don't fail in postinst trigger
baggins
baggins at pld-linux.org
Mon Feb 6 12:02:17 CET 2012
Author: baggins Date: Mon Feb 6 11:02:17 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- rel 4
- don't fail in postinst trigger
---- Files affected:
packages/pam:
pam.spec (1.322 -> 1.323)
---- Diffs:
================================================================
Index: packages/pam/pam.spec
diff -u packages/pam/pam.spec:1.322 packages/pam/pam.spec:1.323
--- packages/pam/pam.spec:1.322 Tue Jan 31 14:44:04 2012
+++ packages/pam/pam.spec Mon Feb 6 12:02:12 2012
@@ -18,7 +18,7 @@
Summary(uk.UTF-8): Інструмент, що забезпечує аутентифікацію для програм
Name: pam
Version: 1.1.5
-Release: 3
+Release: 4
Epoch: 1
License: GPL or BSD
Group: Base
@@ -378,6 +378,7 @@
if [ "$1" != 1 ]; then
%service -q crond restart
fi
+exit 0
%post -p <lua>
fh, error = io.open("/var/log/tallylog")
@@ -547,6 +548,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.323 2012/02/06 11:02:12 baggins
+- rel 4
+- don't fail in postinst trigger
+
Revision 1.322 2012/01/31 13:44:04 baggins
- rel 3
- added /var/run/sepermit
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pam/pam.spec?r1=1.322&r2=1.323&f=u
More information about the pld-cvs-commit
mailing list