Author: arvenil                      Date: Sun Apr 11 16:45:22 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.9.13
- BR: lua51-devel
- NOTE: doesn't build in build directory
  Feel free to fix that
- release 1

---- Files affected:
packages/hedgewars:
   hedgewars.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: packages/hedgewars/hedgewars.spec
diff -u packages/hedgewars/hedgewars.spec:1.16 
packages/hedgewars/hedgewars.spec:1.17
--- packages/hedgewars/hedgewars.spec:1.16      Sun Nov 22 00:27:54 2009
+++ packages/hedgewars/hedgewars.spec   Sun Apr 11 18:45:17 2010
@@ -15,12 +15,12 @@
 Summary(hu.UTF-8):     hedgewars - ingyenes Worms-szerű körökre osztott 
stratégiai játék
 Summary(pl.UTF-8):     hedgewars - strategia czasu rzeczywistego podobna do 
Worms
 Name:          hedgewars
-Version:       0.9.12
+Version:       0.9.13
 Release:       1
 License:       GPL v2 + Public Domain fonts
 Group:         X11/Applications/Games
 Source0:       http://hedgewars.org/download/%{name}-src-%{version}.tar.bz2
-# Source0-md5: 10e9815d19df066b5df074fc2cd08c26
+# Source0-md5: b91de13d54670970568b56f150cf9fe4
 Patch0:                %{name}-desktop.patch
 URL:           http://www.hedgewars.org/
 BuildRequires: QtCore-devel >= 4.4.0
@@ -35,6 +35,7 @@
 BuildRequires: fpc >= 2.2.0
 %{?with_server:BuildRequires:  ghc}
 %{?with_server:BuildRequires:  gmp-devel}
+BuildRequires: lua51-devel
 BuildRequires: openssl-devel
 BuildRequires: qt4-build
 BuildRequires: qt4-qmake
@@ -64,14 +65,12 @@
 %prep
 %setup -q -n %{name}-src-%{version}
 %patch0 -p1
-mkdir build
 
 %build
-cd build
 %cmake \
        -DCMAKE_INSTALL_PREFIX=%{_usr} \
        %{?with_server:-DWITH_SERVER=1} \
-       ..
+       .
 %{__make}
 
 %install
@@ -79,7 +78,7 @@
 
 install -d $RPM_BUILD_ROOT{%{_pixmapsdir},%{_desktopdir}}
 
-%{__make} -C build install \
+%{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
 install misc/hedgewars.desktop $RPM_BUILD_ROOT%{_desktopdir}
@@ -109,6 +108,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2010/04/11 16:45:17  arvenil
+- up to 0.9.13
+- BR: lua51-devel
+- NOTE: doesn't build in build directory
+  Feel free to fix that
+- release 1
+
 Revision 1.16  2009/11/21 23:27:54  lisu
 - adapter
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/hedgewars/hedgewars.spec?r1=1.16&r2=1.17&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to