SPECS: kdeutils.spec - Desktop file for superkaramba

adgor adgor at pld-linux.org
Tue Nov 29 22:58:06 CET 2005


Author: adgor                        Date: Tue Nov 29 21:58:06 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Desktop file for superkaramba

---- Files affected:
SPECS:
   kdeutils.spec (1.159 -> 1.160) 

---- Diffs:

================================================================
Index: SPECS/kdeutils.spec
diff -u SPECS/kdeutils.spec:1.159 SPECS/kdeutils.spec:1.160
--- SPECS/kdeutils.spec:1.159	Tue Nov 29 16:10:20 2005
+++ SPECS/kdeutils.spec	Tue Nov 29 22:58:01 2005
@@ -1,5 +1,7 @@
 # $Revision$, $Date$
-
+# Conditional build:
+%bcond_without	xmms		# do not force xmms support
+#
 %define		_state		stable
 %define		_kdever		3.5
 %define		_ver		3.5.0
@@ -42,7 +44,7 @@
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.129
 BuildRequires:	sed >= 4.0
-BuildRequires:	xmms-devel
+%{?with_xmms:BuildRequires:	xmms-devel}
 #BuildRequires:	unsermake >= 040511
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -609,7 +611,7 @@
 %if "%{_lib}" == "lib64"
 	--enable-libsuffix=64 \
 %endif
-	--with-xmms \
+	%{?with_xmms:--with-xmms} \
 	--with-snmp \
 %ifarch ppc ppc64
 	--with-powerbook \
@@ -637,6 +639,9 @@
 	kde_libs_htmldir=%{_kdedocdir}
 
 mv $RPM_BUILD_ROOT%{_desktopdir}/kde/kwallet{config,}.desktop
+mv $RPM_BUILD_ROOT%{_datadir}/applnk/Utilities/superkaramba.desktop \
+	$RPM_BUILD_ROOT%{_desktopdir}/kde
+
 
 %find_lang ark			--with-kde
 %find_lang irkick		--with-kde
@@ -925,6 +930,7 @@
 %attr(755,root,root) %{_bindir}/superkaramba
 %{_datadir}/apps/superkaramba
 %{_datadir}/mimelnk/application/x-superkaramba.desktop
+%{_desktopdir}/kde/superkaramba.desktop
 %{_iconsdir}/[!l]*/*/*/superkaramba*.*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -933,6 +939,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.160  2005/11/29 21:58:01  adgor
+- Desktop file for superkaramba
+
 Revision 1.159  2005/11/29 15:10:20  arekm
 - add superkaramba.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kdeutils.spec?r1=1.159&r2=1.160&f=u




More information about the pld-cvs-commit mailing list