[kpolynome] Update autotools patch for automake-1.14 (#1107057)

Yaakov Selkowitz yselkowitz at fedoraproject.org
Tue Jul 8 00:15:36 UTC 2014


commit 48d6a7764e8ad3fce5cbf54ac08f87a65aee7272
Author: Yaakov Selkowitz <yselkowitz at users.sourceforge.net>
Date:   Wed Jun 18 15:43:18 2014 -0500

    Update autotools patch for automake-1.14 (#1107057)

 kpolynome-0.1.2-autotools.patch |    2 +-
 kpolynome.spec                  |    5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/kpolynome-0.1.2-autotools.patch b/kpolynome-0.1.2-autotools.patch
index 51e3f92..26ec88b 100644
--- a/kpolynome-0.1.2-autotools.patch
+++ b/kpolynome-0.1.2-autotools.patch
@@ -27,7 +27,7 @@
      exit 1
      ;;
 -  automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9*) : ;;
-+  automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9* | automake*1.10* | automake*1.11* | automake*1.12* | automake*1.13*) : ;;
++  automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9* | automake*1.1[0-9]*) : ;;
    "" )
      echo "*** AUTOMAKE NOT FOUND!."
      echo "*** KDE requires automake $required_automake_version"
diff --git a/kpolynome.spec b/kpolynome.spec
index 5a839b6..30cc241 100644
--- a/kpolynome.spec
+++ b/kpolynome.spec
@@ -1,7 +1,7 @@
 Name:             kpolynome
 #Version          0.1-2   second upstream release
 Version:          0.1.2
-Release:          25%{?dist}
+Release:          26%{?dist}
 Summary:          A polynome calculation program
 
 License:          GPLv2
@@ -85,6 +85,9 @@ touch --no-create %{_datadir}/icons/hicolor || :
 %{_datadir}/icons/hicolor/??x??/apps/%{name}.png
 
 %changelog
+* Wed Jun 18 2014 Yaakov Selkowitz <yselkowi at redhat.com> - 0.1.2-26
+- Update autotools patch for automake-1.14 (#1107057)
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.2-25
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list