Accepting request 254475 from home:coolo:branches:openSUSE:Factory

- to obsolete old versions better use obsoletes

OBS-URL: https://build.opensuse.org/request/show/254475
OBS-URL: https://build.opensuse.org/package/show/graphics/libjpeg-turbo?expand=0&rev=44
This commit is contained in:
Petr Gajdos 2014-10-07 07:39:55 +00:00 committed by Git OBS Bridge
parent 1c74662dc1
commit 3755035645
4 changed files with 8 additions and 6 deletions

View File

@ -3,9 +3,9 @@ libjpeg8-devel
conflicts "jpeg-devel-<targettype>"
provides "jpeg-devel-<targettype>"
libjpeg62
conflicts "libjpeg-<targettype> = 6.2.0"
obsoletes "libjpeg-<targettype> = 6.2.0"
libjpeg62-devel
conflicts "libjpeg-devel-<targettype> = 6.2.0"
obsoletes "libjpeg-devel-<targettype> = 6.2.0"
conflicts "jpeg-devel-<targettype>"
provides "jpeg-devel-<targettype>"
libturbojpeg0

View File

@ -51,7 +51,6 @@ The libjpeg-turbo package contains a library of functions for manipulating
JPEG images.
%package -n libjpeg%{major}
Version: %{libver}
Release: 0
Summary: The MMX/SSE accelerated JPEG compression/decompression library
@ -69,7 +68,6 @@ This library contains MMX/SSE accelerated functions for manipulating
JPEG images.
%package -n libturbojpeg%{tmajor}
Version: %{version}
Release: 0
Summary: The MMX/SSE accelerated JPEG compression/decompression library

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Oct 7 07:31:55 UTC 2014 - coolo@suse.com
- to obsolete old versions better use obsoletes
-------------------------------------------------------------------
Sat Oct 4 14:57:19 UTC 2014 - olaf@aepfle.de

View File

@ -45,14 +45,13 @@ The libjpeg-turbo package contains a library of functions for manipulating
JPEG images.
%package -n libjpeg%{major}
Version: %{libver}
Release: 0
Summary: The MMX/SSE accelerated JPEG compression/decompression library
Group: System/Libraries
Provides: libjpeg%{major} = %{version}
Obsoletes: libjpeg = 6.2.0
Obsoletes: libjpeg%{major} < %{version}
Conflicts: libjpeg = 6.2.0
# bug437293
%ifarch ppc64
Obsoletes: libjpeg-64bit < %{version}