packages: ktoblzcheck/ktoblzcheck.spec, ktoblzcheck/ktoblzcheck-soname.patc...

qboosh qboosh at pld-linux.org
Sat May 28 08:45:26 CEST 2011


Author: qboosh                       Date: Sat May 28 06:45:26 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.32
- added soname patch (revert accidental soname decrease)

---- Files affected:
packages/ktoblzcheck:
   ktoblzcheck.spec (1.22 -> 1.23) , ktoblzcheck-soname.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/ktoblzcheck/ktoblzcheck.spec
diff -u packages/ktoblzcheck/ktoblzcheck.spec:1.22 packages/ktoblzcheck/ktoblzcheck.spec:1.23
--- packages/ktoblzcheck/ktoblzcheck.spec:1.22	Fri Feb 25 09:32:37 2011
+++ packages/ktoblzcheck/ktoblzcheck.spec	Sat May 28 08:45:21 2011
@@ -2,12 +2,13 @@
 Summary:	A library to check account numbers and bank codes of German banks
 Summary(pl.UTF-8):	Biblioteka do sprawdzania numerów kont i kodów bankowych niemieckich banków
 Name:		ktoblzcheck
-Version:	1.31
+Version:	1.32
 Release:	1
 License:	LGPL v2+
 Group:		Libraries
 Source0:	http://downloads.sourceforge.net/ktoblzcheck/%{name}-%{version}.tar.gz
-# Source0-md5:	2bc5fd7b3d6785527f7f0ea565c35e29
+# Source0-md5:	bc08e0d781214dfbd858310691373856
+Patch0:		%{name}-soname.patch
 URL:		http://ktoblzcheck.sourceforge.net/
 BuildRequires:	libstdc++-devel
 BuildRequires:	python-devel >= 1:2.5
@@ -73,6 +74,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure \
@@ -127,6 +129,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2011/05/28 06:45:21  qboosh
+- updated to 1.32
+- added soname patch (revert accidental soname decrease)
+
 Revision 1.22  2011/02/25 08:32:37  caleb
 - Up to 1.31
 

================================================================
Index: packages/ktoblzcheck/ktoblzcheck-soname.patch
diff -u /dev/null packages/ktoblzcheck/ktoblzcheck-soname.patch:1.1
--- /dev/null	Sat May 28 08:45:26 2011
+++ packages/ktoblzcheck/ktoblzcheck-soname.patch	Sat May 28 08:45:21 2011
@@ -0,0 +1,11 @@
+--- ktoblzcheck-1.32/configure.ac.orig	2011-05-21 23:12:17.000000000 +0200
++++ ktoblzcheck-1.32/configure.ac	2011-05-28 08:42:51.917242984 +0200
+@@ -19,7 +19,7 @@
+ 
+ # shared library version numbers
+ LIBKTOBLZCHECK_CURRENT=6
+-LIBKTOBLZCHECK_AGE=6
++LIBKTOBLZCHECK_AGE=5
+ LIBKTOBLZCHECK_REVISION=15
+ # is unused for now, but might be used later
+ LIBKTOBLZCHECK_EFFECTIVE="`echo \$(($LIBKTOBLZCHECK_CURRENT-$LIBKTOBLZCHECK_AGE))`"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ktoblzcheck/ktoblzcheck.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list