Hello community, here is the log from the commit of package jpeg8 for openSUSE:Factory checked in at 2011-12-14 14:33:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jpeg8 (Old) and /work/SRC/openSUSE:Factory/.jpeg8.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jpeg8", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/jpeg8/jpeg8.changes 2011-09-23 02:04:22.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.jpeg8.new/jpeg8.changes 2011-12-14 14:33:29.000000000 +0100 @@ -1,0 +2,22 @@ +Tue Dec 13 11:26:18 UTC 2011 - [email protected] + +- license update: SUSE-IJG + The package license is not BSD-3-Clause. It is the IJG^s license with a + SUSE prefix to indicate that the license has not yet been accepted + upstream at http://www.spdx.org/licenses. Using (and suggesting) the + Fedora license designation + +------------------------------------------------------------------- +Sat Dec 10 18:32:01 UTC 2011 - [email protected] + +- Name field shouldn't contain a macro + +------------------------------------------------------------------- +Sat Dec 10 18:08:28 UTC 2011 - [email protected] + +- Update to version 8.0.3 + * A -block N option was added to the compression library and cjpeg + for using different DCT block sizes. Values of 1 to 16 are possible, + and the default is 8 (baseline format). + +------------------------------------------------------------------- Old: ---- jpegsrc.v8b.tar.bz2 New: ---- jpegsrc.v8c.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jpeg8.spec ++++++ --- /var/tmp/diff_new_pack.MTbb5z/_old 2011-12-14 14:33:30.000000000 +0100 +++ /var/tmp/diff_new_pack.MTbb5z/_new 2011-12-14 14:33:30.000000000 +0100 @@ -15,30 +15,28 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild %define major 8 -%define minor 0 -%define micro 2 -%define srcver 8b +%define minor 3 +%define micro 0 +%define srcver 8c %define libver %{major}.%{minor}.%{micro} # major number of library from libjpeg-turbo %define cmajor 62 -Name: jpeg%{major} -License: BSD3c(or similar) +Name: jpeg8 +License: SUSE-IJG Group: Productivity/Graphics/Convertors -AutoReqProv: on Version: %{srcver} -Release: 2 +Release: 0 Summary: Independent JPEG Group's JPEG Software Url: http://www.ijg.org/ -Source0: jpegsrc.v%{version}.tar.bz2 +Source0: jpegsrc.v%{version}.tar.gz Source1: baselibs.conf Conflicts: libjpeg-turbo -Patch0: %{name}-%{version}-jconfig.patch -Patch1: %{name}-%{version}-tiff-ojpeg.patch -Patch2: %{name}-%{version}-int32.patch +Patch0: %{name}-8b-jconfig.patch +Patch1: %{name}-8b-tiff-ojpeg.patch +Patch2: %{name}-8b-int32.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -68,28 +66,12 @@ available). Djpeg decompresses a JPEG file into one of the above mentioned formats. - - -Authors: --------- - Tom Lane <[email protected]> - Philip Gladstone <[email protected]> - Luis Ortiz <[email protected]> - Jim Boucher <[email protected]> - Lee Crocker <[email protected]> - George Phillips <[email protected]> - Davide Rossi <[email protected]> - Ge' Weijers <[email protected]> - %package -n libjpeg%{major} - -License: BSD3c(or similar) Summary: JPEG libraries Version: %{libver} Release: 3 Group: System/Libraries -AutoReqProv: on # bug437293 %ifarch ppc64 Obsoletes: libjpeg-64bit @@ -100,17 +82,8 @@ The libraries (static and dynamic) for the jpeg-graphics format. The sources are contained in the jpeg source package. - - -Authors: --------- - Rob Hooft <[email protected]> - Michael Mauldin <[email protected]> - %package -n libjpeg%{major}-devel - -License: BSD3c(or similar) Summary: Development Tools for applications which will use the Libjpeg Library Version: %{libver} Release: 2 @@ -128,8 +101,6 @@ necessary for compiling and linking programs which will manipulate JPEG files using the libjpeg library. - - %prep %setup -q -n jpeg-%{srcver} %patch0 @@ -148,9 +119,6 @@ %makeinstall libdir=%{_libdir} rm -f $RPM_BUILD_ROOT/%{_libdir}/libjpeg.la -%clean -rm -rf $RPM_BUILD_ROOT - %post -n libjpeg%{major} -p /sbin/ldconfig %postun -n libjpeg%{major} -p /sbin/ldconfig -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
