[yaz] Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

Guido Grazioli guidograzioli at fedoraproject.org
Mon Apr 9 01:10:15 UTC 2012


commit 39a32020a8fa5014f31934182bcc2ad7e7405c06
Author: Guido <guido at localhost.localdomain>
Date:   Mon Apr 9 11:10:08 2012 +1000

    Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

 .gitignore                  |    1 +
 001_yaz_fix_buildconf.patch |   11 +++++++++++
 sources                     |    2 +-
 3 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a2905a3..f855aaf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ yaz-4.0.2.tar.gz
 /yaz-4.2.4.tar.gz
 /yaz-4.2.14.tar.gz
 /yaz-4.2.17.tar.gz
+/yaz-4.2.29.tar.gz
diff --git a/001_yaz_fix_buildconf.patch b/001_yaz_fix_buildconf.patch
new file mode 100644
index 0000000..0e4e470
--- /dev/null
+++ b/001_yaz_fix_buildconf.patch
@@ -0,0 +1,11 @@
+--- A/buildconf.sh	2011-12-06 19:58:33.000000000 +1100
++++ B/buildconf.sh	2012-04-09 10:43:54.374000038 +1000
+@@ -27,7 +27,7 @@
+     libtoolize=glibtoolize
+ fi
+ 
+-if $automake --version|head -1 |grep '1\.[4-7]'; then
++if $automake --version|head -1 |grep ' 1\.[4-7]'; then
+     echo "automake 1.4-1.7 is active. You should use automake 1.8 or later"
+     if [ -f /etc/debian_version ]; then
+         echo " sudo apt-get install automake1.9"
diff --git a/sources b/sources
index 61de333..c0d1101 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-190273959b83a01c7bfecf3b7a2c891b  yaz-4.2.17.tar.gz
+584bcf12401f182a42091616c6cf7e0a  yaz-4.2.29.tar.gz


More information about the scm-commits mailing list