SPECS: wormux.spec - fix build, somethings wrong with po/tr.po, so...
shadzik
shadzik at pld-linux.org
Tue Aug 8 14:23:40 CEST 2006
Author: shadzik Date: Tue Aug 8 12:23:40 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix build, somethings wrong with po/tr.po, so i excluded it from build
---- Files affected:
SPECS:
wormux.spec (1.27 -> 1.28)
---- Diffs:
================================================================
Index: SPECS/wormux.spec
diff -u SPECS/wormux.spec:1.27 SPECS/wormux.spec:1.28
--- SPECS/wormux.spec:1.27 Tue Aug 8 13:48:34 2006
+++ SPECS/wormux.spec Tue Aug 8 14:23:35 2006
@@ -37,16 +37,17 @@
%prep
%setup -q
+%{__sed} -i -e s/tr//g po/LINGUAS
# let *.mo build
rm -f po/stamp-po
%build
-%{__gettextize}
-%{__aclocal} -I m4
-%{__autoconf}
-%{__autoheader}
-%{__automake}
+#%{__gettextize}
+#%{__aclocal} -I m4
+#%{__autoconf}
+#%{__autoheader}
+#%{__automake}
%configure \
--with-datadir-name=%{_datadir}/games/%{name}
%{__make}
@@ -68,7 +69,7 @@
%files -f %{name}.lang
%defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README
+%doc AUTHORS ChangeLog
%attr(755,root,root) %{_bindir}/wormux
%{_datadir}/games/%{name}
%{_desktopdir}/%{name}.desktop
@@ -81,6 +82,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.28 2006/08/08 12:23:35 shadzik
+- fix build, somethings wrong with po/tr.po, so i excluded it from build
+
Revision 1.27 2006/08/08 11:48:34 shadzik
- 0.7.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/wormux.spec?r1=1.27&r2=1.28&f=u
More information about the pld-cvs-commit
mailing list