Author: koorek                       Date: Fri Mar 11 09:46:42 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added icon and desktop file
- rel 2

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

---- Diffs:

================================================================
Index: SPECS/spruce.spec
diff -u SPECS/spruce.spec:1.2 SPECS/spruce.spec:1.3
--- SPECS/spruce.spec:1.2       Mon Mar  7 19:14:00 2005
+++ SPECS/spruce.spec   Fri Mar 11 10:46:37 2005
@@ -3,11 +3,13 @@
 Summary(pl):   Spruce - oparty na GTK+ klient poczty obsługujący skrzynki 
lokalne, POP3 i IMAP
 Name:          spruce
 Version:       0.7.7
-Release:       1
+Release:       2
 License:       GPL
 Group:         X11/Applications/Networking
 Source0:       http://dl.sourceforge.net/spruce/%{name}-%{version}.tar.gz
 # Source0-md5: de46fc100806a7d2d24e5ebdb8d751c1
+Source1:       %{name}.png
+Source2:       %{name}.desktop
 URL:           http://spruce.sourceforge.net/
 BuildRequires: automake
 BuildRequires: gettext-devel
@@ -60,12 +62,16 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT{%{_pixmapsdir},%{_desktopdir}}
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT \
        mandir=$RPM_BUILD_ROOT%{_mandir} \
        gnulocaledir=$RPM_BUILD_ROOT%{_datadir}/locale
 
+install %{SOURCE1} $RPM_BUILD_ROOT%{_pixmapsdir}
+install %{SOURCE2} $RPM_BUILD_ROOT%{_desktopdir}
+
 %find_lang %{name}
 
 %clean
@@ -75,6 +81,8 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog DESIGN NEWS README README.SSL README.mbox README.tools 
THANKS TODO WISHLIST sprucesig.sample tools doc/html
 %attr(755,root,root) %{_bindir}/spruce
+%{_pixmapsdir}/*
+%{_desktopdir}/*
 %{_mandir}/man1/spruce.1*
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -83,6 +91,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/03/11 09:46:37  koorek
+- added icon and desktop file
+- rel 2
+
 Revision 1.2  2005/03/07 18:14:00  darekr
 - BR: perl-base
 
================================================================

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


_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to