SPECS: kchmviewer.spec - added .desktop and icon

twittner twittner at pld-linux.org
Thu Oct 20 23:38:22 CEST 2005


Author: twittner                     Date: Thu Oct 20 21:38:22 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added .desktop and icon

---- Files affected:
SPECS:
   kchmviewer.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/kchmviewer.spec
diff -u SPECS/kchmviewer.spec:1.4 SPECS/kchmviewer.spec:1.5
--- SPECS/kchmviewer.spec:1.4	Fri Aug 26 21:45:09 2005
+++ SPECS/kchmviewer.spec	Thu Oct 20 23:38:16 2005
@@ -13,6 +13,7 @@
 Group:		Applications/Publishing
 Source0:	http://dl.sourceforge.net/kchmviewer/%{name}-%{version}.tar.gz
 # Source0-md5:	0f9595cbb13eb950261e660c168dc033
+Source1:	%{name}.png
 URL:		http://kchmviewer.sourceforge.net/
 %{?with_kde:BuildRequires:	kdelibs-devel}
 BuildRequires:	libjpeg-devel
@@ -50,6 +51,9 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+install -D kio-msits/kchmviewer.desktop $RPM_BUILD_ROOT%{_desktopdir}/kde/kchmviewer.desktop
+install -D %{SOURCE1} $RPM_BUILD_ROOT%{_pixmapsdir}/kchmviewer.png
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -57,6 +61,8 @@
 %defattr(644,root,root,755)
 %doc ChangeLog
 %attr(755,root,root) %{_bindir}/*
+%{_desktopdir}/kde/*
+%{_pixmapsdir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -64,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/10/20 21:38:16  twittner
+- added .desktop and icon
+
 Revision 1.4  2005/08/26 19:45:09  qboosh
 - pl, unified
 
================================================================

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




More information about the pld-cvs-commit mailing list