SPECS: hexxagon.spec - add desktop and icon

glen glen at pld-linux.org
Tue Dec 25 20:25:19 CET 2007


Author: glen                         Date: Tue Dec 25 19:25:19 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add desktop and icon

---- Files affected:
SPECS:
   hexxagon.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/hexxagon.spec
diff -u SPECS/hexxagon.spec:1.3 SPECS/hexxagon.spec:1.4
--- SPECS/hexxagon.spec:1.3	Tue Dec 25 19:14:38 2007
+++ SPECS/hexxagon.spec	Tue Dec 25 20:25:14 2007
@@ -3,9 +3,12 @@
 Summary(pl.UTF-8):	Klon Othello (wersja GTK)
 Name:		hexxagon
 Version:	1.0
-Release:	0.1
+Release:	1
 Source0:	http://nesqi.homeip.net/hexxagon/download/%{name}-%{version}.tar.bz2
 # Source0-md5:	f4064f4324598453dacbc1387aa0482c
+Source1:	%{name}.png
+# Source1-md5:	1548c629ff9f257871dcb16821cdd66e
+Source2:	%{name}.desktop
 Patch0:		%{name}-gcc4.patch
 License:	GPL
 Group:		X11/Applications/Games
@@ -36,7 +39,8 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-#install %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
+install %{SOURCE1} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
+install %{SOURCE2} -D $RPM_BUILD_ROOT%{_desktopdir}/%{name}.desktop
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -45,7 +49,7 @@
 %defattr(644,root,root,755)
 %doc README
 %attr(755,root,root) %{_bindir}/%{name}
-#%{_iconsdir}/%{name}.png
+%{_iconsdir}/%{name}.png
 %{_datadir}/%{name}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -54,6 +58,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007-12-25 19:25:14  glen
+- add desktop and icon
+
 Revision 1.3  2007-12-25 18:14:38  adamg
 - fix build on gcc4
 - pl summary, description
================================================================

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



More information about the pld-cvs-commit mailing list