From 64bf958b72c4fa46ae7fed3172df30ecb4fbfcd41898084b3c3f4b8e065d574b Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Thu, 24 Nov 2011 12:42:35 +0000 Subject: [PATCH] fix obsoletes to replace the existing package properly OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=36 --- baselibs.conf | 2 +- libsndfile.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/baselibs.conf b/baselibs.conf index 00bfe20..bea60b9 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,3 +1,3 @@ libsndfile1 provides "libsndfile- = " - obsoletes "libsndfile- < " + obsoletes "libsndfile- <= 1.0.25" diff --git a/libsndfile.spec b/libsndfile.spec index 0ee1dd7..6b6b0bf 100644 --- a/libsndfile.spec +++ b/libsndfile.spec @@ -58,7 +58,7 @@ currently read and write 8, 16, 24, and 32-bit PCM files as well as Summary: A Library to Handle Various Audio File Formats Group: System/Libraries Provides: %{name} = %{version} -Obsoletes: %{name} < %{version} +Obsoletes: %{name} <= 1.0.25 %description -n %lname Libsndfile is a C library for reading and writing sound files, such