Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pcsc-cyberjack for openSUSE:Factory checked in at 2021-01-27 18:57:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pcsc-cyberjack (Old) and /work/SRC/openSUSE:Factory/.pcsc-cyberjack.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pcsc-cyberjack" Wed Jan 27 18:57:23 2021 rev:58 rq:867122 version:3.99.5final.SP14 Changes: -------- --- /work/SRC/openSUSE:Factory/pcsc-cyberjack/pcsc-cyberjack.changes 2020-12-02 15:05:54.597620349 +0100 +++ /work/SRC/openSUSE:Factory/.pcsc-cyberjack.new.28504/pcsc-cyberjack.changes 2021-01-27 18:57:25.220357771 +0100 @@ -1,0 +2,12 @@ +Wed Jan 27 09:26:46 UTC 2021 - Wolfgang Rosenauer <w...@rosenauer.org> + +- removed obsolete pcsc-cyberjack-3.99.5final.SP09-gcc10.patch + +------------------------------------------------------------------- +Thu Jan 7 18:54:58 UTC 2021 - Matthias Mail??nder <mailaen...@opensuse.org> + +- update to 3.99.5 Service Pack 14 +- use https://en.opensuse.org/SourceUrls +- remove check for obsolete SUSE versions + +------------------------------------------------------------------- Old: ---- pcsc-cyberjack-3.99.5final.SP09-gcc10.patch pcsc-cyberjack_3.99.5final.SP13.tar.gz New: ---- pcsc-cyberjack_3.99.5final.SP14.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pcsc-cyberjack.spec ++++++ --- /var/tmp/diff_new_pack.wzHSd7/_old 2021-01-27 18:57:26.076359095 +0100 +++ /var/tmp/diff_new_pack.wzHSd7/_new 2021-01-27 18:57:26.080359101 +0100 @@ -1,7 +1,7 @@ # # spec file for package pcsc-cyberjack # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,22 +25,18 @@ %endif Name: pcsc-cyberjack -Version: 3.99.5final.SP13 +Version: 3.99.5final.SP14 Release: 0 -URL: http://www.reiner-sct.de/support/treiber_cyberjack.php +URL: https://www.reiner-sct.com/support/support-anfrage/?productGroup=77304735&product=77304820&q=driver&os=Linux#choice5 Summary: PC/SC IFD Handler for the Reiner SCT Cyberjack USB-SmartCard Readers -# libcyberjack/checksuite removed from upstream tarball because it contains -# GPL licensed code which is totally unused at the moment; to avoid adding -# GPL as a license License: LGPL-2.1-or-later Group: Productivity/Security -Source: %{name}_%{version}.tar.gz +Source: https://support.reiner-sct.de/downloads/LINUX/V3.99.5_SP14/%{name}_%{version}.tar.gz Source1: %{name}-README.SUSE Source2: 40-cyberjack.rules Patch1: ctapi-cyberjack-configure.patch Patch2: no-checksuite.patch Patch3: no-libdialog.patch -Patch4: pcsc-cyberjack-3.99.5final.SP09-gcc10.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %define ifddir %(pkg-config --variable=usbdropdir libpcsclite) BuildRequires: distribution-release @@ -91,26 +87,27 @@ %patch1 %patch2 -p1 %patch3 -p1 -%patch4 -p1 + +# unused at the moment; avoid adding GPL as a license +rm -rf libcyberjack checksuite +mkdir -p libcyberjack +cat <<EOF > libcyberjack/Makefile.in +all: +install: +EOF %build ACLOCAL="aclocal -I m4" autoreconf -f -i %configure\ --disable-static\ --enable-release\ -%if %suse_version < 1120 - --enable-hal=yes \ - --enable-udev=no \ -%endif --with-usbdropdir=%{ifddir} make %{?_smp_mflags} %install %makeinstall -%if %suse_version >= 1120 mkdir -p %{buildroot}/%{_udevrulesdir} install %{SOURCE2} %{buildroot}/%{_udevrulesdir} -%endif # clean up mv %{buildroot}/%{_sysconfdir}/cyberjack.conf{.default,} # exclude @@ -124,8 +121,6 @@ %dir %{ifddir} %{ifddir}/libifd-cyberjack.bundle %config(noreplace) %{_sysconfdir}/cyberjack.conf -%if %suse_version >= 1120 %{_udevrulesdir}/* -%endif %changelog ++++++ pcsc-cyberjack_3.99.5final.SP13.tar.gz -> pcsc-cyberjack_3.99.5final.SP14.tar.gz ++++++ ++++ 62191 lines of diff (skipped)