]> git.pld-linux.org Git - packages/OpenEXR.git/blobdiff - OpenEXR.spec
- updated to 1.2.1.
[packages/OpenEXR.git] / OpenEXR.spec
index e7303b1c8dc6520fa46c570c156269d51ea03498..5c2c06c4d604779227f5cc562bd993881be000da 100644 (file)
@@ -1,16 +1,18 @@
 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.1.0
-Release:       0.1
+Version:       1.2.1
+Release:       1
 License:       Industrial Light & Magic
 Group:         Libraries
-Source0:       http://www.openexr.com/downloads/%{name}-%{version}.tar.gz
-# Source0-md5: 716e74c740ef23433ef24bb515afb14f
+Source0:       http://savannah.nongnu.org/download/openexr/%{name}-%{version}.tar.gz
+# Source0-md5: cb931247581764730fae630f79f4832a
 URL:           http://www.openexr.com/
 BuildRequires: automake
 BuildRequires: fltk-gl-devel
+BuildRequires: libstdc++-devel
 BuildRequires: pkgconfig
+BuildRequires: zlib-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -35,6 +37,8 @@ Summary:      Header files for OpenEXR libraries
 Summary(pl):   Pliki nag³ówkowe bibliotek OpenEXR
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
+Requires:      libstdc++-devel
+Requires:      pkgconfig
 
 %description devel
 Header files for OpenEXR libraries.
@@ -94,7 +98,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING ChangeLog NEWS README ReleaseNotes
+%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.*.*.*
@@ -126,7 +130,23 @@ rm -rf $RPM_BUILD_ROOT
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log: OpenEXR.spec,v $
-Revision 1.2  2004-03-15 20:28:19  qboosh
+Revision 1.7  2004-08-10 22:10:34  pluto
+- updated to 1.2.1.
+
+Revision 1.6  2004/04/27 17:49:22  pluto
+- updated to 1.1.1 (another development release)
+
+Revision 1.5  2004/04/22 10:03:07  pluto
+- openexr.m4: quote fix.
+
+Revision 1.4  2004/04/01 21:06:16  pluto
+- gcc 3.4 fixes.
+- release 0.2.
+
+Revision 1.3  2004/03/16 10:44:42  qboosh
+- more deps
+
+Revision 1.2  2004/03/15 20:28:19  qboosh
 - pl, cosmetics
 
 Revision 1.1  2004/03/15 19:56:59  adgor
This page took 0.076982 seconds and 4 git commands to generate.