Author: cactus                       Date: Sun Feb 10 14:42:37 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added desktop and icon file
- rel 0.5

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

---- Diffs:

================================================================
Index: SPECS/nimuh.spec
diff -u SPECS/nimuh.spec:1.5 SPECS/nimuh.spec:1.6
--- SPECS/nimuh.spec:1.5        Wed Jan 30 20:51:33 2008
+++ SPECS/nimuh.spec    Sun Feb 10 15:42:32 2008
@@ -3,11 +3,13 @@
 Summary(pl.UTF-8):     Nimuh jest grÄ… o Andaluzji
 Name:          nimuh
 Version:       1.02
-Release:       0.2
+Release:       0.5
 License:       Creative Commons
 Group:         X11/Applications/Games
 Source0:       http://dl.sourceforge.net/nimuh/%{name}-%{version}.tar.gz
 # Source0-md5: 2876f237ff7f4aa50887f844bd807f23
+Source1:       %{name}.desktop
+Source2:       %{name}.png
 URL:           http://www.nimuh.com/index.php?lang=en
 BuildRequires: OpenGL-GLU-devel
 BuildRequires: SDL_image-devel
@@ -40,10 +42,14 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}}
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
+install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -51,6 +57,8 @@
 %defattr(644,root,root,755)
 %doc COPYING AUTHORS README
 %attr(755,root,root) %{_bindir}/%{name}
+%{_desktopdir}/*.desktop
+%{_pixmapsdir}/*.png
 
 %define date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -58,6 +66,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2008-02-10 14:42:32  cactus
+- added desktop and icon file
+- rel 0.5
+
 Revision 1.5  2008-01-30 19:51:33  cactus
 - COPYING file added
 - up to 1.02
================================================================

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

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

Reply via email to