commit libchipcard for openSUSE:Factory
Hello community, here is the log from the commit of package libchipcard for openSUSE:Factory checked in at 2016-04-30 23:31:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libchipcard (Old) and /work/SRC/openSUSE:Factory/.libchipcard.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "libchipcard" Changes: -------- --- /work/SRC/openSUSE:Factory/libchipcard/libchipcard.changes 2014-02-24 10:02:36.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libchipcard.new/libchipcard.changes 2016-04-30 23:32:06.000000000 +0200 @@ -1,0 +2,13 @@ +Wed Apr 6 11:03:21 UTC 2016 - nico.kruber@gmail.com + +- Update to version 5.0.4: + + change build system to support newer distributions +- Update to version 5.0.3beta: + + remove special handling for the cyberJack reader + (it was unclear whether this was actually needed) + + now, cyberJack readers get the same commands as any other + reader (this hopefully fixes some problems with them) + + if problems with cyberJack continue, please contact the + Reiner SCT support + +------------------------------------------------------------------- Old: ---- libchipcard-5.0.2.tar.bz2 New: ---- libchipcard-5.0.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libchipcard.spec ++++++ --- /var/tmp/diff_new_pack.ZWB1k5/_old 2016-04-30 23:32:07.000000000 +0200 +++ /var/tmp/diff_new_pack.ZWB1k5/_new 2016-04-30 23:32:07.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package libchipcard # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,27 +16,27 @@ # - Name: libchipcard -Version: 5.0.2 -Release: 1 -License: GPL-2.0+ +Version: 5.0.4 +Release: 0 Summary: Library That Allows Easy Access to Smart Cards (Chipcards) -Url: http://www.aquamaniac.de/sites/libchipcard/index.php +License: GPL-2.0+ Group: Hardware/Other -Source: %{name}-%{version}.tar.bz2 -#Source: http://www.aquamaniac.de/sites/download/download.php?package=02&release=26&f... +Url: http://www.aquamaniac.de/sites/libchipcard/index.php +Source: %{name}-%{version}.tar.gz +#Source: http://www2.aquamaniac.de/sites/download/download.php?package=02&release=200... Source100: libchipcard-rpmlintrc Patch0: libchipcard-buildsrcdoc.patch BuildRequires: doxygen +BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: graphviz BuildRequires: graphviz-gd BuildRequires: gwenhywfar-devel BuildRequires: gwenhywfar-tools BuildRequires: pcsc-lite-devel +BuildRequires: pkg-config BuildRequires: zlib-devel -BuildRequires: fdupes PreReq: %insserv_prereq BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -49,7 +49,6 @@ Reiner-SCT readers. %package -n libchipcard6 -License: GPL-2.0+ Summary: Library That Allows Easy Access to Smart Cards (Chipcards) Group: System/Libraries Requires: %{name} >= %{version} @@ -59,7 +58,6 @@ to develop applications that require these. %package devel -License: GPL-2.0+ Summary: Include Files and Libraries mandatory for Development Group: Development/Libraries/C and C++ Requires: %{name} = %{version}
participants (1)
-
root@hilbert.suse.de