]> git.pld-linux.org Git - packages/kdelibs.git/commitdiff
- adjust for automake 1.11
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 19 May 2009 10:38:18 +0000 (10:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kde-am.patch -> 1.2
    kdelibs.spec -> 1.578

kde-am.patch
kdelibs.spec

index 66b3b1c73d15c24c818682a5ce6a977fc5b39ac2..5a23f3aefde29995685f7fadf14cc44d2eb739f9 100644 (file)
@@ -1,11 +1,11 @@
---- kde/admin/cvs.sh.org       2006-10-27 07:59:00.057543638 +0000
-+++ kde/admin/cvs.sh   2006-10-27 07:59:38.666892277 +0000
+--- kdelibs-3.5.10/admin/cvs.sh~       2008-08-19 23:28:39.000000000 +0300
++++ kdelibs-3.5.10/admin/cvs.sh        2009-05-19 13:34:47.966210297 +0300
 @@ -68,7 +68,7 @@
      echo "*** KDE requires automake $required_automake_version"
      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.6.* | automake*1.7* | automake*1.8* | automake*1.9* | automake*1.10*)
++  automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9* | automake*1.10* | automake*1.11*)
      echo "*** $AUTOMAKE_STRING found."
      UNSERMAKE=no
      ;;
index 536cb788a07910ffb9af7580165de3add19be218..11b94111d35b29b55c700f34942c59df9bd4c2c4 100644 (file)
@@ -18,7 +18,7 @@ Summary(ru.UTF-8):    K Desktop Environment - Библиотеки
 Summary(uk.UTF-8):     K Desktop Environment - Бібліотеки
 Name:          kdelibs
 Version:       3.5.10
-Release:       10
+Release:       11
 Epoch:         9
 License:       LGPL
 Group:         X11/Libraries
@@ -46,6 +46,7 @@ Patch9:               %{name}-lib_loader.patch
 Patch10:       %{name}-kate-syntax.patch
 Patch11:       %{name}-konqueror-ti-agent.patch
 Patch12:       %{name}-konqueror-agent.patch
+Patch13:       kde-am.patch
 URL:           http://www.kde.org/
 BuildRequires: OpenEXR-devel >= 1.4.0.a
 BuildRequires: acl-devel
@@ -369,6 +370,7 @@ strony innych użytkowników lokalnych.
 %else
 %patch12 -p1
 %endif
+%patch13 -p1
 
 mv -f configure{,.dist}
 
This page took 0.08818 seconds and 4 git commands to generate.