commit 16b641504cee99ae8b0ba89af1fd9a861bf26969
Author: Jakub Bogusz <[email protected]>
Date:   Sun Jan 26 17:39:10 2014 +0100

    - updated to 9a

 libjpeg-12bit.patch | 12 ++++++------
 libjpeg12.spec      |  4 ++--
 2 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/libjpeg12.spec b/libjpeg12.spec
index 5c7c949..c951b59 100644
--- a/libjpeg12.spec
+++ b/libjpeg12.spec
@@ -1,12 +1,12 @@
 Summary:       Library for handling different JPEG files - 12-bit version
 Summary(pl.UTF-8):     Biblioteka do manipulacji plikami w formacie JPEG - 
wersja 12-bitowa
 Name:          libjpeg12
-Version:       9
+Version:       9a
 Release:       1
 License:       distributable
 Group:         Libraries
 Source0:       http://www.ijg.org/files/jpegsrc.v%{version}.tar.gz
-# Source0-md5: b397211ddfd506b92cd5e02a22ac924d
+# Source0-md5: 3353992aecaee1805ef4109aadd433e7
 Patch0:                libjpeg-maxmem-sysconf.patch
 Patch1:                libjpeg-12bit.patch
 URL:           http://www.ijg.org/
diff --git a/libjpeg-12bit.patch b/libjpeg-12bit.patch
index f7f532d..6998b12 100644
--- a/libjpeg-12bit.patch
+++ b/libjpeg-12bit.patch
@@ -205,14 +205,14 @@
  
  /*
   * These two functions are used to allocate and release small chunks of
---- jpeg-8d.orig/jmorecfg.h    2011-08-31 13:35:12.000000000 +0200
-+++ jpeg-8d/jmorecfg.h 2012-01-26 17:14:43.088960964 +0100
-@@ -21,7 +21,8 @@
-  * We do not support run-time selection of data precision, sorry.
+--- jpeg-9a/jmorecfg.h.orig    2014-01-26 17:31:32.791654317 +0100
++++ jpeg-9a/jmorecfg.h 2014-01-26 17:32:43.334984688 +0100
+@@ -30,7 +30,8 @@
+  * in all cases (see below).
   */
  
--#define BITS_IN_JSAMPLE  8    /* use 8 or 12 */
-+#define BITS_IN_JSAMPLE  12   /* use 8 or 12 */
+-#define BITS_IN_JSAMPLE  8    /* use 8, 9, 10, 11, or 12 */
++#define BITS_IN_JSAMPLE  12   /* use 8, 9, 10, 11, or 12 */
 +#define NEED_12_BIT_NAMES
  
  
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libjpeg12.git/commitdiff/16b641504cee99ae8b0ba89af1fd9a861bf26969

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to