commit pcsc-lite for openSUSE:Factory
Hello community, here is the log from the commit of package pcsc-lite for openSUSE:Factory checked in at 2014-11-24 11:11:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pcsc-lite (Old) and /work/SRC/openSUSE:Factory/.pcsc-lite.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "pcsc-lite" Changes: -------- --- /work/SRC/openSUSE:Factory/pcsc-lite/pcsc-lite.changes 2014-11-04 17:28:11.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.pcsc-lite.new/pcsc-lite.changes 2014-11-24 11:11:13.000000000 +0100 @@ -1,0 +2,20 @@ +Fri Nov 14 09:18:56 UTC 2014 - dimstar@opensuse.org + +- No longer perform gpg validation; osc source_validator does it + implicit: + + Drop gpg-offline BuildRequires. + + No longer execute gpg_verify. + +------------------------------------------------------------------- +Sat Nov 8 10:06:29 UTC 2014 - wr@rosenauer.org + +- Updated to version 1.8.13 + * fix a systemd + libudev hotplug bug introduced in version 1.8.12 + The list of readers was not (yet) available just after the start + of pcscd + * Make the license more 3-clause BSD like + * Fix a rare race condition in the (non default) libusb hotplug + * Some other minor improvements and bug corrections +- use a few more conditionals for recent systemd changes + +------------------------------------------------------------------- Old: ---- pcsc-lite-1.8.12.tar.bz2 pcsc-lite-1.8.12.tar.bz2.asc New: ---- pcsc-lite-1.8.13.tar.bz2 pcsc-lite-1.8.13.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pcsc-lite.spec ++++++ --- /var/tmp/diff_new_pack.NZ4rFl/_old 2014-11-24 11:11:14.000000000 +0100 +++ /var/tmp/diff_new_pack.NZ4rFl/_new 2014-11-24 11:11:14.000000000 +0100 @@ -37,10 +37,7 @@ BuildRequires: systemd %{?systemd_requires} %endif -%if %suse_version > 1220 -BuildRequires: gpg-offline -%endif -Version: 1.8.12 +Version: 1.8.13 Release: 0 Requires(pre): pwdutils Url: http://pcsclite.alioth.debian.org/ @@ -132,9 +129,6 @@ %prep -%if 0%{?gpg_verify:1} -%gpg_verify %{S:7} -%endif %setup -q %patch0 -p1 cp -a %{S:1} %{S:2} %{S:5} %{S:6} . @@ -174,8 +168,10 @@ mkdir -p $RPM_BUILD_ROOT%{_docdir}/%{name} cp -a AUTHORS ChangeLog ChangeLog.svn COPYING DRIVERS HELP NEWS README README.SUSE SECURITY TODO $RPM_BUILD_ROOT%{_docdir}/%{name} # Use socket activated pcscd by default. +%if %suse_version > 1140 mkdir -p $RPM_BUILD_ROOT/usr/lib/systemd/system-preset echo -e 'enable pcscd.socket\nenable pcscd.service' >$RPM_BUILD_ROOT/usr/lib/systemd/system-preset/50-pcscd.preset +%endif %clean rm -rf $RPM_BUILD_ROOT @@ -255,11 +251,11 @@ %{ifddir} %if %suse_version > 1140 %_unitdir/* +/usr/lib/systemd/system-preset/ %endif %if %suse_version < 1310 %{_initrddir}/pcscd %endif -/usr/lib/systemd/system-preset/50-pcscd.preset /var/adm/fillup-templates/sysconfig.pcscd # libpcsclite.so should stay in the main package (#732911). Third party packages may need it for dlopen(). %{_libdir}/libpcsclite.so ++++++ pcsc-lite-1.8.12.tar.bz2 -> pcsc-lite-1.8.13.tar.bz2 ++++++ ++++ 2368 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de