commit 80b5b4f2896e0e8ce8cc2bd02851086d209d1fb5
Author: Jakub Bogusz <[email protected]>
Date:   Tue Feb 12 21:02:34 2013 +0100

    - 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(-)
---
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}
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])
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/snappy.git/commitdiff/80b5b4f2896e0e8ce8cc2bd02851086d209d1fb5

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to