rpms/fillets-ng/devel fillets-ng.spec,1.4,1.5

Matthias Saou (thias) fedora-extras-commits at redhat.com
Wed Feb 8 15:46:13 UTC 2006


Author: thias

Update of /cvs/extras/rpms/fillets-ng/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5054

Modified Files:
	fillets-ng.spec 
Log Message:
Rebuild for new gcc/glibc.



Index: fillets-ng.spec
===================================================================
RCS file: /cvs/extras/rpms/fillets-ng/devel/fillets-ng.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- fillets-ng.spec	11 Oct 2005 23:35:15 -0000	1.4
+++ fillets-ng.spec	8 Feb 2006 15:46:13 -0000	1.5
@@ -1,17 +1,17 @@
-Summary:        Fish Fillets Next Generation, a puzzle game with 70 levels
-Name:           fillets-ng
-Version:        0.7.3
-Release:        1%{?dist}
-License:        GPL
-Group:          Amusements/Games
-URL:            http://fillets.sourceforge.net/
-Source0:        http://dl.sf.net/fillets/fillets-ng-%{version}.tar.gz
-Source1:        fillets.desktop
-Source2:        fillets.png
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
-Requires:       fillets-ng-data >= 0.7.1
-BuildRequires:  SDL-devel, SDL_mixer-devel, SDL_image-devel, SDL_ttf-devel
-BuildRequires:  lua-devel, fribidi-devel, desktop-file-utils
+Summary: Fish Fillets Next Generation, a puzzle game with 70 levels
+Name: fillets-ng
+Version: 0.7.3
+Release: 2%{?dist}
+License: GPL
+Group: Amusements/Games
+URL: http://fillets.sourceforge.net/
+Source0: http://dl.sf.net/fillets/fillets-ng-%{version}.tar.gz
+Source1: fillets.desktop
+Source2: fillets.png
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
+Requires: fillets-ng-data >= 0.7.1
+BuildRequires: SDL-devel, SDL_mixer-devel, SDL_image-devel, SDL_ttf-devel
+BuildRequires: lua-devel, fribidi-devel, desktop-file-utils
 
 %description
 Fish Fillets is strictly a puzzle game. The goal in every of the
@@ -37,9 +37,9 @@
 
 # Install desktop file
 %{__mkdir_p} %{buildroot}%{_datadir}/applications
-desktop-file-install --vendor=fedora         \
-  --dir %{buildroot}%{_datadir}/applications \
-  %{SOURCE1}
+desktop-file-install --vendor=fedora \
+    --dir %{buildroot}%{_datadir}/applications \
+    %{SOURCE1}
 
 # Install themeable icon
 %{__install} -D -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/fillets.png
@@ -66,6 +66,9 @@
 
 
 %changelog
+* Wed Feb  8 2006 Matthias Saou <http://freshrpms.net/> 0.7.3-2
+- Rebuild for new gcc/glibc.
+
 * Wed Oct 12 2005 Matthias Saou <http://freshrpms.net/> 0.7.3-1
 - Update to 0.7.3.
 - Enable fribidi support.




More information about the fedora-extras-commits mailing list