Hello community, here is the log from the commit of package libqca2 for openSUSE:Factory checked in at Fri Jun 24 09:13:18 CEST 2011.
-------- --- libqca2/libqca2.changes 2010-04-19 11:15:58.000000000 +0200 +++ /mounts/work_src_done/STABLE/libqca2/libqca2.changes 2011-06-23 16:13:54.000000000 +0200 @@ -1,0 +2,12 @@ +Thu Jun 23 16:08:39 CEST 2011 - [email protected] + +- update to 2.0.3: + - Bugfix release, forward and backward compatible with 2.0.x + - Fix compilation when using Qt/Windows SDK + +------------------------------------------------------------------- +Thu Jun 23 15:53:48 CEST 2011 - [email protected] + +- remove dependency on botan now that it got broken + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- qca-2.0.2.tar.bz2 New: ---- qca-2.0.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqca2.spec ++++++ --- /var/tmp/diff_new_pack.X3YV7Q/_old 2011-06-24 09:11:52.000000000 +0200 +++ /var/tmp/diff_new_pack.X3YV7Q/_new 2011-06-24 09:11:52.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package libqca2 (Version 2.0.2) +# spec file for package libqca2 # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -21,20 +21,28 @@ Name: libqca2 BuildRequires: cmake libdrm-devel libjpeg-devel libqt4-devel openssl-devel BuildRequires: kde4-filesystem update-desktop-files -BuildRequires: cyrus-sasl-devel gpg2 libgcrypt-devel mozilla-nss-devel -BuildRequires: libbotan-devel pkcs11-helper-devel +BuildRequires: cyrus-sasl-devel gpg2 libgcrypt-devel License: LGPLv2.1+ Group: Development/Libraries/C and C++ Summary: Qt Cryptographic Architecture 2 BuildRoot: %{_tmppath}/%{name}-%{version}-build Url: http://delta.affinix.com/qca/ -Version: 2.0.2 -Release: 4 +Version: 2.0.3 +Release: 1 %define tar_version %{version} %define my_subdirs qca-gnupg-* qca-ossl-* qca-pkcs11-* qca-cyrus-sasl-* %define with_botan 0 %define with_nss 0 %define with_pkcs11 1 +%if %with_botan +BuildRequires: libbotan-devel +%endif +%if %with_pkcs11 +BuildRequires: mozilla-nss-devel +%endif +%if %with_pkcs11 +BuildRequires: pkcs11-helper-devel +%endif Source: http://delta.affinix.com/download/qca/2.0/qca-%{tar_version}.tar.bz2 Source1: http://delta.affinix.com/download/qca/2.0/plugins/qca-cyrus-sasl-2.0.0-beta3.tar.bz2 Source2: http://delta.affinix.com/download/qca/2.0/plugins/qca-gnupg-2.0.0-beta3.tar.bz2 @@ -67,7 +75,7 @@ Summary: Qt Cryptographic Architecture 2 Group: Development/Libraries/C and C++ Requires: %{name} = %{version} -Requires: libqt4-devel Botan-devel +Requires: libqt4-devel %description devel This package provides a generic Qt cryptographic architecture, ++++++ qca-2.0.2.tar.bz2 -> qca-2.0.3.tar.bz2 ++++++ ++++ 124477 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
