Use lcms2
This commit is contained in:
parent
6d123c462b
commit
2a59123840
@ -2,12 +2,12 @@
|
||||
Summary: Library for reading RAW files obtained from digital photo cameras
|
||||
Name: LibRaw
|
||||
Version: 0.14.6
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv3+
|
||||
Group: Development/Libraries
|
||||
URL: http://www.libraw.org
|
||||
|
||||
BuildRequires: lcms-devel >= 1.0
|
||||
BuildRequires: lcms2-devel
|
||||
BuildRequires: jasper-devel
|
||||
|
||||
|
||||
@ -80,6 +80,9 @@ make install DESTDIR=%{buildroot}
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Sat Jun 2 2012 Siddhesh Poyarekar <siddhesh.poyarekar@gmail.com> - 0.14.6-2
|
||||
- Use lcms2.
|
||||
|
||||
* Sat Jun 2 2012 Siddhesh Poyarekar <siddhesh.poyarekar@gmail.com> - 0.14.6-1
|
||||
- New upstream 0.14.6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user