rpms/gamazons/EL-5 gamazons.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Michel Alexandre Salim (salimma) fedora-extras-commits at redhat.com
Mon Jun 9 04:51:20 UTC 2008


Author: salimma

Update of /cvs/pkgs/rpms/gamazons/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15498/EL-5

Modified Files:
	.cvsignore sources 
Added Files:
	gamazons.spec 
Log Message:
gamazons-0.83



--- NEW FILE gamazons.spec ---
Name:           gamazons
Version:        0.83
Release:        2%{?dist}
Summary:        GNOME Amazons

Group:          Amusements/Games
License:        GPLv2
URL:            http://www.yorgalily.org/gamazons/
Source0:        http://www.yorgalily.org/gamazons/src/gamazons-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  libgnomeui-devel desktop-file-utils

%description
Amazons is a game played on a 10x10 chess board. Each side has four
pieces (amazons) that move like chess queens (in a straight line in
any direction). Instead of capturing pieces like in chess, the game is
determined based on who moves last.

Each move consists of two parts. First an amazon moves to a new square
and then fires an arrow to another square (the arrow is fired in a
straight line in any direction from the square the amazon landed
on). The square the arrow lands on becomes a permenant block for the
rest of the game. No one can move over it, or fire an arrow over
it. Every turn an amazon must move and fire an arrow, so every turn
there is one less square available on the board. Try and block in your
opponent or section off a good chunk of the board for yourself.


%prep
%setup -q


%build
%configure
make %{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
desktop-file-install --vendor="fedora" \
                     --delete-original \
                     --dir=$RPM_BUILD_ROOT%{_datadir}/applications/ \
  $RPM_BUILD_ROOT%{_datadir}/applications/gamazons.desktop


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc COPYING src/gamazon.bugs src/thots
%{_bindir}/gamazons
%{_datadir}/applications/fedora-gamazons.desktop
%{_datadir}/gnome/help
%{_datadir}/gamazons
%{_datadir}/pixmaps/gamazons
%{_datadir}/pixmaps/gnome-gamazons.png



%changelog
* Mon Jun  9 2008 Michel Salim <salimma at fedoraproject.org> - 0.83-2
- Add thots (TODO) and gamazon.bugs to %%doc
- No longer require yelp; instead, make sure we own the help directory

* Sun Jun  1 2008 Michel Salim <salimma at fedoraproject.org> - 0.83-1
- Initial package


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gamazons/EL-5/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	9 Jun 2008 03:52:27 -0000	1.1
+++ .cvsignore	9 Jun 2008 04:50:04 -0000	1.2
@@ -0,0 +1 @@
+gamazons-0.83.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gamazons/EL-5/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	9 Jun 2008 03:52:27 -0000	1.1
+++ sources	9 Jun 2008 04:50:04 -0000	1.2
@@ -0,0 +1 @@
+33c2b373fd7fff25282eae56d5926a7a  gamazons-0.83.tar.gz




More information about the fedora-extras-commits mailing list