rpms/worminator/devel worminator.spec,1.1,1.2

Hans de Goede (jwrdegoede) fedora-extras-commits at redhat.com
Tue Mar 14 12:33:31 UTC 2006


Author: jwrdegoede

Update of /cvs/extras/rpms/worminator/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22235

Modified Files:
	worminator.spec 
Log Message:
* Tue Mar 14 2006 Hans de Goede <j.w.r.degoede at hhs.nl> 3.0R2.1-2
- move worminator data dir from /usr/share/games to just /usr/share to match
  the games-SIG guidelines. Sorry about the somewhat large download for
  effectivly no changes, but I wanted to make this change before FC5 release.



Index: worminator.spec
===================================================================
RCS file: /cvs/extras/rpms/worminator/devel/worminator.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- worminator.spec	6 Mar 2006 07:19:09 -0000	1.1
+++ worminator.spec	14 Mar 2006 12:33:31 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           worminator
 Version:        3.0R2.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Sidescrolling platform and shoot'em up action-game
 Group:          Amusements/Games
 License:        GPL
@@ -10,7 +10,7 @@
 Source2:        worminator.desktop
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  allegro-devel, desktop-file-utils
-Requires:       worminator-data = 3.0R2.1
+Requires:       worminator-data >= 3.0R2.1-2
 
 %description
 You play as The Worminator and fight your way through many levels of madness
@@ -24,7 +24,7 @@
 
 %build
 gcc $RPM_OPT_FLAGS -fsigned-char -Wno-deprecated-declarations \
-  -Wno-char-subscripts -DDATADIR=\"%{_datadir}/games/%{name}/\" -o %{name} \
+  -Wno-char-subscripts -DDATADIR=\"%{_datadir}/%{name}/\" -o %{name} \
   Worminator.c `allegro-config --libs`
 
 
@@ -69,6 +69,11 @@
 
 
 %changelog
+* Tue Mar 14 2006 Hans de Goede <j.w.r.degoede at hhs.nl> 3.0R2.1-2
+- move worminator data dir from /usr/share/games to just /usr/share to match
+  the games-SIG guidelines. Sorry about the somewhat large download for
+  effectivly no changes, but I wanted to make this change before FC5 release.
+
 * Sat Mar  4 2006 Hans de Goede <j.w.r.degoede at hhs.nl> 3.0R2.1-1
 - initial Fedora Extras package
 - loosely based on the SRPM from Cru:




More information about the fedora-extras-commits mailing list