Author: arvenil                      Date: Thu May 24 12:17:30 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 3.9.3
- pass optflags in supported way (-fPIC works)
- cosmetics

---- Files affected:
SPECS:
   FreeImage.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/FreeImage.spec
diff -u SPECS/FreeImage.spec:1.5 SPECS/FreeImage.spec:1.6
--- SPECS/FreeImage.spec:1.5    Mon Feb 12 22:21:30 2007
+++ SPECS/FreeImage.spec        Thu May 24 14:17:24 2007
@@ -1,15 +1,16 @@
 # $Revision$, $Date$
+%define        _ver    %(echo %{version} | tr -d .)
 Summary:       Library for handling different graphics files formats
 Summary(pl.UTF-8):     Biblioteka do manipulacji różnymi formatami plików 
graficznych
 Name:          FreeImage
-Version:       3.9.2
+Version:       3.9.3
 Release:       1
 License:       GPL and FIPL (see the license-fi.txt)
 Group:         Libraries
-Source0:       http://dl.sourceforge.net/freeimage/%{name}392.zip
-# Source0-md5: e7a3e2429a0db52fb377bed7da61e5a5
-Source1:       http://dl.sourceforge.net/freeimage/%{name}392.pdf
-# Source1-md5: ecbc9eedf5b4e04495deaaee8935c0fd
+Source0:       http://dl.sourceforge.net/freeimage/%{name}%{_ver}.zip
+# Source0-md5: bf3574fa4e6135cf511d5ff4bc871ec3
+Source1:       http://dl.sourceforge.net/freeimage/%{name}%{_ver}.pdf
+# Source1-md5: 5a59f1d2c380da666f1cd42e082e8041
 URL:           http://freeimage.sourceforge.net/index.html
 BuildRequires: unzip
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -55,7 +56,7 @@
 
 %build
 %{__make} \
-       COMPILERFLAGS="%{rpmcflags}"
+       RPM_OPT_FLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -85,7 +86,7 @@
 
 %files devel
 %defattr(644,root,root,755)
-%doc FreeImage392.pdf
+%doc FreeImage%{_ver}.pdf
 %attr(755,root,root) %{_libdir}/libfreeimage.so
 %{_includedir}/*
 %{_examplesdir}/%{name}-%{version}
@@ -99,6 +100,11 @@
 * %{date} PLD Team <[EMAIL PROTECTED]>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 $Log$
+Revision 1.6  2007/05/24 12:17:24  arvenil
+- up to 3.9.3
+- pass optflags in supported way (-fPIC works)
+- cosmetics
+
 Revision 1.5  2007/02/12 21:21:30  glen
 - tabs in preamle
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/FreeImage.spec?r1=1.5&r2=1.6&f=u

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

Reply via email to