packages: yakuake/yakuake.spec - up to 2.9.8 - adjusted to new cmake macro

august84 august84 at pld-linux.org
Wed Apr 20 23:09:06 CEST 2011


Author: august84                     Date: Wed Apr 20 21:09:06 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 2.9.8
- adjusted to new cmake macro

---- Files affected:
packages/yakuake:
   yakuake.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: packages/yakuake/yakuake.spec
diff -u packages/yakuake/yakuake.spec:1.34 packages/yakuake/yakuake.spec:1.35
--- packages/yakuake/yakuake.spec:1.34	Sun Feb  6 18:35:31 2011
+++ packages/yakuake/yakuake.spec	Wed Apr 20 23:09:01 2011
@@ -1,14 +1,16 @@
 # $Revision$, $Date$
+%define		_state	stable
+
 Summary:	Very powerful Quake style Konsole
 Summary(de.UTF-8):	Ein Quake ähnlicher Konsole Emulator
 Summary(pl.UTF-8):	Rozbudowany emulator terminala w stylu Quake
 Name:		yakuake
-Version:	2.9.7
-Release:	2
+Version:	2.9.8
+Release:	1
 License:	GPL v2
 Group:		X11/Applications
-Source0:	http://download.berlios.de/yakuake/%{name}-%{version}.tar.bz2
-# Source0-md5:	c5a6d1f50ab9464d62563cdb18d6afb7
+Source0:	ftp://ftp.kde.org/pub/kde/%{_state}/yakuake/%{version}/src/%{name}-%{version}.tar.bz2
+# Source0-md5:	a53ae52fc530912b74155a586d92a1fe
 URL:		http://yakuake.kde.org/
 BuildRequires:	QtCore-devel
 BuildRequires:	QtDBus-devel
@@ -21,7 +23,7 @@
 BuildRequires:	kde4-kdelibs-devel
 BuildRequires:	qt4-build
 BuildRequires:	qt4-qmake
-BuildRequires:	rpmbuild(macros) >= 1.129
+BuildRequires:	rpmbuild(macros) >= 1.600
 # for libkonsolepart
 Requires:	kde4-kdebase-konsole
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -42,7 +44,6 @@
 install -d build
 cd build
 %cmake \
-	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
 	../
 
 %{__make}
@@ -73,6 +74,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2011/04/20 21:09:01  august84
+- up to 2.9.8
+- adjusted to new cmake macro
+
 Revision 1.34  2011/02/06 17:35:31  sparky
 - %install should begin with rm -rf $RPM_BUILD_ROOT; unified %install a little
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/yakuake/yakuake.spec?r1=1.34&r2=1.35&f=u



More information about the pld-cvs-commit mailing list