From 5a0e0a843ddd3b53e8355d3228eb321dfd2f4f52 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Wed, 21 Sep 2011 13:20:07 -0400 Subject: [PATCH] Build --without-xmlto --- xorg-x11-proto-devel.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/xorg-x11-proto-devel.spec b/xorg-x11-proto-devel.spec index af0e954..f8564c5 100644 --- a/xorg-x11-proto-devel.spec +++ b/xorg-x11-proto-devel.spec @@ -7,7 +7,7 @@ Summary: X.Org X11 Protocol headers Name: xorg-x11-proto-devel Version: 7.6 -Release: 12%{?dist} +Release: 13%{?dist} License: MIT Group: Development/System URL: http://www.x.org @@ -65,7 +65,7 @@ for dir in $(ls -1) ; do pushd $dir [ -e configure ] || ./autogen.sh # yes, this looks horrible, but it's to get the .pc files in datadir - %configure --libdir=%{_datadir} + %configure --libdir=%{_datadir} --without-xmlto make %{?_smp_mflags} mv COPYING COPYING-${dir%%-*} popd @@ -266,6 +266,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/pkgconfig/xproxymngproto.pc %changelog +* Wed Sep 21 2011 Adam Jackson 7.6-13 +- Build --without-xmlto + * Thu Jun 30 2011 Peter Hutterer 7.6-12 - glproto 1.4.14 - dri2proto 2.6