]> git.pld-linux.org Git - packages/OpenEXR.git/blobdiff - OpenEXR.spec
- pkgconfig is not required to link with libraries
[packages/OpenEXR.git] / OpenEXR.spec
index 0403328909197beb8eb7846fee16901f2aa846a9..910418cb6630e61f3d4a7b90b21891e5cd27e0ce 100644 (file)
@@ -1,13 +1,12 @@
 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.2
+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
-Patch0:                %{name}-gcc34.patch
+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
@@ -72,7 +71,6 @@ Narz
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 cp -f /usr/share/automake/config.sub admin
@@ -99,7 +97,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.*.*.*
@@ -131,7 +129,19 @@ rm -rf $RPM_BUILD_ROOT
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log: OpenEXR.spec,v $
-Revision 1.4  2004-04-01 21:06:16  pluto
+Revision 1.8  2004-08-22 17:06:31  qboosh
+- pkgconfig is not required to link with libraries
+
+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.
 
This page took 0.101994 seconds and 4 git commands to generate.