summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Howard2013-09-21 04:37:08 +0000
committerSimon Howard2013-09-21 04:37:08 +0000
commit2933ccf02c2d0f34cf018599cacec5121e6ca595 (patch)
tree6f5d904ab956b687e3af189620300d358ad8dd1e
parenta853a1ef6298dbd7b99d486a0799d5df45181a56 (diff)
downloadchocolate-doom-2933ccf02c2d0f34cf018599cacec5121e6ca595.tar.gz
chocolate-doom-2933ccf02c2d0f34cf018599cacec5121e6ca595.tar.bz2
chocolate-doom-2933ccf02c2d0f34cf018599cacec5121e6ca595.zip
Update rpm.spec to build Strife package.
Subversion-branch: /branches/v2-branch Subversion-revision: 2673
-rw-r--r--rpm.spec.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/rpm.spec.in b/rpm.spec.in
index a31c2036..11ed2cd7 100644
--- a/rpm.spec.in
+++ b/rpm.spec.in
@@ -28,6 +28,11 @@ Summary: @PACKAGE_SHORTDESC@ (Hexen binaries)
Group: Amusements/Games
Requires: libSDL-1.2.so.0, libSDL_mixer-1.2.so.0, libSDL_net-1.2.so.0
+%package -n @PROGRAM_PREFIX@strife
+Summary: @PACKAGE_SHORTDESC@ (Strife binaries)
+Group: Amusements/Games
+Requires: libSDL-1.2.so.0, libSDL_mixer-1.2.so.0, libSDL_net-1.2.so.0
+
%prep
rm -rf $RPM_BUILD_ROOT
@@ -87,3 +92,12 @@ rm -rf $RPM_BUILD_ROOT
/usr/games/@PROGRAM_PREFIX@hexen
/usr/games/@PROGRAM_PREFIX@hexen-setup
+%files @PROGRAM_PREFIX@strife
+%{_mandir}/man5/@PROGRAM_PREFIX@strife.cfg.5
+%{_mandir}/man5/strife.cfg.5
+%{_mandir}/man6/@PROGRAM_PREFIX@strife.6
+%{_mandir}/man6/@PROGRAM_PREFIX@strife-setup.6
+/usr/share/doc/@PROGRAM_PREFIX@strife/*
+/usr/games/@PROGRAM_PREFIX@strife
+/usr/games/@PROGRAM_PREFIX@strife-setup
+