Hello community,

here is the log from the commit of package aqbanking for openSUSE:Factory 
checked in at 2014-12-21 12:05:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aqbanking (Old)
 and      /work/SRC/openSUSE:Factory/.aqbanking.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aqbanking"

Changes:
--------
--- /work/SRC/openSUSE:Factory/aqbanking/aqbanking.changes      2014-04-26 
09:59:25.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.aqbanking.new/aqbanking.changes 2014-12-21 
12:04:51.000000000 +0100
@@ -1,0 +2,10 @@
+Tue Dec 16 22:09:43 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 5.5.0.2
+  + Shorten paths of some AqHBCI files.
+    "tar" has a filename limit of 99, so we need to shorten the total
+    path, otherwise "make dist" will fail.
+- Add a dependency on cmake; aqbanking now provides cmake configuration
+  files for development
+
+-------------------------------------------------------------------

Old:
----
  aqbanking-5.4.3beta.tar.gz

New:
----
  aqbanking-5.5.0.2-git.tar.gz

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

Other differences:
------------------
++++++ aqbanking.spec ++++++
--- /var/tmp/diff_new_pack.n4C15h/_old  2014-12-21 12:04:53.000000000 +0100
+++ /var/tmp/diff_new_pack.n4C15h/_new  2014-12-21 12:04:53.000000000 +0100
@@ -26,14 +26,15 @@
 %define          q4b_cfgmoddir  %{fronts_libdir}/q4banking/cfgmodules
 
 Name:           aqbanking
-Version:        5.4.3beta
+Version:        5.5.0.2
 Release:        0
 Summary:        Library for Online Banking Functions and Financial Data Import 
and Export
 License:        GPL-2.0 or GPL-3.0
 Group:          Productivity/Office/Finance
 Url:            http://www.aquamaniac.de/aqbanking/
-Source:         %{name}-%{version}.tar.gz
+Source:         %{name}-%{version}-git.tar.gz
 Source1:        aqbanking4-handbook-20091231.pdf
+BuildRequires:  cmake
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -64,6 +65,7 @@
 License:        GPL-2.0+
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
+Requires:       cmake
 Requires:       glibc-devel
 Requires:       gwenhywfar-devel >= 4.10.0
 Requires:       ktoblzcheck-devel
@@ -115,7 +117,7 @@
 %lang_package
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}-git
 
 %build
 BACKEND_LIST="aqhbci aqnone"
@@ -225,6 +227,7 @@
 ### The aqbanking files
 %{_bindir}/%{name}-config
 %{_includedir}/%{name}5/
+%{_libdir}/cmake/%{name}-5.5/
 %{_libdir}/libaqbanking.so
 %{_libdir}/libaqhbci.so
 %{_libdir}/libaqnone.so

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to