Author: blekot                       Date: Wed Dec 26 11:41:13 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- TODO done, removed
- added pixmap
- fixed .desktop file

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

---- Diffs:

================================================================
Index: SPECS/icemon-kde3.spec
diff -u SPECS/icemon-kde3.spec:1.2 SPECS/icemon-kde3.spec:1.3
--- SPECS/icemon-kde3.spec:1.2  Wed Dec 26 12:27:27 2007
+++ SPECS/icemon-kde3.spec      Wed Dec 26 12:41:07 2007
@@ -1,17 +1,15 @@
 # $Revision$, $Date$
-# TODO:
-# - fix desktop file (Categories)
-# - add Icon to desktop file
 
 Summary:       Monitor for icecram
 Summary(pl.UTF-8):     Monitor dla icecream
 Name:          icemon-kde3
 Version:       01
-Release:       0.1
+Release:       1
 License:       GPL v2
 Group:         Applications
 Source0:       ftp://ftp.suse.com/pub/projects/icecream/%{name}.tar.bz2
 # Source0-md5: c761b9a96007d5adc95b624d0e909ca5
+Patch0:                %{name}.desktop.patch
 URL:           http://en.opensuse.org/Icecream
 BuildRequires: icecream-devel >= 0.7.14-2
 BuildRequires: kdelibs-devel
@@ -25,6 +23,7 @@
 
 %prep
 %setup -q -n %{name}
+%patch0 -p0
 
 %build
 %configure
@@ -35,12 +34,14 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_kdedocdir}/en/icemon
+install -d $RPM_BUILD_ROOT%{_kdedocdir}/en/icemon \
+       $RPM_BUILD_ROOT%{_pixmapsdir}
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
 mv $RPM_BUILD_ROOT%{_datadir}/doc/HTML/en/icemon/* 
$RPM_BUILD_ROOT%{_kdedocdir}/en/icemon/
+cp $RPM_BUILD_ROOT%{_datadir}/apps/icemon/pics/icemonnode.png 
$RPM_BUILD_ROOT%{_pixmapsdir}/icemon.png
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -56,6 +57,7 @@
 %{_datadir}/apps/icemon/pics/icemonnode.png
 %{_datadir}/apps/kicker/applets/icemonapplet.desktop
 %{_desktopdir}/kde/icemon.desktop
+%{_pixmapsdir}/icemon.png
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -63,6 +65,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007-12-26 11:41:07  blekot
+- TODO done, removed
+- added pixmap
+- fixed .desktop file
+
 Revision 1.2  2007-12-26 11:27:27  blekot
 - added TODO
 - strict BR
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/icemon-kde3.spec?r1=1.2&r2=1.3&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to