Add provides for bundled dcraw
This commit is contained in:
parent
34e81d7c73
commit
c5d2938dac
10
LibRaw.spec
10
LibRaw.spec
@ -1,7 +1,7 @@
|
||||
Summary: Library for reading RAW files obtained from digital photo cameras
|
||||
Name: LibRaw
|
||||
Version: 0.16.1
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
License: GPLv3+
|
||||
Group: Development/Libraries
|
||||
URL: http://www.libraw.org
|
||||
@ -14,6 +14,8 @@ Source1: http://www.libraw.org/data/%{name}-demosaic-pack-GPL2-%{version}.tar.gz
|
||||
Source2: http://www.libraw.org/data/%{name}-demosaic-pack-GPL3-%{version}.tar.gz
|
||||
Patch0: LibRaw-0.6.0-pkgconfig.patch
|
||||
|
||||
Provides: bundled(dcraw) = 9.25
|
||||
|
||||
%description
|
||||
LibRaw is a library for reading RAW files obtained from digital photo
|
||||
cameras (CRW/CR2, NEF, RAF, DNG, and others).
|
||||
@ -92,7 +94,11 @@ make install DESTDIR=%{buildroot}
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Mon May 11 2015 Jon Ciesla <limburgher@gmail.com> - 0.16.1-1
|
||||
* Thu May 14 2015 Jon Ciesla <limburgher@gmail.com> - 0.16.1-7
|
||||
- Add provides for bundled dcraw, https://fedorahosted.org/fpc/ticket/530
|
||||
- Fix EVR in changelog.
|
||||
|
||||
* Mon May 11 2015 Jon Ciesla <limburgher@gmail.com> - 0.16.1-6
|
||||
- 0.16.1, BZ 1220382.
|
||||
|
||||
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 0.16.0-5
|
||||
|
Loading…
Reference in New Issue
Block a user