SPECS: dcraw.spec - rel.2 - Sony A900 support
blues
blues at pld-linux.org
Thu Sep 11 13:10:14 CEST 2008
Author: blues Date: Thu Sep 11 11:10:14 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel.2 - Sony A900 support
---- Files affected:
SPECS:
dcraw.spec (1.29 -> 1.30)
---- Diffs:
================================================================
Index: SPECS/dcraw.spec
diff -u SPECS/dcraw.spec:1.29 SPECS/dcraw.spec:1.30
--- SPECS/dcraw.spec:1.29 Thu Aug 21 00:17:29 2008
+++ SPECS/dcraw.spec Thu Sep 11 13:10:09 2008
@@ -7,7 +7,7 @@
Name: dcraw
Version: 8.87
Epoch: 1
-Release: 1
+Release: 2
License: Free + GPL (for some parts of code)
Group: Applications
Source0: http://www.cybercom.net/~dcoffin/dcraw/archive/%{name}-%{version}.tar.gz
@@ -18,6 +18,7 @@
# NoSource2-md5: 10e468e0eed5e772fb09f3b2590696f1
Source3: http://www.cybercom.net/~dcoffin/dcraw/fuji_green.c
# NoSource3-md5: e801331242f2acf805c0ce00f609fe8c
+Patch0: %{name}-A900.patch
URL: http://www.cybercom.net/~dcoffin/dcraw/
BuildRequires: gettext-devel
BuildRequires: lcms-devel
@@ -38,6 +39,7 @@
cp %{SOURCE1} .
cp %{SOURCE2} .
cp %{SOURCE3} .
+%patch0 -p1
%build
%{__cc} %{rpmldflags} -o dcraw %{rpmcflags} -Wall -DLOCALEDIR=\"%{_datadir}/locale/\" dcraw.c -lm -ljpeg -llcms
@@ -88,6 +90,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.30 2008/09/11 11:10:09 blues
+- rel.2 - Sony A900 support
+
Revision 1.29 2008/08/20 22:17:29 blues
- 8.87
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dcraw.spec?r1=1.29&r2=1.30&f=u
More information about the pld-cvs-commit
mailing list