SPECS: synce-kde.spec - add kde-common-PLD.patch - fix raki.deskto...

glen glen at pld-linux.org
Tue Dec 12 02:29:05 CET 2006


Author: glen                         Date: Tue Dec 12 01:29:05 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add kde-common-PLD.patch
- fix raki.desktop categories
- install raki.desktop to kde dir
- rel 1

---- Files affected:
SPECS:
   synce-kde.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/synce-kde.spec
diff -u SPECS/synce-kde.spec:1.3 SPECS/synce-kde.spec:1.4
--- SPECS/synce-kde.spec:1.3	Mon Dec 11 22:30:01 2006
+++ SPECS/synce-kde.spec	Tue Dec 12 02:29:00 2006
@@ -6,11 +6,13 @@
 Summary(pl):	Integracja SynCE z KDE - moduł kio-slave i ikona zasobnika systemowego
 Name:		synce-kde
 Version:	0.9.1
-Release:	0.1
+Release:	1
 License:	MIT
 Group:		Applications
 Source0:	http://dl.sourceforge.net/synce/%{name}-%{version}.tar.gz
 # Source0-md5:	213ea85f85414b9f05f4252028bce134
+Patch0:		kde-common-PLD.patch
+Patch1:		synce-kde-desktop.patch
 URL:		http://www.synce.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -56,6 +58,8 @@
 
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
 
 %build
 cp -f /usr/share/automake/config.sub admin
@@ -76,7 +80,7 @@
 	DESTDIR=$RPM_BUILD_ROOT \
 	kde_htmldir=%{_kdedocdir} \
 	kde_libs_htmldir=%{_kdedocdir} \
-	kdelnkdir=%{_desktopdir} \
+	kdelnkdir=%{_desktopdir}/kde \
 
 %find_lang %{name} --with-kde
 # note: separate on package split
@@ -92,7 +96,7 @@
 %attr(755,root,root) %{_bindir}/vdccm
 %{_libdir}/kde3/kio_rapip.la
 %attr(755,root,root) %{_libdir}/kde3/kio_rapip.so
-%{_desktopdir}/raki.desktop
+%{_desktopdir}/kde/raki.desktop
 %{_datadir}/apps/konqueror/servicemenus/cab_install.desktop
 %{_datadir}/apps/raki
 %{_datadir}/mimelnk/application/x-raki.desktop
@@ -117,6 +121,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/12/12 01:29:00  glen
+- add kde-common-PLD.patch
+- fix raki.desktop categories
+- install raki.desktop to kde dir
+- rel 1
+
 Revision 1.3  2006/12/11 21:30:01  glen
 - new URL
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/synce-kde.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list