Accepting request 126504 from home:wrosenauer:devel
OBS-URL: https://build.opensuse.org/request/show/126504 OBS-URL: https://build.opensuse.org/package/show/security:chipcard/pcsc-lite?expand=0&rev=75
This commit is contained in:
committed by
Git OBS Bridge
parent
7e0ffb9c9f
commit
d16d214e18
@@ -33,7 +33,7 @@ BuildRequires: libusb-1_0-devel
|
||||
BuildRequires: systemd
|
||||
%{?systemd_requires}
|
||||
%endif
|
||||
Version: 1.8.3
|
||||
Version: 1.8.4
|
||||
Release: 0
|
||||
Requires(pre): pwdutils
|
||||
Url: http://pcsclite.alioth.debian.org/
|
||||
@@ -127,9 +127,6 @@ compile plugins for the pcsc-lite package.
|
||||
cp -a %{S:1} %{S:2} %{S:5} %{S:6} .
|
||||
|
||||
%build
|
||||
%if %suse_version > 1110
|
||||
ACLOCAL="aclocal -I m4" autoreconf -f -i
|
||||
%endif
|
||||
%configure\
|
||||
--docdir=%{_docdir}/%{name} \
|
||||
--enable-usbdropdir=%{ifddir} \
|
||||
@@ -177,7 +174,6 @@ exit 0
|
||||
/bin/systemctl restart pcscd.socket || :
|
||||
%endif
|
||||
%fillup_and_insserv -y -n pcscd pcscd
|
||||
%restart_on_update pcscd
|
||||
|
||||
%preun
|
||||
%if %suse_version > 1140
|
||||
@@ -193,6 +189,7 @@ if [ "$1" = "1" ]; then
|
||||
/bin/systemctl daemon-reload >/dev/null 2>&1 || :
|
||||
fi
|
||||
%endif
|
||||
%restart_on_update pcscd
|
||||
%insserv_cleanup
|
||||
|
||||
%post -n libpcsclite1 -p /sbin/ldconfig
|
||||
|
Reference in New Issue
Block a user