SHA256
1
0
forked from pool/gwenhywfar

Accepting request 121272 from X11:common:Factory

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/121272
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gwenhywfar?expand=0&rev=38
This commit is contained in:
Stephan Kulow 2012-05-21 05:25:13 +00:00 committed by Git OBS Bridge
parent 71c8f270f8
commit abcebdb735
4 changed files with 24 additions and 18 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:366676f3ad566d2f5353311e20ea2039866a0ed617b3895aaa7456ac2fbf98e0
size 2346850

3
gwenhywfar-4.3.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:87ed0f8669e1c21eaa717a18a8cf516b771c00610f5e17148cd36bce0d7d8ec2
size 2346826

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed May 9 20:35:41 UTC 2012 - Nico.Laus.2001@gmx.de
- Update to version 4.3.3:
+ do not use the deprecated libgcrypt interface for RSA keys
anymore (allows compilation with newer libgcrypt versions)
-------------------------------------------------------------------
Fri Mar 9 07:37:01 UTC 2012 - Nico.Laus.2001@gmx.de
@ -18,8 +25,8 @@ Tue Dec 20 08:39:50 UTC 2011 - Nico.Laus.2001@gmx.de
Mon Dec 19 23:11:41 UTC 2011 - Nico.Laus.2001@gmx.de
- Update to version 4.3.1:
+ this version is needed for AqBanking's new support for the optical chipTAN
method
+ this version is needed for AqBanking's new support for the
optical chipTAN method
+ some improvements to the typemaker2 tool
-------------------------------------------------------------------

View File

@ -16,16 +16,15 @@
#
Name: gwenhywfar
Version: 4.3.2
Release: 1
License: GPL-2.0+ ; LGPL-2.1+
Version: 4.3.3
Release: 0
Summary: Multiplatform Helper Library for Other Libraries
Url: http://www.aqbanking.de/
License: GPL-2.0+ ; LGPL-2.1+
Group: System/Libraries
Url: http://www.aqbanking.de/
Source: %{name}-%{version}.tar.gz
#Source: http://www.aquamaniac.de/sites/download/download.php?package=01&release=66&file=01&dummy=gwenhywfar-4.3.2.tar.gz
#Source: http://www.aquamaniac.de/sites/download/download.php?package=01&release=67&file=01&dummy=gwenhywfar-4.3.3.tar.gz
BuildRequires: doxygen
BuildRequires: fdupes
BuildRequires: gnutls-devel
@ -47,9 +46,9 @@ configuration files, reading and writingof XML files, and interprocess
communication).
%package tools
Summary: Multiplatform Helper Library for Other Libraries - Tools
License: GPL-2.0+ ; LGPL-2.1+
Group: System/Libraries
Summary: Multiplatform Helper Library for Other Libraries - Tools
Requires: libgwenhywfar60 = %{version}
%description tools
@ -60,9 +59,9 @@ configuration files, reading and writing of XML files, and interprocess
communication).
%package -n libgwenhywfar60-plugins
Summary: Multiplatform Helper Library for Other Libraries - Plugins
License: LGPL-2.1+
Group: System/Libraries
Summary: Multiplatform Helper Library for Other Libraries - Plugins
Requires: %{name} = %{version}
%description -n libgwenhywfar60-plugins
@ -73,9 +72,9 @@ configuration files, reading and writing of XML files, and interprocess
communication).
%package -n libgwenhywfar60
Summary: Multiplatform Helper Library for Other Libraries
License: LGPL-2.1+
Group: System/Libraries
Summary: Multiplatform Helper Library for Other Libraries
Requires: %{name}-lang = %{version}
# Needed to make lang package installable
Provides: %{name} = %{version}
@ -89,9 +88,9 @@ configuration files, reading and writing of XML files, and interprocess
communication).
%package -n libgwengui-gtk2-0
Summary: Multiplatform Helper Library for Other Libraries -- GTK+ UI Backend
License: LGPL-2.1+
Group: System/Libraries
Summary: Multiplatform Helper Library for Other Libraries -- GTK+ UI Backend
%description -n libgwengui-gtk2-0
Gwenhywfar is a base library used to provide OS abstraction functions
@ -103,9 +102,9 @@ communication).
This package provides the GTK+ implementation of the generic UI toolkit.
%package -n libgwengui-qt4-0
Summary: Multiplatform Helper Library for Other Libraries -- Qt UI Backend
License: LGPL-2.1+
Group: System/Libraries
Summary: Multiplatform Helper Library for Other Libraries -- Qt UI Backend
%description -n libgwengui-qt4-0
Gwenhywfar is a base library used to provide OS abstraction functions
@ -117,13 +116,13 @@ communication).
This package provides the Qt implementation of the generic UI toolkit.
%package devel
Summary: Multi-Platform Helper Library for Other Libraries
License: LGPL-2.1+
Group: Development/Libraries/C and C++
Summary: Multi-Platform Helper Library for Other Libraries
Requires: glibc-devel
Requires: libgwengui-gtk2-0 = %{version}
Requires: libgwengui-qt4-0 = %{version}
Requires: libgwenhywfar60 = %{version}
Requires: glibc-devel
%description devel
Gwenhywfar is a base library used to provide OS abstraction functions