]> git.pld-linux.org Git - packages/OpenEXR.git/blobdiff - OpenEXR.spec
- libstdc++ version for C++ 14 (default)
[packages/OpenEXR.git] / OpenEXR.spec
index e64a1162d7dead6502cbe423576bed3f6b62b3eb..3541485a0542ec27b6b38bcc06554a36a531e371 100644 (file)
@@ -5,13 +5,14 @@ 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
-BuildRequires: libstdc++-devel
+BuildRequires: libstdc++-devel >= 6:5
 BuildRequires: libtool >= 2:1.5
 BuildRequires: pkgconfig
 BuildRequires: zlib-devel
@@ -41,7 +42,7 @@ Summary(pl.UTF-8):    Pliki nagłówkowe bibliotek OpenEXR
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 Requires:      ilmbase-devel >= 2.3.0
-Requires:      libstdc++-devel
+Requires:      libstdc++-devel >= 6:5
 Requires:      zlib-devel
 
 %description devel
@@ -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.265106 seconds and 4 git commands to generate.