From 80b5b4f2896e0e8ce8cc2bd02851086d209d1fb5 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Tue, 12 Feb 2013 21:02:34 +0100 Subject: [PATCH] - updated to 1.1.0 - removed outdated automake_1_12 patch --- snappy-automake_1_12.patch | 11 ----------- snappy.spec | 6 ++---- 2 files changed, 2 insertions(+), 15 deletions(-) delete mode 100644 snappy-automake_1_12.patch diff --git a/snappy-automake_1_12.patch b/snappy-automake_1_12.patch deleted file mode 100644 index 5c3a304..0000000 --- a/snappy-automake_1_12.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -dur snappy-1.0.5.orig/configure.ac snappy-1.0.5/configure.ac ---- snappy-1.0.5.orig/configure.ac 2012-02-24 16:46:14.000000000 +0100 -+++ snappy-1.0.5/configure.ac 2012-06-13 15:17:10.000000000 +0200 -@@ -12,6 +12,7 @@ - - # These are flags passed to automake (though they look like gcc flags!) - AM_INIT_AUTOMAKE([-Wall -Werror]) -+AM_PROG_AR - - LT_INIT - AC_SUBST([LIBTOOL_DEPS]) diff --git a/snappy.spec b/snappy.spec index 6d69fe8..316cdb1 100644 --- a/snappy.spec +++ b/snappy.spec @@ -1,14 +1,13 @@ Summary: Snappy - fast compression/decompression library Summary(pl.UTF-8): Snappy - biblioteka do szybkiej kompresji i dekompresji Name: snappy -Version: 1.0.5 +Version: 1.1.0 Release: 1 License: BSD Group: Libraries #Source0Download: http://code.google.com/p/snappy/downloads/list Source0: http://snappy.googlecode.com/files/%{name}-%{version}.tar.gz -# Source0-md5: 4c0af044e654f5983f4acbf00d1ac236 -Patch0: %{name}-automake_1_12.patch +# Source0-md5: c8f3ef29b5281e78f4946b2d739cea4f URL: http://code.google.com/p/snappy/ BuildRequires: autoconf >= 2.50 BuildRequires: automake @@ -89,7 +88,6 @@ Statyczna biblioteka Snappy. %prep %setup -q -%patch0 -p1 %build %{__libtoolize} -- 2.44.0