[packages/crcutil] add automake.patch

glen glen at pld-linux.org
Mon Jul 4 09:10:17 CEST 2016


commit c9024be4a4e2263352ea07806f0ceced1bec018f
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Jul 4 10:10:03 2016 +0300

    add automake.patch
    
    https://code.google.com/archive/p/crcutil/issues/3

 crcutil.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/crcutil.spec b/crcutil.spec
index 8eb3346..2289f4e 100644
--- a/crcutil.spec
+++ b/crcutil.spec
@@ -14,6 +14,8 @@ Source0:	https://storage.googleapis.com/google-code-archive-downloads/v2/code.go
 Patch0:		detect-mcrc32.patch
 Patch1:		http://storage.googleapis.com/google-code-attachments/crcutil/issue-9/comment-0/build-fix-tests.patch
 # Patch1-md5:	6b88d4eeef7e418c1eb6fc0ab729dca2
+Patch2:		http://storage.googleapis.com/google-code-attachments/crcutil/issue-3/comment-0/automake.patch
+# Patch2-md5:	b2c82d3ac05fc206944479aae2e17d8d
 URL:		https://code.google.com/archive/p/crcutil/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -70,6 +72,7 @@ Dokumentacja API biblioteki %{name}.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crcutil.git/commitdiff/c9024be4a4e2263352ea07806f0ceced1bec018f



More information about the pld-cvs-commit mailing list