Author: qboosh                       Date: Tue Nov  8 19:49:50 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cosmetics, removed bogus -L
- release 0.1 due to MANY missing dirs

---- Files affected:
SPECS:
   fillets-ng.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/fillets-ng.spec
diff -u SPECS/fillets-ng.spec:1.1 SPECS/fillets-ng.spec:1.2
--- SPECS/fillets-ng.spec:1.1   Sat Nov  5 22:44:19 2005
+++ SPECS/fillets-ng.spec       Tue Nov  8 20:49:44 2005
@@ -4,11 +4,11 @@
 %define _data_ver      0.7.1
 
 Summary:       Fish Fillets - Next Generation
-Summary(pl):   Fish Fillets - Next Generation
+Summary(pl):   Fish Fillets - Next Generation (linuksowy port gry)
 Name:          fillets-ng
 Version:       %{_game_ver}
-Release:       1
-License:       GPLv2+
+Release:       0.1
+License:       GPL v2+
 Group:         X11/Applications/Games
 Source0:       http://dl.sourceforge.net/fillets/%{name}-%{version}.tar.gz
 # Source0-md5: 3cdb20616c8bf4498f2990f4e0d526a1
@@ -21,10 +21,10 @@
 BuildRequires: SDL_image-devel
 BuildRequires: SDL_mixer-devel
 BuildRequires: SDL_ttf-devel
-BuildRequires: fribidi-devel
-BuildRequires: lua50-devel
 BuildRequires: autoconf
 BuildRequires: automake
+BuildRequires: fribidi-devel
+BuildRequires: lua50-devel
 BuildRequires: sed >= 4.0
 Requires:      %{name}-data = %{version}-%{release}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -38,27 +38,27 @@
 a safe way out.
 
 %description -l pl
-Fish Fillets NG to port wspaniałej gry logicznej Fish Fillets napisanej
-przez ALTAR interactive. To gra na myślenie. Zadanie gracza w każdym
-z siedemdziesięciu poziomów jest zawsze takie same: odnaleźć bezpieczne
-wyjście.
+Fish Fillets NG to port wspaniałej gry logicznej Fish Fillets
+napisanej przez ALTAR interactive. To gra na myślenie. Zadanie gracza
+w każdym z siedemdziesięciu poziomów jest zawsze takie same: odnaleźć
+bezpieczne wyjście.
 
 %package docs
 Summary:       A manual for Fish Fillets NG
 Summary(pl):   Instrukcja do Fish Fillets NG
-Group: X11/Applications/Games
+Group:         X11/Applications/Games
 Requires:      %{name} = %{version}-%{release}
 
 %description docs
-A manual for Fish Fillets NG
+A manual for Fish Fillets NG.
 
 %description docs -l pl
-Instrukcja do Fish Fillets
+Instrukcja do Fish Fillets.
 
 %package data
 Summary:       Data files for Fish Fillets NG
 Summary(pl):   Pliki z danymi dla Fish Fillets NG
-Group: X11/Application/Games
+Group:         X11/Application/Games
 Requires:      %{name} = %{version}-%{release}
 
 %description data
@@ -80,7 +80,7 @@
 
 # Now isn't that nasty? but I don't know how to do this better
 find -name Makefile -exec \
-       %{__sed} -i 's|LUA_LIBS = -L/usr/include/lua50 -llua -llualib|LUA_LIBS 
= -L/usr/include/lua50 -llua50 -llualib50|' {} \
+       %{__sed} -i 's|LUA_LIBS = -L/usr/include/lua50 -llua -llualib|LUA_LIBS 
= -llua50 -llualib50|' {} \
        \;
 %{__make}
 
@@ -119,6 +119,7 @@
 %files data
 %defattr(644,root,root,755)
 %doc %{_gamedatadir}/images/menu/flags/copyright
+# XXX: MISSING DIRS
 %{_gamedatadir}/font/*
 %{_gamedatadir}/images/*.png
 %{_gamedatadir}/images/*/*.png
@@ -135,7 +136,9 @@
 %{_gamedatadir}/sound/*/*/*/*.ogg
 
 %files docs
-%{_datadir}/%{name}/doc/html/*
+%defattr(644,root,root,755)
+%dir %{_datadir}/%{name}/doc
+%{_datadir}/%{name}/doc/html
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -143,6 +146,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/11/08 19:49:44  qboosh
+- cosmetics, removed bogus -L
+- release 0.1 due to MANY missing dirs
+
 Revision 1.1  2005/11/05 21:44:19  prism
 - initial
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/fillets-ng.spec?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to