- Clean up %install slightly.

This commit is contained in:
Adam Jackson 2009-07-15 17:46:43 +00:00
parent df6cfae153
commit 761b40505e

View File

@ -7,7 +7,7 @@
Summary: X.Org X11 Protocol headers
Name: xorg-x11-proto-devel
Version: 7.4
Release: 19%{?dist}
Release: 20%{?dist}
License: MIT
Group: Development/System
URL: http://www.x.org
@ -80,8 +80,6 @@ done
for i in composite damage randr render ; do
mv $RPM_BUILD_ROOT/usr/share/doc/${i}proto/${i}proto.txt .
done
# this header is supposed to come from Mesa, not driproto
rm -f $RPM_BUILD_ROOT/%{_includedir}/GL/internal/dri_interface.h
# libXext still needs XLbx.h and lbxstr.h to build. The rest are junk.
rm -f $RPM_BUILD_ROOT%{_includedir}/X11/extensions/lbxbuf.h \
@ -260,6 +258,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/pkgconfig/xproxymngproto.pc
%changelog
* Wed Jul 15 2009 Adam Jackson <ajax@redhat.com> 7.4-20
- Clean up %%install slightly.
* Wed Jul 15 2009 Peter Hutterer <peter.hutterer@redhat.com> 7.4-19
- renderproto 0.11
- inputproto 1.9.99.14