[libjpeg-turbo] Update to 1.1.1

Adam Tkac atkac at fedoraproject.org
Mon Jul 11 15:33:36 UTC 2011


commit b8730936e205a853537da9cc928128f8d1febea6
Author: Adam Tkac <atkac at redhat.com>
Date:   Mon Jul 11 17:33:15 2011 +0200

    Update to 1.1.1
    
    - ljt11-rh688712.patch merged
    
    Signed-off-by: Adam Tkac <atkac at redhat.com>

 .gitignore           |    1 +
 libjpeg-turbo.spec   |   10 ++++++----
 ljt11-rh688712.patch |   24 ------------------------
 sources              |    2 +-
 4 files changed, 8 insertions(+), 29 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index df44e1e..4506b86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ libjpeg-turbo-1.0.0.tar.gz
 /libjpeg-turbo-1.0.1.tar.gz
 /libjpeg-turbo-1.0.90.tar.gz
 /libjpeg-turbo-1.1.0.tar.gz
+/libjpeg-turbo-1.1.1.tar.gz
diff --git a/libjpeg-turbo.spec b/libjpeg-turbo.spec
index a589470..bac21d9 100644
--- a/libjpeg-turbo.spec
+++ b/libjpeg-turbo.spec
@@ -1,6 +1,6 @@
 Name:		libjpeg-turbo
-Version:	1.1.0
-Release:	2%{?dist}
+Version:	1.1.1
+Release:	1%{?dist}
 Summary:	A MMX/SSE2 accelerated library for manipulating JPEG image files
 
 Group:		System Environment/Libraries
@@ -22,7 +22,6 @@ Obsoletes:	libjpeg < 6b-47
 Provides:	libjpeg = 6b-47
 
 Patch0:		libjpeg-turbo11-noinst_jpgtest.patch
-Patch1:		ljt11-rh688712.patch
 
 %description
 The libjpeg-turbo package contains a library of functions for manipulating
@@ -74,7 +73,6 @@ JPEG images
 %setup -q
 
 %patch0 -p1 -b .noinst_jpgtest
-%patch1 -p0 -b .rh688712
 
 %build
 autoreconf -fiv
@@ -137,6 +135,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libjpeg.a
 
 %changelog
+* Mon Jul 11 2011 Adam Tkac <atkac redhat com> 1.1.1-1
+- update to 1.1.1
+  - ljt11-rh688712.patch merged
+
 * Tue Mar 22 2011 Adam Tkac <atkac redhat com> 1.1.0-2
 - handle broken JPEGs better (#688712)
 
diff --git a/sources b/sources
index 4d59361..425db53 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-83e6914a281d649ad289445dc20f9de4  libjpeg-turbo-1.1.0.tar.gz
+03b9c1406c7bfdc204313c2917ce6962  libjpeg-turbo-1.1.1.tar.gz


More information about the scm-commits mailing list