SPECS: nimuh-data.spec - better pl - full License name (CC alone i...
qboosh
qboosh at pld-linux.org
Tue Mar 4 19:53:40 CET 2008
Author: qboosh Date: Tue Mar 4 18:53:40 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- better pl
- full License name (CC alone is a family of licenses)
- dropped unnecessary _name macro
---- Files affected:
SPECS:
nimuh-data.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/nimuh-data.spec
diff -u SPECS/nimuh-data.spec:1.2 SPECS/nimuh-data.spec:1.3
--- SPECS/nimuh-data.spec:1.2 Wed Jan 30 20:52:53 2008
+++ SPECS/nimuh-data.spec Tue Mar 4 19:53:35 2008
@@ -1,16 +1,15 @@
# $Revision$, $Date$
-%define _name nimuh
-Summary: Nimuh is a game ambiented in Andalusia
-Summary(pl.UTF-8): Nimuh jest grą o Andaluzji
-Name: %{_name}-data
+Summary: Nimuh - a game ambiented in Andalusia (data package)
+Summary(pl.UTF-8): Nimuh - gra umiejscowiona w Andaluzji (pliki z danymi)
+Name: nimuh-data
Version: 1.02
Release: 0.2
-License: Creative Commons
+License: Creative Commons Attribution-Noncommercial-Share Alike v2.5 Spain
Group: X11/Applications/Games
Source0: http://dl.sourceforge.net/nimuh/%{name}-%{version}.tar.gz
# Source0-md5: ae5d0bc6e49a8b989ce6d0b3421bf948
URL: http://www.nimuh.com/index.php?lang=en
-Requires: %{_name} = %{version}
+Requires: nimuh = %{version}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -21,6 +20,9 @@
This package contains Nimuh data files.
%description -l pl.UTF-8
+Nimuh jest grą umiejscowioną w Andaluzji. Jest oparta na grze "Theseus
+and the Minotaur Mazes" (Tezeusz i labirynty Minotaura), ale tu gracz
+przemierza różne miejsca w Andaluzji.
Ten pakiet zawiera dane do gry Nimuh.
@@ -42,8 +44,8 @@
%files
%defattr(644,root,root,755)
-%dir %{_datadir}/%{_name}
-%{_datadir}/%{_name}/data
+%dir %{_datadir}/nimuh
+%{_datadir}/nimuh/data
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -51,6 +53,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2008-03-04 18:53:35 qboosh
+- better pl
+- full License name (CC alone is a family of licenses)
+- dropped unnecessary _name macro
+
Revision 1.2 2008-01-30 19:52:53 cactus
- pl desc and summary added
- up to 1.02
@@ -59,4 +66,3 @@
Revision 1.1 2008-01-26 23:59:15 arvenil
- initial PLD release
- NFY
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nimuh-data.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list