From c6da338f9b9086f3d534c762eb8fa64b11bc00e8 Mon Sep 17 00:00:00 2001 From: Michael Thomas Date: Apr 09 2007 18:28:23 +0000 Subject: Add missing Provides: for the package that this obsoletes. --- diff --git a/compat-guichan05.spec b/compat-guichan05.spec index cf98a1a..9a12153 100644 --- a/compat-guichan05.spec +++ b/compat-guichan05.spec @@ -1,6 +1,6 @@ Name: compat-guichan05 Version: 0.5.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Compatibility libraries for older guichan versions Group: Development/Libraries @@ -9,6 +9,7 @@ URL: http://guichan.sourceforge.net Source0: http://downloads.sourceforge.net/guichan/guichan-%{version}-src.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Obsoletes: guichan <= 0.5.0 +Provides: guichan = 0.5.0 BuildRequires: allegro-devel, SDL-devel, SDL_image-devel, libGL-devel BuildRequires: freeglut-devel @@ -87,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Apr 9 2007 Wart 0.5.0-4 +- Add missing Provides: for the package that this obsoletes + * Sat Apr 7 2007 Wart 0.5.0-3 - Remove .soname from shared libs for this initial compat package to avoid breaking compatibility with existing packages that