File hedgewars.spec.diff of Package hedgewars
--- a/hedgewars.spec 2013-01-29 10:50:09.082481418 +0100
+++ b/hedgewars.spec 2013-01-29 11:14:18.658904647 +0100
@@ -17,3 +17,3 @@
-%define _with_server 0
+%define _with_server 1
@@ -21,3 +21,3 @@
Version: 0.9.18
-Release: 0
+Release: 1.2
Summary: A turn based strategy game
@@ -50,2 +50,3 @@
Requires: %{name}-data = %{version}
+Requires: %{name}-server = %{version}
@@ -57,2 +58,7 @@
BuildRequires: ghc-utf8-string-devel
+BuildRequires: ghc-bytestring-show-devel
+BuildRequires: ghc-network-devel
+BuildRequires: ghc-time-devel
+BuildRequires: ghc-deepseq-devel
+BuildRequires: ghc-vector-devel
%endif