[packages/kde4-kdevplatform] - updated to 1.7.2

bszx bszx at pld-linux.org
Sun Nov 1 22:33:09 CET 2015


commit 7d72a11a4d48ff13fce7949d72bbfc5f418bef64
Author: Bartek Szady <bszx at pld-linux.org>
Date:   Sun Nov 1 22:32:21 2015 +0100

    - updated to 1.7.2

 kde4-kdevplatform-boost.patch | 15 ---------------
 kde4-kdevplatform.spec        | 15 +++++----------
 2 files changed, 5 insertions(+), 25 deletions(-)
---
diff --git a/kde4-kdevplatform.spec b/kde4-kdevplatform.spec
index 8161d6f..f1a71c9 100644
--- a/kde4-kdevplatform.spec
+++ b/kde4-kdevplatform.spec
@@ -4,20 +4,19 @@
 
 %define		_state		stable
 %define		orgname		kdevplatform
-%define		_kdevelopver	4.7.1
+%define		_kdevelopver	4.7.2
 %define		kdever		4.8.0
 %define		qtver		4.8.0
 
 Summary:	KDevelop Development Platform
 Summary(pl.UTF-8):	KDevelop Development Platform
 Name:		kde4-kdevplatform
-Version:	1.7.1
-Release:	2
+Version:	1.7.2
+Release:	1
 License:	GPL
 Group:		X11/Development/Tools
-Source0:	ftp://ftp.kde.org/pub/kde/%{_state}/kdevelop/%{_kdevelopver}/src/%{orgname}-%{version}.tar.xz
-# Source0-md5:	f6c123d65ae8d5c50944d548c8bc812f
-Patch0:		%{name}-boost.patch
+Source0:	http://download.kde.org/stable/kdevelop/%{_kdevelopver}/src/%{orgname}-%{version}.tar.xz
+# Source0-md5:	d383257586476292e9eb5bfbb193acc0
 URL:		http://www.kdevelop.org/
 BuildRequires:	QtNetwork-devel >= %{qtver}
 BuildRequires:	automoc4
@@ -41,8 +40,6 @@ BuildRequires:	zlib-devel
 Requires:	subversion-libs
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define         filterout       -flto
-
 %description
 kdevplatform
 
@@ -67,8 +64,6 @@ pisaniu własnych programów wykorzystujących kdevplatform.
 %prep
 %setup -q -n %{orgname}-%{version}
 
-%patch0 -p1
-
 %build
 install -d build
 cd build
diff --git a/kde4-kdevplatform-boost.patch b/kde4-kdevplatform-boost.patch
deleted file mode 100644
index bdbf008..0000000
--- a/kde4-kdevplatform-boost.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- kdevplatform-1.7.1/plugins/classbrowser/documentclassesfolder.h.orig	2015-02-02 15:14:28.000000000 +0100
-+++ kdevplatform-1.7.1/plugins/classbrowser/documentclassesfolder.h	2015-04-18 13:41:36.594022899 +0200
-@@ -23,9 +23,12 @@
- #define KDEVPLATFORM_PLUGIN_DOCUMENTCLASSESFOLDER_H
- 
- #include "classmodelnode.h"
-+
-+#ifndef Q_MOC_RUN
- #include <boost/multi_index_container.hpp>
- #include <boost/multi_index/member.hpp>
- #include <boost/multi_index/ordered_index.hpp>
-+#endif
- 
- namespace ClassModelNodes
- {
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kde4-kdevplatform.git/commitdiff/7d72a11a4d48ff13fce7949d72bbfc5f418bef64



More information about the pld-cvs-commit mailing list