Author: lisu Date: Tue Sep 1 13:20:22 2009 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.5 - BR: xorg-lib-libXxf86dga-devel - patches updated - more more things to do
---- Files affected: packages/warsow: warsow.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/warsow/warsow.spec diff -u packages/warsow/warsow.spec:1.2 packages/warsow/warsow.spec:1.3 --- packages/warsow/warsow.spec:1.2 Fri Apr 3 15:06:16 2009 +++ packages/warsow/warsow.spec Tue Sep 1 15:20:16 2009 @@ -7,19 +7,19 @@ # Summary: A Fast Paced FPS Game Name: warsow -Version: 0.42 +Version: 0.5 Release: 0.1 License: GPL Group: X11/Applications/Games Source0: http://data.rodix.free.fr/warsow/files/%{name}_%{version}_sdk.zip -# Source0-md5: 94c9bb2a48ac6f2687b38809e003f3b9 +# Source0-md5: acd0244435cc63967b0eb3468c21c454 Source1: http://data.rodix.free.fr/warsow/files/%{name}_%{version}_unified.zip -# Source1-md5: cba5fe9b8af01b378e685959098fa84f +# Source1-md5: d0cb961256bbc1b93bf240b8bcf8eff5 Patch0: %{name}-flags.patch Patch1: %{name}-dirs.patch URL: http://www.warsow.net/ -BuildRequires: dos2unix BuildRequires: unzip +BuildRequires: xorg-lib-libXxf86dga-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -40,7 +40,7 @@ %patch1 -p1 %build -%{__make} -C %{name}_%{version}_src/source/ \ +%{__make} -C source/ \ CC="%{__cc}" \ LD="%{__cc}" \ CFLAGS="%{rpmcflags}" \ @@ -50,12 +50,9 @@ rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/%{name}} -cd %{name}_%{version}_src -dos2unix source/release/warsow - install source/release/warsow* $RPM_BUILD_ROOT%{_bindir} cp -r source/release/libs $RPM_BUILD_ROOT%{_datadir}/%{name} -cp -r ../%{name}_%{version}_unified/basewsw $RPM_BUILD_ROOT%{_datadir}/%{name} +cp -r basewsw $RPM_BUILD_ROOT%{_datadir}/%{name} %clean rm -rf $RPM_BUILD_ROOT @@ -72,6 +69,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2009/09/01 13:20:16 lisu +- up to 0.5 +- BR: xorg-lib-libXxf86dga-devel +- patches updated +- more more things to do + Revision 1.2 2009/04/03 13:06:16 lisu - one more thing TO-DO ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/warsow/warsow.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
