SPECS: xjewel.spec - use _desktopdir - added %doc - rel. 20

darekr darekr at pld-linux.org
Sun Sep 11 17:33:05 CEST 2005


Author: darekr                       Date: Sun Sep 11 15:33:05 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use _desktopdir
- added %doc
- rel. 20

---- Files affected:
SPECS:
   xjewel.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/xjewel.spec
diff -u SPECS/xjewel.spec:1.20 SPECS/xjewel.spec:1.21
--- SPECS/xjewel.spec:1.20	Tue Sep 16 10:34:50 2003
+++ SPECS/xjewel.spec	Sun Sep 11 17:33:00 2005
@@ -6,7 +6,7 @@
 Summary(tr):	Sega'nýn columns'una benzer oyun
 Name:		xjewel
 Version:	1.6
-Release:	19
+Release:	20
 License:	MIT
 Group:		X11/Applications/Games
 Source0:	ftp://ftp.x.org/R5contrib/%{name}-%{version}.tar.z
@@ -72,13 +72,13 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_applnkdir}/Games/Arcade,%{_pixmapsdir},/var/games}
+install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir},/var/games}
 
 %{__make} install install.man \
 	DESTDIR=$RPM_BUILD_ROOT \
 	HSCORE_FILE=/var/games/xjewel.scores
 
-install %{SOURCE1} $RPM_BUILD_ROOT%{_applnkdir}/Games/Arcade
+install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
 
 %clean
@@ -86,10 +86,11 @@
 
 %files
 %defattr(644,root,root,755)
+%doc CHANGES README
 %attr(2755,root,games) %{_bindir}/xjewel
 %{_mandir}/man1/xjewel.1x*
 %attr(664,root,games) %config(noreplace) %verify(not mtime size md5) /var/games/xjewel.scores
-%{_applnkdir}/Games/Arcade/*
+%{_desktopdir}/xjewel.desktop
 %{_pixmapsdir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -98,6 +99,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2005/09/11 15:33:00  darekr
+- use _desktopdir
+- added %doc
+- rel. 20
+
 Revision 1.20  2003/09/16 08:34:50  adamg
 - md5 sum added
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xjewel.spec?r1=1.20&r2=1.21&f=u




More information about the pld-cvs-commit mailing list