From 363ec86ea10a843532fa7104cb49cf6af0a9d33e Mon Sep 17 00:00:00 2001 From: mharris Date: Thu, 27 Jul 2006 20:12:52 +0000 Subject: [PATCH] - Don't install LBX protocol headers, as LBX is obsoleted in the 7.1 release and no longer supported. --- xorg-x11-proto-devel.spec | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/xorg-x11-proto-devel.spec b/xorg-x11-proto-devel.spec index 48f5a2d..4e7a361 100644 --- a/xorg-x11-proto-devel.spec +++ b/xorg-x11-proto-devel.spec @@ -10,7 +10,7 @@ Summary: X.Org X11 Protocol headers Name: xorg-x11-proto-devel Version: 7.1 -Release: 4%{?dist} +Release: 5%{?dist} License: The Open Group License Group: Development/System URL: http://www.x.org @@ -150,7 +150,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/X11/extensions/XKBproto.h %{_includedir}/X11/extensions/XKBsrv.h %{_includedir}/X11/extensions/XKBstr.h +%if 0 %{_includedir}/X11/extensions/XLbx.h +%endif %{_includedir}/X11/extensions/XResproto.h %{_includedir}/X11/extensions/XShm.h %{_includedir}/X11/extensions/XTest.h @@ -181,6 +183,7 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/X11/extensions/fontcache.h %{_includedir}/X11/extensions/fontcacheP.h %{_includedir}/X11/extensions/fontcachstr.h +%if 0 %{_includedir}/X11/extensions/lbxbuf.h %{_includedir}/X11/extensions/lbxbufstr.h %{_includedir}/X11/extensions/lbxdeltastr.h @@ -188,6 +191,7 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/X11/extensions/lbxopts.h %{_includedir}/X11/extensions/lbxstr.h %{_includedir}/X11/extensions/lbxzlib.h +%endif %{_includedir}/X11/extensions/mitmiscstr.h %{_includedir}/X11/extensions/multibuf.h %{_includedir}/X11/extensions/multibufst.h @@ -275,6 +279,10 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/xproxymngproto.pc %changelog +* Thu Jul 27 2006 Mike A. Harris 7.1-5.fc6 +- Don't install LBX protocol headers, as LBX is obsoleted in the 7.1 release + and no longer supported. + * Fri Jul 21 2006 Adam Jackson 7.1-4 - Use dist tag. Update to kbproto-1.0.3.