]> git.pld-linux.org Git - packages/OpenEXR.git/commitdiff
- updated URL, added base docs
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 4 Feb 2022 20:17:53 +0000 (21:17 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 4 Feb 2022 20:17:53 +0000 (21:17 +0100)
- removed obsolete patch

OpenEXR-build.patch [deleted file]
OpenEXR.spec

diff --git a/OpenEXR-build.patch b/OpenEXR-build.patch
deleted file mode 100644 (file)
index 53eaec6..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
---- openexr-2.2.0/IlmImfUtil/Makefile.am.orig  2014-08-10 06:24:00.000000000 +0200
-+++ openexr-2.2.0/IlmImfUtil/Makefile.am       2014-08-29 20:04:34.436729964 +0200
-@@ -35,8 +35,8 @@
- EXTRA_DIST = CMakeLists.txt
--INCLUDES = @ILMBASE_CXXFLAGS@ \
-+INCLUDES = \
-          -I$(top_builddir)  \
-          -I$(top_srcdir)/IlmImf  \
--         -I$(top_srcdir)/config
-+         -I$(top_srcdir)/config @ILMBASE_CXXFLAGS@
index e64a1162d7dead6502cbe423576bed3f6b62b3eb..529c90f7cc94529852255e4ec08b79ad99e58960 100644 (file)
@@ -5,9 +5,10 @@ Version:       2.3.0
 Release:       1
 License:       BSD
 Group:         Libraries
+#Source0Download: https://github.com/AcademySoftwareFoundation/openexr/releases
 Source0:       https://github.com/AcademySoftwareFoundation/openexr/releases/download/v%{version}/openexr-%{version}.tar.gz
 # Source0-md5: a157e8a46596bc185f2472a5a4682174
-URL:           http://www.openexr.com/
+URL:           https://www.openexr.com/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake >= 1.6.3
 BuildRequires: ilmbase-devel >= 2.3.0
@@ -111,6 +112,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%doc AUTHORS ChangeLog LICENSE PATENTS README.md
 %attr(755,root,root) %{_libdir}/libIlmImf-2_3.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libIlmImf-2_3.so.24
 %attr(755,root,root) %{_libdir}/libIlmImfUtil-2_3.so.*.*.*
This page took 0.124698 seconds and 4 git commands to generate.