SPECS: OpenEXR.spec - up to 1.4.0a
arekm
arekm at pld-linux.org
Tue Jan 2 22:18:46 CET 2007
Author: arekm Date: Tue Jan 2 21:18:46 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.4.0a
---- Files affected:
SPECS:
OpenEXR.spec (1.17 -> 1.18)
---- Diffs:
================================================================
Index: SPECS/OpenEXR.spec
diff -u SPECS/OpenEXR.spec:1.17 SPECS/OpenEXR.spec:1.18
--- SPECS/OpenEXR.spec:1.17 Sat Nov 25 14:19:49 2006
+++ SPECS/OpenEXR.spec Tue Jan 2 22:18:40 2007
@@ -2,12 +2,14 @@
Summary: High dynamic-range (HDR) image file format support libraries
Summary(pl): Biblioteki obsługujące format plików obrazu o wysokiej dynamice (HDR)
Name: OpenEXR
-Version: 1.2.2
-Release: 5
+%define ver 1.4.0
+%define sver a
+Version: %{ver}.%{sver}
+Release: 1
License: Industrial Light & Magic
Group: Libraries
-Source0: http://savannah.nongnu.org/download/openexr/%{name}-%{version}.tar.gz
-# Source0-md5: a2e56af78dc47c7294ff188c8f78394b
+Source0: http://download.savannah.nongnu.org/releases/openexr/openexr-%{ver}%{sver}.tar.gz
+# Source0-md5: d0a4b9a930c766fa51561b05fb204afe
Patch0: %{name}-gcc4.patch
Patch1: %{name}-libs.patch
URL: http://www.openexr.com/
@@ -75,7 +77,7 @@
Narzędzia do obrazów OpenEXR.
%prep
-%setup -q
+%setup -q -n openexr-%{ver}
%patch0 -p1
%patch1 -p1
@@ -105,10 +107,7 @@
%files
%defattr(644,root,root,755)
%doc AUTHORS COPYING ChangeLog NEWS README
-%attr(755,root,root) %{_libdir}/libHalf.so.*.*.*
-%attr(755,root,root) %{_libdir}/libIex.so.*.*.*
-%attr(755,root,root) %{_libdir}/libIlmImf.so.*.*.*
-%attr(755,root,root) %{_libdir}/libImath.so.*.*.*
+%attr(755,root,root) %{_libdir}/lib*.so.*
%files devel
%defattr(644,root,root,755)
@@ -137,6 +136,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.18 2007/01/02 21:18:40 arekm
+- up to 1.4.0a
+
Revision 1.17 2006/11/25 13:19:49 arekm
- rel 5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/OpenEXR.spec?r1=1.17&r2=1.18&f=u
More information about the pld-cvs-commit
mailing list