Author: jajcus                       Date: Mon Dec 27 12:31:59 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- enable server
- Release: 2

---- Files affected:
packages/hedgewars:
   hedgewars.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: packages/hedgewars/hedgewars.spec
diff -u packages/hedgewars/hedgewars.spec:1.19 
packages/hedgewars/hedgewars.spec:1.20
--- packages/hedgewars/hedgewars.spec:1.19      Mon Dec 27 12:03:32 2010
+++ packages/hedgewars/hedgewars.spec   Mon Dec 27 13:31:54 2010
@@ -1,9 +1,6 @@
 # $Revision$, $Date$
 #
-# TODO:
-# - fix server build (it requires dataenc package from HackageDB - 
http://hackage.haskell.org/package/dataenc)
-#
-%bcond_with    server          # build with local server
+%bcond_without server          # build with local server
 #
 
 # there is no ghc on ppc
@@ -16,7 +13,7 @@
 Summary(pl.UTF-8):     hedgewars - strategia czasu rzeczywistego podobna do 
Worms
 Name:          hedgewars
 Version:       0.9.15
-Release:       1
+Release:       2
 License:       GPL v2 + Public Domain fonts
 Group:         X11/Applications/Games
 Source0:       http://hedgewars.org/download/%{name}-src-%{version}.tar.bz2
@@ -34,6 +31,9 @@
 BuildRequires: desktop-file-utils
 BuildRequires: fpc >= 2.2.0
 %{?with_server:BuildRequires:  ghc}
+%{?with_server:BuildRequires:  ghc-dataenc}
+%{?with_server:BuildRequires:  ghc-hslogger}
+%{?with_server:BuildRequires:  ghc-utf8-string}
 %{?with_server:BuildRequires:  gmp-devel}
 BuildRequires: lua51-devel
 BuildRequires: openssl-devel
@@ -108,6 +108,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2010/12/27 12:31:54  jajcus
+- enable server
+- Release: 2
+
 Revision 1.19  2010/12/27 11:03:32  lisu
 - up to 0.9.15
 
================================================================

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

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

Reply via email to