[packages/kde4-kde3support] Fix building with boost 1.50 Release 39

baggins baggins at pld-linux.org
Wed Jul 11 11:48:41 CEST 2012


commit 96df878a8f7665bc6a2f29ee8c495b714610051c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Jul 11 11:39:25 2012 +0200

    Fix building with boost 1.50
    Release 39

 kde4-kde3support.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/kde4-kde3support.spec b/kde4-kde3support.spec
index 58ab7fe..ba2dd4a 100644
--- a/kde4-kde3support.spec
+++ b/kde4-kde3support.spec
@@ -18,7 +18,7 @@ Summary(ru.UTF-8):	K Desktop Environment 3 - Библиотеки
 Summary(uk.UTF-8):	K Desktop Environment 3 - Бібліотеки
 Name:		kde4-kde3support
 Version:	3.5.10
-Release:	38
+Release:	39
 License:	LGPL v2
 Group:		X11/Libraries
 Source0:	ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{origname}-%{version}.tar.bz2
@@ -35,6 +35,7 @@ Patch6:		%{name}-ac.patch
 Patch7:		crystalsvg-theme_index.patch
 Patch8:		openssl1.patch
 Patch9:		%{name}-qt4.patch
+Patch10:	boost-1.50.patch
 URL:		http://www.kde.org/
 BuildRequires:	OpenEXR-devel >= 1.4.0.a
 BuildRequires:	acl-devel
@@ -241,6 +242,7 @@ KDE.
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
+%patch10 -p1
 
 mv -f configure{,.dist}
 


More information about the pld-cvs-commit mailing list