Author: baggins                      Date: Mon Feb 19 00:30:10 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.1.8
- C: gcc-c++ < 4.0 due to cimg not compiling with gcc 3.3 (g++ issue)

---- Files affected:
SPECS:
   CImg.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/CImg.spec
diff -u SPECS/CImg.spec:1.7 SPECS/CImg.spec:1.8
--- SPECS/CImg.spec:1.7 Mon Feb 12 23:09:09 2007
+++ SPECS/CImg.spec     Mon Feb 19 01:30:05 2007
@@ -2,14 +2,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)
@@ -32,7 +33,7 @@
 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
 
@@ -63,6 +64,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2007/02/19 00:30:05  baggins
+- up to 1.1.8
+- C: gcc-c++ < 4.0 due to cimg not compiling with gcc 3.3 (g++ issue)
+
 Revision 1.7  2007/02/12 22:09:09  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/CImg.spec?r1=1.7&r2=1.8&f=u

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

Reply via email to