SPECS: piave.spec - rel 3; build fixed
arekm
arekm at pld-linux.org
Sun Oct 30 17:16:41 CET 2005
Author: arekm Date: Sun Oct 30 16:16:41 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 3; build fixed
---- Files affected:
SPECS:
piave.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/piave.spec
diff -u SPECS/piave.spec:1.7 SPECS/piave.spec:1.8
--- SPECS/piave.spec:1.7 Sun Oct 30 13:26:12 2005
+++ SPECS/piave.spec Sun Oct 30 17:16:36 2005
@@ -29,6 +29,7 @@
BuildRequires: libtool
BuildRequires: libvorbis-devel >= 1:1.0
BuildRequires: libxml2-devel >= 2.0.0
+BuildRequires: linux-libc-headers >= 7:2.6.12.0-7
BuildRequires: pkgconfig
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -89,6 +90,7 @@
%prep
%setup -q
%patch0 -p1
+sed -i -e 's#libdv/dv1394.h#linux/ieee1394/dv1394.h#g' ./libpiave/avccontroller.hh ./libpiave/IEEE1394IO.hh
%build
%{__libtoolize}
@@ -162,6 +164,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2005/10/30 16:16:36 arekm
+- rel 3; build fixed
+
Revision 1.7 2005/10/30 12:26:12 arekm
- rel 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/piave.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list