]> git.pld-linux.org Git - packages/exact-image.git/commitdiff
- updated to 0.8.8 auto/th/exact-image-0.8.8-1
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 2 Apr 2013 16:08:24 +0000 (18:08 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 2 Apr 2013 16:08:24 +0000 (18:08 +0200)
exact-image-gcc47.patch [deleted file]
exact-image-libs.patch
exact-image.spec

diff --git a/exact-image-gcc47.patch b/exact-image-gcc47.patch
deleted file mode 100644 (file)
index b4a45fa..0000000
+++ /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;
index c16adef937dacaecdb683e9bceff6d5a9336a795..05d1a4b556c288f0cb10da49ced65dc56dddb57c 100644 (file)
@@ -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
index 10a7a0d1b65d308dc8a00c5dc9f597d24a7016e5..b7a1320ff379a41225c15afbfa32f3e1c24a7d31 100644 (file)
@@ -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 \
This page took 0.090097 seconds and 4 git commands to generate.