Autobuild autoformatter for 63341
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libjpeg-turbo?expand=0&rev=5
This commit is contained in:
parent
6459450214
commit
01a350b07f
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package jpeg-turbo
|
||||
# spec file for package libjpeg-turbo
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -33,7 +33,7 @@ Version: %{srcver}
|
||||
Release: 1
|
||||
Summary: A MMX/SSE2 accelerated library for manipulating JPEG image files
|
||||
Url: http://sourceforge.net/projects/libjpeg-turbo
|
||||
BuildRequires: nasm gcc-c++
|
||||
BuildRequires: gcc-c++ nasm
|
||||
Provides: jpeg = %{version}
|
||||
Obsoletes: jpeg
|
||||
Conflicts: jpeg%{major}
|
||||
@ -53,6 +53,7 @@ JPEG images.
|
||||
License: BSD3c(or similar)
|
||||
Summary: The MMX/SSE accelerated JPEG compression/decompression library
|
||||
Version: %{libver}
|
||||
Release: 2
|
||||
Provides: libjpeg6 = %{version}
|
||||
Obsoletes: libjpeg6
|
||||
Group: System/Libraries
|
||||
@ -74,9 +75,11 @@ Authors:
|
||||
Michael Mauldin <mlm@cs.cmu.edu>
|
||||
|
||||
%package -n libjpeg%{major}-devel
|
||||
|
||||
License: BSD3c(or similar)
|
||||
Summary: Development Tools for applications which will use the Libjpeg Library
|
||||
Version: %{libver}
|
||||
Release: 2
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: libjpeg%{major} = %{version}
|
||||
Provides: libjpeg-devel = %{version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user