Author: arvenil Date: Mon May 14 13:05:32 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - up to 2.1.0 (merged from HEAD) - release 1
---- Files affected: SPECS: frozen-bubble.spec (1.36.2.1 -> 1.36.2.2) ---- Diffs: ================================================================ Index: SPECS/frozen-bubble.spec diff -u SPECS/frozen-bubble.spec:1.36.2.1 SPECS/frozen-bubble.spec:1.36.2.2 --- SPECS/frozen-bubble.spec:1.36.2.1 Tue Dec 12 17:56:46 2006 +++ SPECS/frozen-bubble.spec Mon May 14 15:05:26 2007 @@ -3,22 +3,22 @@ Summary: Frozen Bubble arcade game Summary(pl): Gra zręcznościowa Frozen Bubble Name: frozen-bubble -Version: 2.0.0 -Release: 2 +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: gettext-devel BuildRequires: perl-SDL >= 2.1.0 BuildRequires: perl-devel +BuildRequires: pkgconfig BuildRequires: rpm-perlprov >= 3.0.3-18 BuildRequires: smpeg-devel Requires: perl-Locale-gettext >= 1.04 @@ -46,12 +46,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 +64,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 +94,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.36.2.2 2007/05/14 13:05:26 arvenil +- up to 2.1.0 (merged from HEAD) +- release 1 + Revision 1.36.2.1 2006/12/12 16:56:46 ankry - fixed .desktop, rel. 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/frozen-bubble.spec?r1=1.36.2.1&r2=1.36.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
