Jan Engelhardt 2014-05-11 17:03:24 +00:00 committed by Git OBS Bridge
parent b35047a16a
commit 9e84c7c8a1
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun May 11 17:01:43 UTC 2014 - jengelh@inai.de
- Add python to BuildRequires - it is used for manpage generation
(was previously implicitly included)
-------------------------------------------------------------------
Tue Dec 10 12:59:24 UTC 2013 - jengelh@inai.de

View File

@ -1,7 +1,7 @@
#
# spec file for package chocolate-doom
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -35,6 +35,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: fdupes
BuildRequires: python
BuildRequires: update-desktop-files
BuildRequires: xz
BuildRequires: pkgconfig(SDL_mixer)
@ -79,6 +80,9 @@ rm -f "$b/%_docdir/%name/INSTALL"
%suse_update_desktop_file -r chocolate-setup chocolate-setup Game ActionGame
%fdupes %buildroot/%_prefix
%post
echo "INFO: %name: The global IWAD directory is %_datadir/doom.";
%files
%defattr(-,root,root)
%_bindir/chocolate-*