Accepting request 258884 from home:wrosenauer:devel

- fixed sysconfig fillup

OBS-URL: https://build.opensuse.org/request/show/258884
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/pcsc-lite?expand=0&rev=105
This commit is contained in:
Wolfgang Rosenauer
2014-10-29 21:05:42 +00:00
committed by Git OBS Bridge
parent 40afdb9270
commit 2364846d5d
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 29 21:00:59 UTC 2014 - wr@rosenauer.org
- fixed sysconfig fillup
-------------------------------------------------------------------
Wed Sep 24 14:20:37 UTC 2014 - wr@rosenauer.org

View File

@@ -201,7 +201,7 @@ exit 0
%if %suse_version < 1310
%fillup_and_insserv -y -n pcscd pcscd
%else
%fillup_only pcscd
%fillup_only -n pcscd pcscd
%endif
%preun