SPECS: widelands.spec - updated to b9half

adamg adamg at pld-linux.org
Wed Dec 7 11:57:13 CET 2005


Author: adamg                        Date: Wed Dec  7 10:57:13 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to b9half

---- Files affected:
SPECS:
   widelands.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/widelands.spec
diff -u SPECS/widelands.spec:1.3 SPECS/widelands.spec:1.4
--- SPECS/widelands.spec:1.3	Wed Apr 13 21:02:31 2005
+++ SPECS/widelands.spec	Wed Dec  7 11:57:07 2005
@@ -1,5 +1,5 @@
 # $Revision$, $Date$
-%define		_version	b9
+%define		_version	b9half
 Summary:	Game like Settlers II
 Summary(pl):	Remake gry Settlers II
 Name:		widelands
@@ -8,7 +8,7 @@
 License:	GPL
 Group:		X11/Applications/Games
 Source0:	http://dl.sourceforge.net/widelands/%{name}-%{_version}-source.tar.bz2
-# Source0-md5:	0efaa379795496c05feee47de27b5dae
+# Source0-md5:	7bced82bda4b83d884da3e5b0143b2b4
 Source1:	%{name}.desktop
 URL:		http://widelands.sourceforge.net/
 BuildRequires:	SDL-devel
@@ -40,13 +40,14 @@
 światem, będziesz musiał wyszkolić żołnierzy i walczyć.
 
 %prep
-%setup -q -n %{name}
+%setup -q -n %{name}-%{_version}
 
 %build
 rm -f widelands
 %{__make} \
 	CXX="%{__cxx}" \
-	CXXFLAGS="%{rpmcflags} -Isrc/ui/ui_basic -Isrc -Isrc/editor -Isrc/editor/ui_menus -Isrc/ui/ui_fs_menus -Isrc/editor/tools `sdl-config --cflags`"
+	CXXFLAGS="%{rpmcflags} -Isrc/ui/ui_basic -Isrc -Isrc/editor -Isrc/editor/ui_menus -Isrc/ui/ui_fs_menus -Isrc/editor/tools `sdl-config --cflags`" \
+	IMPLICIT_LIBINTL="YES"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -62,7 +63,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README
+%doc ChangeLog
 %attr(755,root,root) %{_bindir}/widelands
 %{_datadir}/widelands
 %{_desktopdir}/widelands.desktop
@@ -73,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/12/07 10:57:07  adamg
+- updated to b9half
+
 Revision 1.3  2005/04/13 19:02:31  qboosh
 - removed COPYING (just GPL), added ChangeLog
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/widelands.spec?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list