]> git.pld-linux.org Git - packages/libssh2.git/commitdiff
- updated to 1.2.9 auto/th/libssh2-1_2_9-1 auto/ti/libssh2-1_2_9-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 17 Aug 2011 19:17:14 +0000 (19:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed obsolete version patch

Changed files:
    libssh2-version.patch -> 1.2
    libssh2.spec -> 1.39

libssh2-version.patch [deleted file]
libssh2.spec

diff --git a/libssh2-version.patch b/libssh2-version.patch
deleted file mode 100644 (file)
index b3202f7..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
---- configure.ac~      2011-03-15 10:34:41.000000000 +0000
-+++ configure.ac       2011-04-14 18:13:19.365888483 +0100
-@@ -15,8 +15,8 @@
- fi
- dnl figure out the libssh2 version
--VERSION=`$SED -ne 's/^#define LIBSSH2_VERSION *"\(.*\)"/\1/p' ${srcdir}/include/libssh2.h`
- AM_INIT_AUTOMAKE
-+VERSION=`$SED -ne 's/^#define LIBSSH2_VERSION *"\(.*\)"/\1/p' ${srcdir}/include/libssh2.h`
- AC_MSG_CHECKING([libssh2 version])
- AC_MSG_RESULT($VERSION)
index 6226b67ecd192f7a46b066dbf390869f0b9f7797..ef5ede4423c78f9511d6216bd4d9efa304e607b0 100644 (file)
@@ -1,15 +1,14 @@
 Summary:       Library implementing the SSH2 protocol
 Summary(pl.UTF-8):     Biblioteka implementująca protokół SSH2
 Name:          libssh2
-Version:       1.2.8
-Release:       4
+Version:       1.2.9
+Release:       1
 License:       BSD
 Group:         Libraries
 Source0:       http://www.libssh2.org/download/%{name}-%{version}.tar.gz
-# Source0-md5: 1b236563b75d1b1f0d483352dc5918cf
+# Source0-md5: 62ea143c41c6ed437a55d6a0b0579f2f
 URL:           http://libssh2.org/
-Patch0:                %{name}-version.patch
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.50
 BuildRequires: automake
 BuildRequires: openssl-devel
 BuildRequires: zlib-devel
@@ -111,7 +110,6 @@ Biblioteka statyczna libssh2.
 
 %prep
 %setup -q
-%patch0 -p0
 
 %build
 cp -f /usr/share/automake/config.sub .
This page took 0.093147 seconds and 4 git commands to generate.