Accepting request 504426 from graphics
1 OBS-URL: https://build.opensuse.org/request/show/504426 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libjpeg-turbo?expand=0&rev=35
This commit is contained in:
commit
4defc3d7a8
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libjpeg-turbo
|
# spec file for package libjpeg-turbo
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -51,14 +51,19 @@ Conflicts: jpeg%{major}
|
|||||||
|
|
||||||
%description
|
%description
|
||||||
The libjpeg-turbo package contains a library of functions for manipulating
|
The libjpeg-turbo package contains a library of functions for manipulating
|
||||||
JPEG images.
|
JPEG images. It also includes the following command line utilities:
|
||||||
|
djpeg - decompress a JPEG file to an image file
|
||||||
|
jpegtran - lossless transformation of JPEG files
|
||||||
|
rdjpgcom - display text comments from a JPEG file
|
||||||
|
wrjpgcom - insert text comments into a JPEG file
|
||||||
|
tjbench - a JPEG decompression/compression benchmark
|
||||||
|
|
||||||
%package -n libjpeg%{major}
|
%package -n libjpeg%{major}
|
||||||
Version: %{libver}
|
Version: %{libver}
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The MMX/SSE accelerated JPEG compression/decompression library
|
Summary: The MMX/SSE accelerated JPEG compression/decompression library
|
||||||
Group: System/Libraries
|
|
||||||
# bug437293
|
# bug437293
|
||||||
|
Group: System/Libraries
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
Obsoletes: libjpeg-64bit < %{version}
|
Obsoletes: libjpeg-64bit < %{version}
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 15 10:50:53 UTC 2017 - jbohac@suse.com
|
||||||
|
|
||||||
|
- mention the included utilities (djpeg, jpegtran, rdjpgcom,
|
||||||
|
tjbench, and wrjpgcom) in the package description.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 18 10:07:29 UTC 2017 - bwiedemann@suse.com
|
Wed Jan 18 10:07:29 UTC 2017 - bwiedemann@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libjpeg62-turbo
|
# spec file for package libjpeg62-turbo
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user