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