Hello community, here is the log from the commit of package ktoblzcheck for openSUSE:Factory checked in at Tue Oct 11 16:56:34 CEST 2011.
-------- --- openSUSE:Factory/ktoblzcheck/ktoblzcheck.changes 2011-09-23 02:07:24.000000000 +0200 +++ /mounts/work_src_done/STABLE/ktoblzcheck/ktoblzcheck.changes 2011-10-10 22:06:15.000000000 +0200 @@ -1,0 +2,12 @@ +Mon Oct 10 19:56:36 UTC 2011 - [email protected] + +- update to 1.36: + * Replace assertions with graceful failures +- fixed rpmlint warning about missing pkg-config + +------------------------------------------------------------------- +Mon Sep 12 11:42:36 UTC 2011 - [email protected] + +- update to 1.35 + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- ktoblzcheck-1.28.tar.bz2 New: ---- ktoblzcheck-1.36.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktoblzcheck.spec ++++++ --- /var/tmp/diff_new_pack.wUDz0R/_old 2011-10-11 16:56:29.000000000 +0200 +++ /var/tmp/diff_new_pack.wUDz0R/_new 2011-10-11 16:56:29.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package ktoblzcheck (Version 1.28) +# spec file for package ktoblzcheck # -# 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 @@ -20,15 +20,16 @@ Name: ktoblzcheck Summary: Library to check account numbers and bank codes of German banks documents -Version: 1.28 +Version: 1.36 Release: 1 -Source: %{name}-%{version}.tar.bz2 +Source: %{name}-%{version}.tar.gz +#Source: http://prdownloads.sourceforge.net/ktoblzcheck/%{name}-%{version}.tar.gz Group: Productivity/Office/Finance License: LGPLv2.1+ Url: http://ktoblzcheck.sourceforge.net BuildRoot: %{_tmppath}/%{name}-%{version}-build AutoReqProv: on -BuildRequires: fdupes gcc-c++ python +BuildRequires: fdupes gcc-c++ pkg-config python %description KtoBLZCheck is a library to check account numbers and bank codes of @@ -113,12 +114,7 @@ %install make pythondir=%{py_sitedir} DESTDIR=$RPM_BUILD_ROOT install mkdir -p $RPM_BUILD_ROOT%{_defaultdocdir}/%{name} -# mkdir -p $RPM_BUILD_ROOT/usr/share/man/man1 -# mv $RPM_BUILD_ROOT/usr/man/man1/ktoblzcheck.1 $RPM_BUILD_ROOT/usr/share/man/man1/ -#cp -p AUTHORS ChangeLog COPYING INSTALL NEWS README README.WIN32 TODO $RPM_BUILD_ROOT%{_defaultdocdir}/%{name} cp -p AUTHORS ChangeLog COPYING INSTALL NEWS README $RPM_BUILD_ROOT%{_defaultdocdir}/%{name} -#%makeinstall \ -# pythondir=%{py_sitedir} %fdupes -s %{buildroot} @@ -137,7 +133,7 @@ %{_mandir}/man1/%{name}.1* %{_bindir}/%{name} %dir %{_datadir}/%{name} -%{_datadir}/%{name}/bankdata.txt +#%{_datadir}/%{name}/bankdata.txt %{_datadir}/%{name}/ibandata.txt %{_datadir}/%{name}/bundesbank.pl %{_datadir}/%{name}/online_update.pl continue with "q"... Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
