packages: libkdcraw/libkdcraw.spec, libkdcraw/kde-am.patch (NEW) - add kde-...

glen glen at pld-linux.org
Wed Jan 20 10:15:49 CET 2010


Author: glen                         Date: Wed Jan 20 09:15:49 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add kde-am.patch; update url, unset ccache

---- Files affected:
packages/libkdcraw:
   libkdcraw.spec (1.10 -> 1.11) , kde-am.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/libkdcraw/libkdcraw.spec
diff -u packages/libkdcraw/libkdcraw.spec:1.10 packages/libkdcraw/libkdcraw.spec:1.11
--- packages/libkdcraw/libkdcraw.spec:1.10	Tue Nov 11 13:07:40 2008
+++ packages/libkdcraw/libkdcraw.spec	Wed Jan 20 10:15:43 2010
@@ -6,10 +6,11 @@
 Release:	2
 License:	GPL v2+
 Group:		X11/Libraries
-Source0:	http://dl.sourceforge.net/kipi/%{name}-%{version}.tar.bz2
+Source0:	http://downloads.sourceforge.net/kipi/%{name}-%{version}.tar.bz2
 # Source0-md5:	4fa5de407e9acf2eb5650d3fb5836f7d
 Patch0:		kde-ac260-lt.patch
-URL:		http://extragear.kde.org/apps/kipi/
+Patch1:		kde-am.patch
+URL:		http://www.kipi-plugins.org/drupal/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	gettext-devel
@@ -19,6 +20,9 @@
 BuildRequires:	rpmbuild(macros) >= 1.164
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# build broken with spaces in CC
+%undefine	with_ccache
+
 %description
 The KDcraw Library is part of the KIPI Project.
 
@@ -41,6 +45,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 cp -f /usr/share/automake/config.sub admin
@@ -84,6 +89,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2010/01/20 09:15:43  glen
+- add kde-am.patch; update url, unset ccache
+
 Revision 1.10  2008/11/11 12:07:40  arekm
 - release 2
 

================================================================
Index: packages/libkdcraw/kde-am.patch
diff -u /dev/null packages/libkdcraw/kde-am.patch:1.1
--- /dev/null	Wed Jan 20 10:15:49 2010
+++ packages/libkdcraw/kde-am.patch	Wed Jan 20 10:15:43 2010
@@ -0,0 +1,11 @@
+--- 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.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
+     ;;
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libkdcraw/libkdcraw.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list