From 440bc74069b523ce417be870b28973bde0a4ceb1300dcb2f6d23ac542f6ea6dc Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 29 Mar 2015 19:34:12 +0000 Subject: [PATCH] - Avoid strange inequality in Provides tag OBS-URL: https://build.opensuse.org/package/show/games/prboom-plus?expand=0&rev=15 --- prboom-plus.changes | 5 +++++ prboom-plus.spec | 7 +++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/prboom-plus.changes b/prboom-plus.changes index 4b91947..839cb25 100644 --- a/prboom-plus.changes +++ b/prboom-plus.changes @@ -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 diff --git a/prboom-plus.spec b/prboom-plus.spec index c025e0e..5f87077 100644 --- a/prboom-plus.spec +++ b/prboom-plus.spec @@ -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