SPECS: kmando.spec - desktop moved to SOURCES, rel. 0.2

ankry ankry at pld-linux.org
Thu Sep 13 12:29:29 CEST 2007


Author: ankry                        Date: Thu Sep 13 10:29:29 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- desktop moved to SOURCES, rel. 0.2

---- Files affected:
SPECS:
   kmando.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/kmando.spec
diff -u SPECS/kmando.spec:1.5 SPECS/kmando.spec:1.6
--- SPECS/kmando.spec:1.5	Wed Sep 12 08:31:36 2007
+++ SPECS/kmando.spec	Thu Sep 13 12:29:23 2007
@@ -3,9 +3,10 @@
 Summary:	Software to control the mouse pointer in a projector using a webcam
 Name:		kmando
 Version:	1.4
-Release:	0.1
+Release:	0.2
 Source0:	http://vision.eng.shu.ac.uk/jan/mando-%{version}.tar.bz2
 # Source0-md5:	d5f6718dda7bbaf361469428f19f8e66
+Source1:	%{name}.desktop
 License:	GPL
 Group:		Applications/Multimedia
 URL:		http://vision.eng.shu.ac.uk/mediawiki/index.php/Interactive_Camera-Projector_System
@@ -57,20 +58,7 @@
 
 install -D mandologo.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
 install -d $RPM_BUILD_ROOT%{_desktopdir}/kde
-cat > $RPM_BUILD_ROOT%{_desktopdir}/kde/%{name}.desktop <<EOF
-[Desktop Entry]
-Encoding=UTF-8
-GenericName=Interactive Camera-Projector System
-Version=%{version}
-Type=Application
-Exec=%{rname}
-Icon=%{name}.png
-Terminal=false
-Name=Mando
-Comment=Control the mouse pointer in a projector using a webcam
-StartupNotify=true
-Categories=Qt;KDE;Utility;Accessibility;
-EOF
+install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}/kde
 
 %clean
 rm -rf "$RPM_BUILD_ROOT"
@@ -85,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007/09/13 10:29:23  ankry
+- desktop moved to SOURCES, rel. 0.2
+
 Revision 1.5  2007/09/12 06:31:36  glen
 - more attractive Summary
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kmando.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list