Update spec
This commit is contained in:
parent
7322545ab0
commit
8b5f5d64ee
@ -1,6 +1,6 @@
|
||||
Name: OpenImageIO
|
||||
Version: 1.2.0
|
||||
Release: 3%{?dist}
|
||||
Version: 1.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for reading and writing images
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -15,8 +15,6 @@ Source101: FindTBB.cmake
|
||||
Patch0: oiio-arm.patch
|
||||
Patch1: oiio-ppc.patch
|
||||
Patch2: oiio-s390.patch
|
||||
# https://github.com/OpenImageIO/oiio/pull/642
|
||||
Patch3: oiio-typedef.patch
|
||||
|
||||
BuildRequires: cmake txt2man
|
||||
BuildRequires: qt4-devel
|
||||
@ -28,9 +26,6 @@ BuildRequires: libpng-devel libtiff-devel openjpeg-devel libwebp-devel
|
||||
BuildRequires: zlib-devel
|
||||
BuildRequires: jasper-devel
|
||||
BuildRequires: pugixml-devel
|
||||
#%ifarch x86_64
|
||||
#BuildRequires: tbb-devel
|
||||
#%endif
|
||||
BuildRequires: hdf5-devel Field3D-devel
|
||||
BuildRequires: OpenColorIO-devel
|
||||
|
||||
@ -85,7 +80,6 @@ Development files for package %{name}
|
||||
%patch0 -p1 -b .arm
|
||||
%patch1 -p1 -b .ppc
|
||||
#patch2 -p1 -b .s390
|
||||
%patch3 -p1 -b .typedef
|
||||
|
||||
# Install FindTBB.cmake
|
||||
install %{SOURCE101} src/cmake/modules/
|
||||
@ -162,6 +156,9 @@ cp -a doc/*.1 %{buildroot}%{_mandir}/man1
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 8 2013 Richard Shaw <hobbes1069@gmail.com> - 1.2.1-1
|
||||
- Update to latest upstream release.
|
||||
|
||||
* Fri Aug 02 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user