]> git.pld-linux.org Git - packages/CImg.git/commitdiff
- up to 1.1.8 auto/th/CImg-1_1_8-1
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 19 Feb 2007 00:30:05 +0000 (00:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- C: gcc-c++ < 4.0 due to cimg not compiling with gcc 3.3 (g++ issue)

Changed files:
    CImg.spec -> 1.8

CImg.spec

index e15ea5cae7ec52c498779df80b960a952c7e2281..c7e0aa243eb6aaba76a46de46102c6b7e40795e0 100644 (file)
--- a/CImg.spec
+++ b/CImg.spec
@@ -1,14 +1,15 @@
 Summary:       C++ Template Image Processing Library
 Summary(pl.UTF-8):     Biblioteka szablonów C++ do przetwarzania obrazu
 Name:          CImg
-Version:       1.1.7
+Version:       1.1.8
 Release:       1
 License:       CeCILL Free Software License
 Group:         Development/Libraries
-Source0:       http://dl.sourceforge.net/cimg/%{name}-1-17.zip
-# Source0-md5: aae01ef36c598402751f2ddbd3eca0ee
+Source0:       http://dl.sourceforge.net/cimg/%{name}-1-18.zip
+# Source0-md5: 444bc816e8a489cede7a69ade3261d9d
 URL:           http://cimg.sourceforge.net/
 BuildRequires: unzip
+Conflicts:     gcc-c++ < 4.0
 Requires:      libstdc++-devel
 Requires:      xorg-lib-libX11-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -31,7 +32,7 @@ Windows, MacOS X, FreeBSD...), wydajny, łatwy w użyciu i przyjemny do
 kodowania przetwarzania obrazu w C++.
 
 %prep
-%setup -q -n %{name}-1-17
+%setup -q -n %{name}-1-18
 
 cp plugins/README.txt README-plugins.txt
 
This page took 0.084744 seconds and 4 git commands to generate.