SPECS: lirc.spec - BR xorg-lib-libX11-devel
tommat
tommat at pld-linux.org
Fri Aug 31 18:03:49 CEST 2007
Author: tommat Date: Fri Aug 31 16:03:49 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- BR xorg-lib-libX11-devel
---- Files affected:
SPECS:
lirc.spec (1.144 -> 1.145)
---- Diffs:
================================================================
Index: SPECS/lirc.spec
diff -u SPECS/lirc.spec:1.144 SPECS/lirc.spec:1.145
--- SPECS/lirc.spec:1.144 Fri Aug 31 16:46:26 2007
+++ SPECS/lirc.spec Fri Aug 31 18:03:44 2007
@@ -59,6 +59,7 @@
%{?with_kernel:BuildRequires: %{kgcc_package}}
BuildRequires: rpmbuild(macros) >= 1.379
%{?with_svga:BuildRequires: svgalib-devel}
+%{?with_x:BuildRequires: xorg-lib-libX11-devel}
Requires(post,preun): /sbin/chkconfig
Requires: %{name}-libs = %{version}-%{release}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -628,7 +629,7 @@
touch o/include/config/MARKER
ln -sf %{_kernelsrcdir}/scripts o/
%else
- %{__make} -j1 -C %{_kernelsrcdir} O=$PWD/o prepare scripts
+ linux32 %{__make} -j1 -C %{_kernelsrcdir} O=$PWD/o prepare scripts
%endif
for drv in $drivers; do
@@ -998,6 +999,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.145 2007/08/31 16:03:44 tommat
+- BR xorg-lib-libX11-devel
+
Revision 1.144 2007/08/31 14:46:26 tommat
- do not build userspace with without userspace bcond
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lirc.spec?r1=1.144&r2=1.145&f=u
More information about the pld-cvs-commit
mailing list