Accepting request 233512 from games

- Add python to BuildRequires - it is used for manpage generation
  (was previously implicitly included)

OBS-URL: https://build.opensuse.org/request/show/233512
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/chocolate-doom?expand=0&rev=7
This commit is contained in:
Stephan Kulow 2014-05-13 18:43:19 +00:00 committed by Git OBS Bridge
commit a301b5070a
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-*