Rebuild for new LibRaw.
This commit is contained in:
parent
30404afa86
commit
9295e10bb8
@ -3,7 +3,7 @@
|
||||
|
||||
Name: OpenImageIO
|
||||
Version: 1.7.9
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Library for reading and writing images
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -163,12 +163,12 @@ cp -a src/doc/*.1 %{buildroot}%{_mandir}/man1
|
||||
%files utils
|
||||
%exclude %{_bindir}/iv
|
||||
%{_bindir}/*
|
||||
%exclude %{_mandir}/man1/iv.1.gz
|
||||
#%exclude %{_mandir}/man1/iv.1.gz
|
||||
%{_mandir}/man1/*.1.gz
|
||||
|
||||
%files iv
|
||||
%{_bindir}/iv
|
||||
%{_mandir}/man1/iv.1.gz
|
||||
#%{_mandir}/man1/iv.1.gz
|
||||
|
||||
%files devel
|
||||
%doc src/doc/*.pdf
|
||||
@ -178,6 +178,9 @@ cp -a src/doc/*.1 %{buildroot}%{_mandir}/man1
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Dec 27 2016 Jon Ciesla <limburgher@gmail.com> - 1.7.9-2
|
||||
- Rebuild for new LibRaw.
|
||||
|
||||
* Thu Dec 1 2016 Richard Shaw <hobbes1069@gmail.com> - 1.7.9-1
|
||||
- Update to latest upstream release.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user