SPECS (DEVEL): kde4-kdeplasma-addons.spec - 4.1.61 - updated BRs - cmake > ...

shadzik shadzik at pld-linux.org
Mon Aug 11 14:18:13 CEST 2008


Author: shadzik                      Date: Mon Aug 11 12:18:13 2008 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- 4.1.61
- updated BRs
- cmake > 2.6.0 fix
- -lancelot subpackage (NOTE: i'm not sure about the description)

---- Files affected:
SPECS:
   kde4-kdeplasma-addons.spec (1.9 -> 1.9.2.1) 

---- Diffs:

================================================================
Index: SPECS/kde4-kdeplasma-addons.spec
diff -u SPECS/kde4-kdeplasma-addons.spec:1.9 SPECS/kde4-kdeplasma-addons.spec:1.9.2.1
--- SPECS/kde4-kdeplasma-addons.spec:1.9	Fri Jul 25 18:57:31 2008
+++ SPECS/kde4-kdeplasma-addons.spec	Mon Aug 11 14:18:08 2008
@@ -1,29 +1,28 @@
 # $Revision$, $Date$
 %define		orgname	kdeplasma-addons
-%define		_state	stable
-%define		_qtver	4.4.0
+%define		_state	unstable
+%define		_qtver	4.4.1
 
 Summary:	KDE4 Plasmoids
 Summary(pl.UTF-8):	Plazmoidy dla KDE4
 Name:		kde4-kdeplasma-addons
-Version:	4.1.0
+Version:	4.1.61
 Release:	1
 License:	GPL v2
 Group:		X11/Applications
 Source0:	ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2
-# Source0-md5:	c67db067de416209fd63ff0deea44510
-Patch0:		%{name}-bluemarble.patch
+# Source0-md5:	40a2e2d4e004797f3a818fdf82e2084c
 URL:		http://www.kde.org/
-BuildRequires:	OpenGL-devel
 BuildRequires:	OpenGL-GLU-devel
+BuildRequires:	OpenGL-devel
 BuildRequires:	QtCore-devel >= %{_qtver}
 BuildRequires:	QtOpenGL-devel >= %{_qtver}
-BuildRequires:	automoc4 >= 0.9.83
-BuildRequires:	cmake
+BuildRequires:	automoc4 >= 0.9.84
+BuildRequires:	cmake >= 2.6.0
 BuildRequires:	kde4-kdebase-workspace-devel >= %{version}
 BuildRequires:	kde4-kdelibs-devel >= %{version}
 BuildRequires:	kde4-kdepimlibs-devel >= %{version}
-BuildRequires:	phonon-devel >= 4.1.83
+BuildRequires:	phonon-devel >= 4.2.0
 BuildRequires:	qt4-build >= %{_qtver}
 BuildRequires:	qt4-qmake >= %{_qtver}
 BuildRequires:	rpmbuild(macros) >= 1.293
@@ -36,15 +35,27 @@
 %description -l pl.UTF-8
 Plazmoidy dla KDE4.
 
+%package lancelot
+Summary:	Lancelot Desktop Theme
+Summary(pl.UTF-8):	Motyw dla pulpitu Lancelot
+Group:		X11/Applications
+Requires:	kde4-kdebase-workspace >= %{version}
+
+%description lancelot
+Lancelot Desktop Theme.
+
+%description lancelot -l pl.UTF-8
+Motyw dla pulpitu Lancelot.
+
 %prep
 %setup -q -n %{orgname}-%{version}
-%patch0 -p0
 
 %build
 install -d build
 cd build
 %cmake \
 	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
+	-DCMAKE_AR=/usr/bin/ar \
 %if "%{_lib}" != "lib"
 	-DLIB_SUFFIX=64 \
 %endif
@@ -64,14 +75,15 @@
 %post	-p /sbin/ldconfig
 %postun	-p /sbin/ldconfig
 
+%post	lancelot	-p /sbin/ldconfig
+%postun	lancelot	-p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/kde4/krunner_*.so
 %attr(755,root,root) %{_libdir}/kde4/plasma_applet_*.so
 %attr(755,root,root) %{_libdir}/kde4/plasma_comic_*.so
 %attr(755,root,root) %{_libdir}/kde4/plasma_engine_*.so
-%attr(755,root,root) %ghost %{_libdir}/libplasmaappletdialog.so.?
-%attr(755,root,root) %{_libdir}/libplasmaappletdialog.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libplasmacomicprovidercore.so.?
 %attr(755,root,root) %{_libdir}/libplasmacomicprovidercore.so.*.*.*
 %{_datadir}/apps/desktoptheme/Aya
@@ -86,12 +98,28 @@
 %{_datadir}/kde4/servicetypes/plasma_comicprovider.desktop
 %{_iconsdir}/hicolor/scalable/apps/fifteenpuzzle.svgz
 
+%files lancelot
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/lancelot
+%attr(755,root,root) %{_bindir}/lancelot-test
+%attr(755,root,root) %ghost %{_libdir}/liblancelot.so.?
+%attr(755,root,root) %{_libdir}/liblancelot.so.*.*.*
+%{_datadir}/apps/desktoptheme/default/lancelot
+%{_datadir}/dbus-1/services/org.kde.lancelot.service
+%{_iconsdir}/hicolor/*x*/apps/lancelot.png
+
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9.2.1  2008/08/11 12:18:08  shadzik
+- 4.1.61
+- updated BRs
+- cmake > 2.6.0 fix
+- -lancelot subpackage (NOTE: i'm not sure about the description)
+
 Revision 1.9  2008/07/25 16:57:31  qboosh
 - complete URL
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdeplasma-addons.spec?r1=1.9&r2=1.9.2.1&f=u



More information about the pld-cvs-commit mailing list