SPECS: adom.spec - move binary from /usr/games to %{_bindir} - rel 3

wolf wolf at pld-linux.org
Sun Aug 19 17:35:39 CEST 2007


Author: wolf                         Date: Sun Aug 19 15:35:39 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- move binary from /usr/games to %{_bindir}
- rel 3

---- Files affected:
SPECS:
   adom.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: SPECS/adom.spec
diff -u SPECS/adom.spec:1.32 SPECS/adom.spec:1.33
--- SPECS/adom.spec:1.32	Mon Feb 12 22:23:46 2007
+++ SPECS/adom.spec	Sun Aug 19 17:35:33 2007
@@ -4,7 +4,7 @@
 Summary(pl.UTF-8):	Bardzo popularna tekstowa gra przygodowa
 Name:		adom
 Version:	1.1.1
-Release:	2
+Release:	3
 Epoch:		1
 License:	Postcardware
 Group:		Applications/Games
@@ -39,9 +39,9 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_prefix}/games,%{_scoredir},%{_sysconfdir},%{_desktopdir},%{_pixmapsdir}}
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_scoredir},%{_sysconfdir},%{_desktopdir},%{_pixmapsdir}}
 
-install adom $RPM_BUILD_ROOT%{_prefix}/games
+install adom $RPM_BUILD_ROOT%{_bindir}
 touch $RPM_BUILD_ROOT%{_scoredir}/.HISCORE
 
 cat > $RPM_BUILD_ROOT%{_sysconfdir}/adom_ds.cfg << EOF
@@ -56,7 +56,7 @@
 
 %files
 %defattr(644,root,root,755)
-%attr(2755,root,games) %{_prefix}/games/adom
+%attr(2755,root,games) %{_bindir}/adom
 %attr(775,root,games) %dir %{_scoredir}
 %attr(664,root,games) %config(noreplace) %verify(not md5 mtime size) %{_scoredir}/.HISCORE
 %{_sysconfdir}/adom_ds.cfg
@@ -72,6 +72,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2007/08/19 15:35:33  wolf
+- move binary from /usr/games to %{_bindir}
+- rel 3
+
 Revision 1.32  2007/02/12 21:23:46  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/adom.spec?r1=1.32&r2=1.33&f=u



More information about the pld-cvs-commit mailing list