SPECS: dcraw.spec - BR: lcms-devel - use lcms
aredridel
aredridel at pld-linux.org
Tue Apr 11 04:50:03 CEST 2006
Author: aredridel Date: Tue Apr 11 02:50:03 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- BR: lcms-devel
- use lcms
---- Files affected:
SPECS:
dcraw.spec (1.9 -> 1.10)
---- Diffs:
================================================================
Index: SPECS/dcraw.spec
diff -u SPECS/dcraw.spec:1.9 SPECS/dcraw.spec:1.10
--- SPECS/dcraw.spec:1.9 Thu Nov 10 21:50:06 2005
+++ SPECS/dcraw.spec Tue Apr 11 04:49:58 2006
@@ -12,6 +12,7 @@
# NoSource1-md5: 9c091d19e6c4cc2d42b1b5624caf9dc5
URL: http://www.cybercom.net/~dcoffin/dcraw/
BuildRequires: libjpeg-devel
+BuildRequires: lcms-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -27,7 +28,7 @@
cp %{SOURCE0} .
%build
-%{__cc} %{rpmldflags} -o dcraw %{rpmcflags} dcraw.c -lm -ljpeg
+%{__cc} %{rpmldflags} -o dcraw %{rpmcflags} dcraw.c -lm -ljpeg -llcms
%install
rm -rf $RPM_BUILD_ROOT
@@ -50,6 +51,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2006/04/11 02:49:58 aredridel
+- BR: lcms-devel
+- use lcms
+
Revision 1.9 2005/11/10 20:50:06 pluto
- updated to 2005/11/06.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/dcraw.spec?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list