commit d49518a0db1f91057dea39149eb52be02f166f50
Author: Jan RÄ™korajski <[email protected]>
Date:   Tue Apr 2 18:08:24 2013 +0200

    - updated to 0.8.8

 exact-image-gcc47.patch | 10 ----------
 exact-image-libs.patch  |  2 +-
 exact-image.spec        |  8 +++-----
 3 files changed, 4 insertions(+), 16 deletions(-)
---
diff --git a/exact-image.spec b/exact-image.spec
index 10a7a0d..b7a1320 100644
--- a/exact-image.spec
+++ b/exact-image.spec
@@ -1,13 +1,12 @@
 Summary:       A fast, modern and generic image processing library
 Name:          exact-image
-Version:       0.8.5
-Release:       4
+Version:       0.8.8
+Release:       1
 License:       GPL v2
 Group:         Applications/Graphics
 Source0:       
http://dl.exactcode.de/oss/exact-image/%{name}-%{version}.tar.bz2
-# Source0-md5: 54c5dc9afd86ec573e7e2e9a80f45c71
+# Source0-md5: a25c8cebc1f34bb90794606c5e8aad5e
 Patch0:                %{name}-libs.patch
-Patch1:                %{name}-gcc47.patch
 URL:           http://www.exactcode.de/site/open_source/exactimage/
 BuildRequires: OpenEXR-devel >= 1.2.0
 BuildRequires: agg-devel >= 2.3
@@ -36,7 +35,6 @@ alternative to ImageMagick.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 ./configure --prefix=%{_prefix} --without-libpng --without-php \
diff --git a/exact-image-gcc47.patch b/exact-image-gcc47.patch
deleted file mode 100644
index b4a45fa..0000000
--- a/exact-image-gcc47.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- exact-image-0.8.5/edisplay/edisplay.cc~    2010-10-18 17:33:02.000000000 
+0200
-+++ exact-image-0.8.5/edisplay/edisplay.cc     2012-11-13 00:05:37.644168959 
+0100
-@@ -31,6 +31,7 @@
- #include <algorithm>
- #include <iostream>
- #include <sstream>
-+#include <unistd.h>
- 
- #include "ArgumentList.hh"
- using namespace Utility;
diff --git a/exact-image-libs.patch b/exact-image-libs.patch
index c16adef..05d1a4b 100644
--- a/exact-image-libs.patch
+++ b/exact-image-libs.patch
@@ -28,7 +28,7 @@ diff -ur -urp exact-image-0.8.5.orig/configure 
exact-image-0.8.5/configure
 @@ -63,7 +63,7 @@ fi
  
  pkgcheck libjpeg header LIBJPEG cc jconfig.h
- pkgcheck libtiff header LIBTIFF c++ tiffconf.h tiffio.h tiffio.hxx
+ pkgcheck libtiff header LIBTIFF c++ tiffconf.h tiffio.h # tiffio.hxx
 -pkgcheck libpng pkg-config LIBPNG atleast 1.2
 +pkgcheck libpng12 pkg-config LIBPNG atleast 1.2
  pkgcheck libungif header LIBUNGIF c++ gif_lib.h
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/exact-image.git/commitdiff/d49518a0db1f91057dea39149eb52be02f166f50

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

Reply via email to