auto-import xorg-x11-proto-devel-7.2-2.fc7 on branch devel from
xorg-x11-proto-devel-7.2-2.fc7.src.rpm
This commit is contained in:
parent
c1a21718bf
commit
3457155bdd
@ -26,4 +26,4 @@ xf86vidmodeproto-2.2.2.tar.bz2
|
||||
xineramaproto-1.1.2.tar.bz2
|
||||
xproto-7.0.10.tar.bz2
|
||||
xproxymanagementprotocol-1.0.2.tar.bz2
|
||||
randrproto-1.2.0.tar.bz2
|
||||
randrproto-1.2.1.tar.bz2
|
||||
|
2
sources
2
sources
@ -26,4 +26,4 @@ f00844a63d6e76b69eb0eb5e41eed843 xf86vidmodeproto-2.2.2.tar.bz2
|
||||
1cc292c562962ad0ad3a253cae68c632 xineramaproto-1.1.2.tar.bz2
|
||||
2ed80e90992e7455eaac4c3e977ebd01 xproto-7.0.10.tar.bz2
|
||||
d28007a50976204960fc1fc07b4ca093 xproxymanagementprotocol-1.0.2.tar.bz2
|
||||
8a3bdb579fe18fd0b70db21b56363cee randrproto-1.2.0.tar.bz2
|
||||
e2e45564f8ce22e00e1360e79c8ccdeb randrproto-1.2.1.tar.bz2
|
||||
|
@ -10,7 +10,7 @@
|
||||
Summary: X.Org X11 Protocol headers
|
||||
Name: xorg-x11-proto-devel
|
||||
Version: 7.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: The Open Group License
|
||||
Group: Development/System
|
||||
URL: http://www.x.org
|
||||
@ -27,7 +27,7 @@ Source7: ftp://ftp.x.org/pub/individual/proto/fontsproto-2.0.2.tar.bz2
|
||||
Source8: ftp://ftp.x.org/pub/individual/proto/glproto-1.4.8.tar.bz2
|
||||
Source9: ftp://ftp.x.org/pub/individual/proto/inputproto-1.3.2.tar.bz2
|
||||
Source10: ftp://ftp.x.org/pub/individual/proto/kbproto-1.0.3.tar.bz2
|
||||
Source13: ftp://ftp.x.org/pub/individual/proto/randrproto-1.2.0.tar.bz2
|
||||
Source13: ftp://ftp.x.org/pub/individual/proto/randrproto-1.2.1.tar.bz2
|
||||
Source14: ftp://ftp.x.org/pub/individual/proto/recordproto-1.13.2.tar.bz2
|
||||
Source15: ftp://ftp.x.org/pub/individual/proto/renderproto-0.9.2.tar.bz2
|
||||
Source16: ftp://ftp.x.org/pub/individual/proto/resourceproto-1.0.2.tar.bz2
|
||||
@ -46,8 +46,6 @@ Source28: ftp://ftp.x.org/pub/individual/proto/xineramaproto-1.1.2.tar.bz2
|
||||
Source29: ftp://ftp.x.org/pub/individual/proto/xproto-7.0.10.tar.bz2
|
||||
Source30: ftp://ftp.x.org/pub/individual/proto/xproxymanagementprotocol-1.0.2.tar.bz2
|
||||
|
||||
Patch13: randrproto-fixed.patch
|
||||
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: xorg-x11-util-macros >= 1.0.2-1
|
||||
# FIXME: This buildreq on xorg-x11-filesystem isn't really necessary, and
|
||||
@ -73,9 +71,6 @@ X.Org X11 Protocol headers
|
||||
%prep
|
||||
%setup -q -c %{name}-%{version} -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8 -a9 -a10 -a13 -a14 -a15 -a16 -a17 -a18 -a19 -a20 -a21 -a22 -a23 -a24 -a25 -a26 -a27 -a28 -a29 -a30
|
||||
|
||||
# This should be removed once 1.2.1 releases
|
||||
%patch13 -p0 -b .randr
|
||||
|
||||
%build
|
||||
#ls -al
|
||||
|
||||
@ -109,6 +104,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc
|
||||
%{_docdir}/randrproto/randrproto.txt
|
||||
%dir %{_includedir}/GL
|
||||
%{_includedir}/GL/glxint.h
|
||||
%{_includedir}/GL/glxmd.h
|
||||
@ -278,6 +274,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/xproxymngproto.pc
|
||||
|
||||
%changelog
|
||||
* Mon Feb 19 2007 Adam Jackson <ajax@redhat.com> 7.2-2
|
||||
- randrproto 1.2.1
|
||||
|
||||
* Mon Feb 12 2007 Adam Jackson <ajax@redhat.com> 7.2-1
|
||||
- randrproto 1.2
|
||||
- Superstition bump to 7.2
|
||||
|
Loading…
Reference in New Issue
Block a user