Hello community,

here is the log from the commit of package pcsc-asekey for openSUSE:Factory 
checked in at 2012-07-13 11:33:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pcsc-asekey (Old)
 and      /work/SRC/openSUSE:Factory/.pcsc-asekey.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pcsc-asekey", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pcsc-asekey/pcsc-asekey.changes  2011-09-23 
12:21:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.pcsc-asekey.new/pcsc-asekey.changes     
2012-07-13 11:33:32.000000000 +0200
@@ -1,0 +2,7 @@
+Thu Jul 12 19:33:55 CEST 2012 - [email protected]
+
+- Update to version 3.6:
+  * IFDHSetProtocolParameters does nothing when the protocol need
+    not be changed.
+
+-------------------------------------------------------------------

Old:
----
  asekey-3.4.tar.bz2

New:
----
  asekey-3-6-tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pcsc-asekey.spec ++++++
--- /var/tmp/diff_new_pack.r0rTYa/_old  2012-07-13 11:33:33.000000000 +0200
+++ /var/tmp/diff_new_pack.r0rTYa/_new  2012-07-13 11:33:33.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package pcsc-asekey (Version 3.4)
+# spec file for package pcsc-asekey
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products 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,18 +16,20 @@
 #
 
 
-
 Name:           pcsc-asekey
 %define _name asekey
 Summary:        ASEKey USB Token Driver
-Version:        3.4
-Release:        66
 License:        BSD-3-Clause
 Group:          Productivity/Security
+Version:        3.6
+Release:        0
+%define tar_version %(echo %{version} | tr . -)
 Url:            http://www.asedrive.com/downloads
-Source:         %{_name}-%{version}.tar.bz2
+Source:         %{_name}-%{tar_version}-tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  libusb-devel pcsc-lite-devel pkg-config
+BuildRequires:  libusb-devel
+BuildRequires:  pcsc-lite-devel
+BuildRequires:  pkg-config
 Requires:       pcsc-lite
 Supplements:    modalias(usb:v0DC3p1701d*dc*dsc*dp*ic*isc*ip*)
 Supplements:    modalias(usb:v0DC3p1702d*dc*dsc*dp*ic*isc*ip*)
@@ -39,14 +41,9 @@
 This driver is meant to be used with the PCSC-Lite daemon from the
 pcsc-lite package.
 
-
-
-Authors:
---------
-    Athena Smartcard Solutions
-
 %prep
 %setup -q -n %{_name}-%{version}
+chmod -x ChangeLog LICENSE README
 
 %build
 %configure

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to