1
0
forked from pool/prboom-plus

- Avoid strange inequality in Provides tag

OBS-URL: https://build.opensuse.org/package/show/games/prboom-plus?expand=0&rev=15
This commit is contained in:
Jan Engelhardt 2015-03-29 19:34:12 +00:00 committed by Git OBS Bridge
parent c3a30a1209
commit 440bc74069
2 changed files with 8 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Mar 29 19:19:54 UTC 2015 - jengelh@inai.de
- Avoid strange inequality in Provides tag
-------------------------------------------------------------------
Mon Nov 11 05:06:31 UTC 2013 - jengelh@inai.de

View File

@ -1,7 +1,7 @@
#
# spec file for package prboom-plus
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -24,8 +24,7 @@ License: GPL-2.0+
Group: Amusements/Games/3D/Shoot
Url: http://prboom-plus.sourceforge.net/
#SVN-Clone: http://crowproductions.de/repos/prboom/branches/prboom-plus-24/prboom2/
#Freecode-URL: http://freecode.com/projects/prboom-plus
#SVN-Clone: https://svn.prboom.org/repos/branches/prboom-plus-24/prboom2
#DL-URL: http://downloads.sf.net/prboom-plus/prboom-plus-2.5.1.3.tar.gz
Source: %name-%version.tar.xz
Patch1: prboom-nodatetime.diff
@ -47,7 +46,7 @@ BuildRequires: libvorbis-devel
BuildRequires: pcre-devel
BuildRequires: xz
Suggests: freedoom
Provides: prboom > 2.5.0
Provides: prboom = 2.5.0plus
Obsoletes: prboom <= 2.5.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build