rpms/xorg-x11-proto-devel/devel xorg-x11-proto-devel.spec, 1.95, 1.96

Adam Jackson ajax at fedoraproject.org
Wed Jul 15 17:47:14 UTC 2009


Author: ajax

Update of /cvs/pkgs/rpms/xorg-x11-proto-devel/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1786

Modified Files:
	xorg-x11-proto-devel.spec 
Log Message:
* Wed Jul 15 2009 Adam Jackson <ajax at redhat.com> 7.4-20
- Clean up %install slightly.



Index: xorg-x11-proto-devel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-proto-devel/devel/xorg-x11-proto-devel.spec,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -p -r1.95 -r1.96
--- xorg-x11-proto-devel.spec	15 Jul 2009 03:59:50 -0000	1.95
+++ xorg-x11-proto-devel.spec	15 Jul 2009 17:46:43 -0000	1.96
@@ -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 at redhat.com> 7.4-20
+- Clean up %%install slightly.
+
 * Wed Jul 15 2009 Peter Hutterer <peter.hutterer at redhat.com> 7.4-19
 - renderproto 0.11
 - inputproto 1.9.99.14




More information about the scm-commits mailing list