packages: kde4-kde3support/kde4-kde3support.spec, kde4-kde3support/kde4-kde...

arekm arekm at pld-linux.org
Mon Aug 17 19:49:20 CEST 2009


Author: arekm                        Date: Mon Aug 17 17:49:19 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 11; build fixed

---- Files affected:
packages/kde4-kde3support:
   kde4-kde3support.spec (1.23 -> 1.24) , kde4-kde3support-ac.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/kde4-kde3support/kde4-kde3support.spec
diff -u packages/kde4-kde3support/kde4-kde3support.spec:1.23 packages/kde4-kde3support/kde4-kde3support.spec:1.24
--- packages/kde4-kde3support/kde4-kde3support.spec:1.23	Mon Aug 17 19:11:47 2009
+++ packages/kde4-kde3support/kde4-kde3support.spec	Mon Aug 17 19:49:14 2009
@@ -19,7 +19,7 @@
 Summary(uk.UTF-8):	K Desktop Environment - Бібліотеки
 Name:		kde4-kde3support
 Version:	3.5.10
-Release:	10
+Release:	11
 License:	LGPL
 Group:		X11/Libraries
 Source0:	ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{origname}-%{version}.tar.bz2
@@ -32,6 +32,7 @@
 Patch3:		kdelibs-inotify.patch
 Patch4:		kde-am.patch
 Patch5:		kdelibs-gcc4.patch
+Patch6:		%{name}-ac.patch
 URL:		http://www.kde.org/
 BuildRequires:	OpenEXR-devel >= 1.4.0.a
 BuildRequires:	acl-devel
@@ -226,6 +227,7 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 mv -f configure{,.dist}
 
@@ -746,6 +748,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2009/08/17 17:49:14  arekm
+- rel 11; build fixed
+
 Revision 1.23  2009/08/17 17:11:47  arekm
 - AH_CHECK_HEADERS was readded in latest autoconf
 

================================================================
Index: packages/kde4-kde3support/kde4-kde3support-ac.patch
diff -u /dev/null packages/kde4-kde3support/kde4-kde3support-ac.patch:1.1
--- /dev/null	Mon Aug 17 19:49:20 2009
+++ packages/kde4-kde3support/kde4-kde3support-ac.patch	Mon Aug 17 19:49:14 2009
@@ -0,0 +1,24 @@
+--- kdelibs-3.5.10/admin/configure.in.min~	2008-08-19 22:28:39.000000000 +0200
++++ kdelibs-3.5.10/admin/configure.in.min	2009-08-17 19:13:01.823156420 +0200
+@@ -44,6 +44,9 @@
+ AM_CONFIG_HEADER(config.h) dnl at the distribution this done
+ 
+ dnl Checks for programs.
++AC_PROG_CC
++AC_PROG_CXX
++
+ AC_CHECK_COMPILERS
+ AC_ENABLE_SHARED(yes)
+ AC_ENABLE_STATIC(no)
+--- kdelibs-3.5.10/configure.in.in~	2006-05-22 20:14:23.000000000 +0200
++++ kdelibs-3.5.10/configure.in.in	2009-08-17 19:16:04.549804009 +0200
+@@ -25,6 +25,9 @@
+ AM_CONFIG_HEADER(config.h) dnl at the distribution this done
+ 
+ dnl Checks for programs.
++AC_PROG_CC
++AC_PROG_CXX
++
+ AC_CHECK_COMPILERS
+ AC_LIBLTDL_CONVENIENCE
+ 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kde4-kde3support/kde4-kde3support.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list