packages: kde4-koffice/kde4-koffice.spec - unify irgname macro - add qt4-qm...

shadzik shadzik at pld-linux.org
Wed Feb 3 11:06:24 CET 2010


Author: shadzik                      Date: Wed Feb  3 10:06:24 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- unify irgname macro
- add qt4-qmake BR
- explicitely version more BRs

---- Files affected:
packages/kde4-koffice:
   kde4-koffice.spec (1.55 -> 1.56) 

---- Diffs:

================================================================
Index: packages/kde4-koffice/kde4-koffice.spec
diff -u packages/kde4-koffice/kde4-koffice.spec:1.55 packages/kde4-koffice/kde4-koffice.spec:1.56
--- packages/kde4-koffice/kde4-koffice.spec:1.55	Sat Jan 30 09:28:48 2010
+++ packages/kde4-koffice/kde4-koffice.spec	Wed Feb  3 11:06:19 2010
@@ -5,12 +5,13 @@
 # + OpenCTL, 0.9.2 or higher: OpenCTL is needed for some color spaces (High Dynamic Range Color Spaces, YCbCr and LMS) <http://www.openctl.org>
 # + Spnav: Spnav is the library which is required by the space navigator device plugin <http://spacenav.sourceforge.net/>
 # + pstoedit: The Karbon eps import filter will not be built. <http://www.pstoedit.net/>
+%bcond_without	pdf
 
 %define		_state		stable
-%define		origname	koffice
+%define		orgname		koffice
 %define		kdever		4.3.4
+%define		qtver		4.5.3
 
-%bcond_without	pdf
 
 Summary:	KOffice - powerful office suite for KDE
 Summary(pl.UTF-8):	KOffice - potężny pakiet biurowy dla KDE
@@ -23,18 +24,18 @@
 Release:	3
 License:	GPL/LGPL
 Group:		X11/Applications
-Source0:	ftp://ftp.kde.org/pub/kde/%{_state}/%{origname}-%{version}/%{origname}-%{version}.tar.bz2
+Source0:	ftp://ftp.kde.org/pub/kde/%{_state}/%{orgname}-%{version}/%{orgname}-%{version}.tar.bz2
 # Source0-md5:	9955f30f43ed3f6970870f55015a1a18
 Patch0:		%{name}-libpng.patch
 URL:		http://www.koffice.org/
 BuildRequires:	GraphicsMagick-devel
 BuildRequires:	OpenEXR-devel
 BuildRequires:	OpenGL-GLU-devel
-BuildRequires:	Qt3Support-devel
-BuildRequires:	QtScript-devel
-BuildRequires:	QtSvg-devel
-BuildRequires:	QtTest-devel
-BuildRequires:	QtUiTools-devel
+BuildRequires:	Qt3Support-devel >= %{qtver}
+BuildRequires:	QtScript-devel >= %{qtver}
+BuildRequires:	QtSvg-devel >= %{qtver}
+BuildRequires:	QtTest-devel >= %{qtver}
+BuildRequires:	QtUiTools-devel >= %{qtver}
 BuildRequires:	automoc4 >= 0.9.88
 BuildRequires:	boost-devel
 BuildRequires:	bzip2-devel
@@ -64,7 +65,8 @@
 BuildRequires:	python-devel >= 2.2
 BuildRequires:	qca-devel >= 2.0.0
 BuildRequires:	qimageblitz-devel
-BuildRequires:	qt4-build
+BuildRequires:	qt4-build >= %{qtver}
+BuildRequires:	qt4-qmake >= %{qtver}
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.129
 BuildRequires:	wv2-devel >= 0.4.1
@@ -312,7 +314,7 @@
 Processador de texto do KOffice.
 
 %prep
-%setup -q -n %{origname}-%{version}
+%setup -q -n %{orgname}-%{version}
 %patch0 -p0
 
 %build
@@ -780,6 +782,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.56  2010/02/03 10:06:19  shadzik
+- unify irgname macro
+- add qt4-qmake BR
+- explicitely version more BRs
+
 Revision 1.55  2010/01/30 08:28:48  arekm
 - rel 3; libpng fix
 
================================================================

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



More information about the pld-cvs-commit mailing list