fix obsoletes to replace the existing package properly

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=36
This commit is contained in:
Takashi Iwai 2011-11-24 12:42:35 +00:00 committed by Git OBS Bridge
parent 8ee987e6f2
commit 64bf958b72
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
libsndfile1
provides "libsndfile-<targettype> = <version>"
obsoletes "libsndfile-<targettype> < <version>"
obsoletes "libsndfile-<targettype> <= 1.0.25"

View File

@ -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