SPECS: klavaro.spec - icon and desktop files for klavaro added

twittner twittner at pld-linux.org
Sat Apr 29 19:54:54 CEST 2006


Author: twittner                     Date: Sat Apr 29 17:54:54 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- icon and desktop files for klavaro added

---- Files affected:
SPECS:
   klavaro.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/klavaro.spec
diff -u SPECS/klavaro.spec:1.2 SPECS/klavaro.spec:1.3
--- SPECS/klavaro.spec:1.2	Sat Apr 29 19:27:12 2006
+++ SPECS/klavaro.spec	Sat Apr 29 19:54:49 2006
@@ -8,6 +8,8 @@
 Group:		Applications/Text
 Source0:	http://dl.sourceforge.net/klavaro/%{name}-%{version}.tar.gz
 # Source0-md5:	57cd5a896e406b979e1a261085d61e70
+Source1:	%{name}.desktop
+Source2:	%{name}.png
 URL:		http://klavaro.sourceforge.net/en/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -36,9 +38,14 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
+install -d $RPM_BUILD_ROOT{%{_pixmapsdir},%{_desktopdir}}
+
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
+install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
+
 %find_lang %{name} --with-gnome --all-name
 
 %clean
@@ -50,6 +57,8 @@
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
 %{_mandir}/man1/*
+%{_desktopdir}/%{name}.desktop
+%{_pixmapsdir}/%{name}.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -57,6 +66,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/04/29 17:54:49  twittner
+- icon and desktop files for klavaro added
+
 Revision 1.2  2006/04/29 17:27:12  twittner
 - md5
 
================================================================

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



More information about the pld-cvs-commit mailing list