SPECS: wormux.spec - Updated to 0.7 beta2. Builds with lang stuff ...

matkor matkor at pld-linux.org
Mon Jan 23 09:11:48 CET 2006


Author: matkor                       Date: Mon Jan 23 08:11:48 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Updated to 0.7 beta2. Builds with lang stuff commented out.

---- Files affected:
SPECS:
   wormux.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/wormux.spec
diff -u SPECS/wormux.spec:1.20 SPECS/wormux.spec:1.21
--- SPECS/wormux.spec:1.20	Fri Jul 22 14:29:22 2005
+++ SPECS/wormux.spec	Mon Jan 23 09:11:43 2006
@@ -2,22 +2,25 @@
 Summary:	A free (libre) clone of Worms from Team17
 Summary(pl):	Wolnodostępny klon Worms z Team17
 Name:		wormux
-Version:	0.5.1
-Release:	1
+Version:	0.7
+Release:	0.beta2.1
 License:	BSD
 Group:		Applications/Games
-Source0:	http://download.gna.org/wormux/%{name}-src-%{version}.tar.bz2
-# Source0-md5:	68eae1190569c155995e29aa8a97f710
+Source0:	http://download.gna.org/wormux/wormux-%{version}beta2.tar.bz2
+# Source0-md5:	b9a93bbd732f52d2fbff8a403259fcf6
 Source1:	%{name}.desktop
 Source2:	%{name}.png
 URL:		http://www.wormux.org/en/index.php
-BuildRequires:	ClanLib-OpenGL-devel >= 0.7.0
-BuildRequires:	ClanLib-Vorbis-devel >= 0.7.0
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	gettext-devel
-BuildRequires:	libxml++1-devel
+BuildRequires:	libxml++-devel >= 2.6
 BuildRequires:	perl-base
+BuildRequires:	SDL_gfx-devel >= 2.0.13
+BuildRequires:	SDL_image-devel
+BuildRequires:	SDL_mixer-devel
+BuildRequires:	SDL_ttf-devel
+
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -27,7 +30,7 @@
 Wolnodostępny klon gry Worms z Team17.
 
 %prep
-%setup -q
+%setup -q -n wormux-%{version}beta2
 
 %build
 %{__gettextize}
@@ -35,7 +38,7 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+%configure 
 %{__make}
 
 %install
@@ -48,16 +51,17 @@
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
 
-%find_lang %{name}
+#%%find_lang %{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files -f %{name}.lang
+%files 
+# -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS README
 %attr(755,root,root) %{_bindir}/wormux
-%{_datadir}/%{name}
+%{_datadir}/games/%{name}
 %{_desktopdir}/%{name}.desktop
 %{_pixmapsdir}/*.png
 
@@ -67,6 +71,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2006/01/23 08:11:43  matkor
+- Updated to 0.7 beta2. Builds with lang stuff commented out.
+
 Revision 1.20  2005/07/22 12:29:22  prism
 - URL updated
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/wormux.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list