SPECS: libljpeg.spec - updated crop patch for ljpeg, enabled by de...

qboosh qboosh at pld-linux.org
Sat Feb 16 20:36:46 CET 2008


Author: qboosh                       Date: Sat Feb 16 19:36:46 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated crop patch for ljpeg, enabled by default

---- Files affected:
SPECS:
   libljpeg.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/libljpeg.spec
diff -u SPECS/libljpeg.spec:1.3 SPECS/libljpeg.spec:1.4
--- SPECS/libljpeg.spec:1.3	Sat Feb 16 18:26:57 2008
+++ SPECS/libljpeg.spec	Sat Feb 16 20:36:40 2008
@@ -1,11 +1,10 @@
 # $Revision$, $Date$
 # TODO
-# - adjust crop patch to apply on ljpeg
 # - support for lossless process with arighmetic coding?
 #
 # Conditional build:
-%bcond_without	arith	# arithmetic coding support ([errors ABI change], patent problems somewhere)
-%bcond_with	crop	# lossless cropping support ([errors ABI change])
+%bcond_without	arith	# arithmetic coding support (error codes ABI change, IBM patents in USA)
+%bcond_without	crop	# lossless cropping support (error codes ABI change)
 #
 Summary:	Library for handling different JPEG files, including lossless
 Summary(pl.UTF-8):	Biblioteka do manipulacji plikami w formacie JPEG włącznie z bezstratnymi
@@ -30,7 +29,7 @@
 # from http://sylvana.net/jpeg-ari/jpeg-ari-28mar98.tar.gz
 Patch7:		%{name}-arith.patch
 # from http://sylvana.net/jpegcrop/croppatch.tar.gz
-Patch8:		libjpeg-crop.patch
+Patch8:		%{name}-crop.patch
 URL:		http://www.ijg.org/
 BuildRequires:	libtool
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -239,6 +238,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2008-02-16 19:36:40  qboosh
+- updated crop patch for ljpeg, enabled by default
+
 Revision 1.3  2008-02-16 17:26:57  qboosh
 - updated arith patch for ljpeg, enabled by default
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libljpeg.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list