diff --git a/chocolate-doom.changes b/chocolate-doom.changes index a3783c5..f708fcc 100644 --- a/chocolate-doom.changes +++ b/chocolate-doom.changes @@ -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 diff --git a/chocolate-doom.spec b/chocolate-doom.spec index dd85218..715d196 100644 --- a/chocolate-doom.spec +++ b/chocolate-doom.spec @@ -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-*