SPECS: frozen-bubble.spec - updated to 2.1.0, convert not needed a...

sparky sparky at pld-linux.org
Tue Nov 28 04:29:31 CET 2006


Author: sparky                       Date: Tue Nov 28 03:29:31 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.1.0, convert not needed anymore

---- Files affected:
SPECS:
   frozen-bubble.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: SPECS/frozen-bubble.spec
diff -u SPECS/frozen-bubble.spec:1.36 SPECS/frozen-bubble.spec:1.37
--- SPECS/frozen-bubble.spec:1.36	Mon Oct 30 15:57:11 2006
+++ SPECS/frozen-bubble.spec	Tue Nov 28 04:29:26 2006
@@ -3,18 +3,16 @@
 Summary:	Frozen Bubble arcade game
 Summary(pl):	Gra zręcznościowa Frozen Bubble
 Name:		frozen-bubble
-Version:	2.0.0
+Version:	2.1.0
 Release:	1
 License:	GPL
 Group:		X11/Applications/Games
 Source0:	http://www.frozen-bubble.org/data/%{name}-%{version}.tar.bz2
-# Source0-md5:	9fdd84f56e5221e6c58c12eab72459d9
+# Source0-md5:	f5eb984897e1ccd52a0d8820d8359861
 Source1:	%{name}.desktop
 Patch0:		%{name}-make.patch
 Patch1:		%{name}-kill-warning.patch
 URL:		http://www.frozen-bubble.org/
-BuildRequires:	ImageMagick
-BuildRequires:	ImageMagick-coder-png
 BuildRequires:	SDL_Pango-devel
 BuildRequires:	SDL_mixer-devel >= 1.2.2
 BuildRequires:	perl-SDL >= 2.1.0
@@ -46,12 +44,9 @@
 %patch1 -p1
 
 %build
-for FILE in gfx/balls/bubble-colourblind-?.gif; do
-	convert -scale 16x16 "$FILE" "${FILE%.gif}-mini.png"
-done
 %{__make} \
 	OPTIMIZE="%{rpmcflags} -Wall" \
-	OTHERLDFLAGS="%{rpmldflags}" \
+	LDFLAGS="%{rpmldflags}" \
 	CC="%{__cc}" \
 	CPP="%{__cc} -E" \
 	PREFIX="%{_prefix}" \
@@ -67,7 +62,6 @@
 	LIBDIR="%{_libdir}" \
 	DESTDIR=$RPM_BUILD_ROOT
 
-chmod 755 $RPM_BUILD_ROOT%{perl_vendorarch}/auto/fb_c_stuff/fb_c_stuff.so
 install icons/%{name}-icon-48x48.png $RPM_BUILD_ROOT%{_pixmapsdir}/%{name}.png
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}/%{name}.desktop
 rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name}/gfx/.xvpics
@@ -98,6 +92,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2006/11/28 03:29:26  sparky
+- updated to 2.1.0, convert not needed anymore
+
 Revision 1.36  2006/10/30 14:57:11  sparky
 - sorted BR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/frozen-bubble.spec?r1=1.36&r2=1.37&f=u



More information about the pld-cvs-commit mailing list