]> git.pld-linux.org Git - packages/ktoblzcheck.git/commitdiff
- updated to 1.33 auto/ti/ktoblzcheck-1_33-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 10 Jun 2011 14:44:56 +0000 (14:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed obsolete soname patch

Changed files:
    ktoblzcheck-soname.patch -> 1.2
    ktoblzcheck.spec -> 1.24

ktoblzcheck-soname.patch [deleted file]
ktoblzcheck.spec

diff --git a/ktoblzcheck-soname.patch b/ktoblzcheck-soname.patch
deleted file mode 100644 (file)
index 3052ef1..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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))`"
index 4ffc52a84a6b01c2fccc662231c9fcc4dd92720e..90843526af792caa65d624936f53735299103bb3 100644 (file)
@@ -1,13 +1,12 @@
 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.32
+Version:       1.33
 Release:       1
 License:       LGPL v2+
 Group:         Libraries
 Source0:       http://downloads.sourceforge.net/ktoblzcheck/%{name}-%{version}.tar.gz
-# Source0-md5: bc08e0d781214dfbd858310691373856
-Patch0:                %{name}-soname.patch
+# Source0-md5: e9f62a9a64ee51ab43751eadcade0433
 URL:           http://ktoblzcheck.sourceforge.net/
 BuildRequires: libstdc++-devel
 BuildRequires: python-devel >= 1:2.5
@@ -73,7 +72,6 @@ Wiązanie Pythona dla biblioteki KtoBLZCheck.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure \
This page took 0.036501 seconds and 4 git commands to generate.