commit f590e29af050fc3615be07b45fb0d246760cef7c
Author: Jakub Bogusz <[email protected]>
Date:   Sun Jul 16 20:56:16 2017 +0200

    - updated to 1.1.6

 snappy.spec | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/snappy.spec b/snappy.spec
index ea700b7..6849c93 100644
--- a/snappy.spec
+++ b/snappy.spec
@@ -1,13 +1,13 @@
 Summary:       Snappy - fast compression/decompression library
 Summary(pl.UTF-8):     Snappy - biblioteka do szybkiej kompresji i dekompresji
 Name:          snappy
-Version:       1.1.4
+Version:       1.1.6
 Release:       1
 License:       BSD
 Group:         Libraries
 #Source0Download: https://github.com/google/snappy/releases
-Source0:       
https://github.com/google/snappy/releases/download/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: c328993b68afe3e5bd87c8ea9bdeb028
+Source0:       
https://github.com/google/snappy/archive/%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: 34bc3707dea702f684a5b8a3649a1721
 Patch0:                %{name}-gflags.patch
 URL:           http://google.github.io/snappy/
 BuildRequires: autoconf >= 2.50
@@ -93,6 +93,10 @@ Statyczna biblioteka Snappy.
 %setup -q
 %patch0 -p1
 
+# missing in non-dist tarballs
+test -f INSTALL || touch INSTALL
+test -f README || touch README
+
 %build
 %{__libtoolize}
 %{__aclocal} -I m4
================================================================

---- gitweb:

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

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

Reply via email to