Author: wolvverine Date: Fri Jun 30 12:31:03 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - add polish lang
---- Files affected: SPECS: glest.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/glest.spec diff -u SPECS/glest.spec:1.6 SPECS/glest.spec:1.7 --- SPECS/glest.spec:1.6 Sun Jun 25 22:08:50 2006 +++ SPECS/glest.spec Fri Jun 30 14:30:57 2006 @@ -15,6 +15,8 @@ # Source0-md5: f549d496789d4a54166a7c386232069e Source1: http://dl.sourceforge.net/glest/%{name}_data_v%{version}.zip # Source1-md5: bbf40de52ad412b1e36fc3bc1f6822fc +Source2: http://www.glest.org/files/contrib/translations/polish_1.0.9.zip +# Source2-md5: 977df518ef4523fce1e833769e760e29 #Patch0: %{name}-DESTDIR.patch URL: http://www.glest.org/ BuildRequires: OpenAL-devel @@ -38,7 +40,7 @@ XML-a i zestawu narzędzi. %prep -%setup -q -a1 +%setup -q -a1 -a2 %build %configure @@ -49,6 +51,7 @@ install -d $RPM_BUILD_ROOT{%{_datadir}/%{name},%{_sysconfdir}/%{name},%{_bindir}} install glest $RPM_BUILD_ROOT%{_bindir}/%{name} install glest.ini $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/glest.ini +install polish.lng $RPM_BUILD_ROOT{_datadir}/%{name}/data/lang/ ln -s %{_sysconfdir}/%{name}/%{name}.ini $RPM_BUILD_ROOT%{_datadir}/%{name}/%{name}.ini ln -s %{_bindir}/%{name} $RPM_BUILD_ROOT%{_datadir}/%{name}/%{name} cd glest_game @@ -74,6 +77,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2006/06/30 12:30:57 wolvverine +- add polish lang + Revision 1.6 2006/06/25 20:08:50 qboosh - cosmetics, unified GLU dep ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/glest.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
