SPECS: wormux.spec - restored locales

qboosh qboosh at pld-linux.org
Fri Feb 3 13:33:11 CET 2006


Author: qboosh                       Date: Fri Feb  3 12:33:11 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- restored locales

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

---- Diffs:

================================================================
Index: SPECS/wormux.spec
diff -u SPECS/wormux.spec:1.21 SPECS/wormux.spec:1.22
--- SPECS/wormux.spec:1.21	Mon Jan 23 09:11:43 2006
+++ SPECS/wormux.spec	Fri Feb  3 13:33:05 2006
@@ -11,16 +11,17 @@
 Source1:	%{name}.desktop
 Source2:	%{name}.png
 URL:		http://www.wormux.org/en/index.php
+BuildRequires:	SDL-devel >= 1.2.6
+BuildRequires:	SDL_gfx-devel >= 2.0.13
+BuildRequires:	SDL_image-devel
+BuildRequires:	SDL_mixer-devel
+BuildRequires:	SDL_ttf-devel
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	gettext-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
-
+BuildRequires:	pkgconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -32,6 +33,9 @@
 %prep
 %setup -q -n wormux-%{version}beta2
 
+# let *.mo build
+rm -f po/stamp-po
+
 %build
 %{__gettextize}
 %{__aclocal} -I m4
@@ -51,13 +55,12 @@
 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
@@ -71,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2006/02/03 12:33:05  qboosh
+- restored locales
+
 Revision 1.21  2006/01/23 08:11:43  matkor
 - Updated to 0.7 beta2. Builds with lang stuff commented out.
 
================================================================

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



More information about the pld-cvs-commit mailing list