packages: libchipcard/libchipcard.spec - remove %%post and %%preun chkconfi...
lisu
lisu at pld-linux.org
Fri Sep 3 15:48:22 CEST 2010
Author: lisu Date: Fri Sep 3 13:48:22 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- remove %%post and %%preun chkconfig operations
- rel 3
---- Files affected:
packages/libchipcard:
libchipcard.spec (1.18 -> 1.19)
---- Diffs:
================================================================
Index: packages/libchipcard/libchipcard.spec
diff -u packages/libchipcard/libchipcard.spec:1.18 packages/libchipcard/libchipcard.spec:1.19
--- packages/libchipcard/libchipcard.spec:1.18 Fri Sep 3 15:40:59 2010
+++ packages/libchipcard/libchipcard.spec Fri Sep 3 15:48:17 2010
@@ -10,7 +10,7 @@
Summary(pl.UTF-8): Biblioteka łatwego dostępu do kart procesorowych
Name: libchipcard
Version: 5.0.0
-Release: 2
+Release: 3
License: LGPL v2.1 with OpenSSL linking exception
Group: Libraries
# http://www2.aquamaniac.de/sites/download/packages.php
@@ -127,14 +127,6 @@
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
-%post tools
-/sbin/chkconfig --add chipcardd
-
-%preun tools
-if [ "$1" = "0" ]; then
- /sbin/chkconfig --del chipcardd
-fi
-
%files
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README TODO doc/{CERTIFICATES,CONFIG,IPCCOMMANDS} etc/*.conf.*
@@ -178,6 +170,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.19 2010/09/03 13:48:17 lisu
+- remove %%post and %%preun chkconfig operations
+- rel 3
+
Revision 1.18 2010/09/03 13:40:59 lisu
- --with-pcsc-libs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libchipcard/libchipcard.spec?r1=1.18&r2=1.19&f=u
More information about the pld-cvs-commit
mailing list