[packages/OpenEXR] - updated URL, added base docs - removed obsolete patch

qboosh qboosh at pld-linux.org
Fri Feb 4 21:16:26 CET 2022


commit feda42a310b86c7db5238541d76260cbcf6a0a9f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Feb 4 21:17:53 2022 +0100

    - updated URL, added base docs
    - removed obsolete patch

 OpenEXR-build.patch | 13 -------------
 OpenEXR.spec        |  4 +++-
 2 files changed, 3 insertions(+), 14 deletions(-)
---
diff --git a/OpenEXR.spec b/OpenEXR.spec
index e64a116..529c90f 100644
--- a/OpenEXR.spec
+++ b/OpenEXR.spec
@@ -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.*.*.*
diff --git a/OpenEXR-build.patch b/OpenEXR-build.patch
deleted file mode 100644
index 53eaec6..0000000
--- a/OpenEXR-build.patch
+++ /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@
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/OpenEXR.git/commitdiff/feda42a310b86c7db5238541d76260cbcf6a0a9f



More information about the pld-cvs-commit mailing list