packages: tuxfootball/tuxfootball.spec - fixed BR list - minor cosmetics

sparky sparky at pld-linux.org
Fri Jan 28 03:12:50 CET 2011


Author: sparky                       Date: Fri Jan 28 02:12:50 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed BR list
- minor cosmetics

---- Files affected:
packages/tuxfootball:
   tuxfootball.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/tuxfootball/tuxfootball.spec
diff -u packages/tuxfootball/tuxfootball.spec:1.1 packages/tuxfootball/tuxfootball.spec:1.2
--- packages/tuxfootball/tuxfootball.spec:1.1	Tue Jan  4 22:32:32 2011
+++ packages/tuxfootball/tuxfootball.spec	Fri Jan 28 03:12:44 2011
@@ -7,11 +7,14 @@
 Group:		X11/Applications/Games
 Source0:	http://downloads.sourceforge.net/project/tuxfootball/0.3/%{name}-%{version}.tar.gz
 # Source0-md5:	fa2475227ef30685887cc6e41663d4d3
-BuildRequires:	SDL_image
-BuildRequires:	SDL_mixer
-BuildRequires:	gettext-devel
-BuildRequires:	pkg-config
 URL:		http://tuxfootball.sourceforge.net/
+BuildRequires:	SDL-devel
+BuildRequires:	SDL_image-devel
+BuildRequires:	SDL_mixer-devel
+BuildRequires:	gettext-devel
+BuildRequires:	intltool
+BuildRequires:	libstdc++-devel
+BuildRequires:	pkgconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -25,7 +28,8 @@
 %setup -q
 
 %build
-%configure --disable-silent-rules
+%configure \
+	--disable-silent-rules
 %{__make}
 
 %install
@@ -47,7 +51,6 @@
 %attr(755,root,root) %{_bindir}/%{name}
 %{_datadir}/%{name}
 
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
@@ -55,6 +58,9 @@
 
 
 $Log$
+Revision 1.2  2011/01/28 02:12:44  sparky
+- fixed BR list
+- minor cosmetics
+
 Revision 1.1  2011/01/04 21:32:32  uzsolt
 - initial
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tuxfootball/tuxfootball.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list