dgaproto 2.0.3, bump to 7.3
This commit is contained in:
parent
70260d4b5a
commit
45ce665011
@ -19,7 +19,6 @@ videoproto-2.2.2.tar.bz2
|
||||
xcmiscproto-1.1.2.tar.bz2
|
||||
xextproto-7.0.2.tar.bz2
|
||||
xf86bigfontproto-1.1.2.tar.bz2
|
||||
xf86dgaproto-2.0.2.tar.bz2
|
||||
xf86driproto-2.0.3.tar.bz2
|
||||
xf86miscproto-0.9.2.tar.bz2
|
||||
xf86rushproto-1.1.2.tar.bz2
|
||||
@ -27,3 +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
|
||||
xf86dgaproto-2.0.3.tar.bz2
|
||||
|
2
sources
2
sources
@ -19,7 +19,6 @@ b823b314e37eb19dae1f297951d2e933 resourceproto-1.0.2.tar.bz2
|
||||
fde0b050901f024b19159cdacdcfbd20 xcmiscproto-1.1.2.tar.bz2
|
||||
242388ab65dde3a3dd313eeee265e429 xextproto-7.0.2.tar.bz2
|
||||
a318c1e86123832d7b0c95fc7d47ef35 xf86bigfontproto-1.1.2.tar.bz2
|
||||
461aa291a23e8cf387b70f3efa71b05c xf86dgaproto-2.0.2.tar.bz2
|
||||
e4a282cfd708b8892fca4425fee9cd7b xf86driproto-2.0.3.tar.bz2
|
||||
acae8edeb05a406f7f60bcbb218a8f1d xf86miscproto-0.9.2.tar.bz2
|
||||
b6a96ffdae084e27487a58314008b000 xf86rushproto-1.1.2.tar.bz2
|
||||
@ -27,3 +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
|
||||
42fdcebc66efac02ab4beec2b1b0ad6e xf86dgaproto-2.0.3.tar.bz2
|
||||
|
@ -9,8 +9,8 @@
|
||||
|
||||
Summary: X.Org X11 Protocol headers
|
||||
Name: xorg-x11-proto-devel
|
||||
Version: 7.2
|
||||
Release: 13%{?dist}
|
||||
Version: 7.3
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
Group: Development/System
|
||||
URL: http://www.x.org
|
||||
@ -47,7 +47,8 @@ Source19: ftp://ftp.x.org/pub/individual/proto/videoproto-2.2.2.tar.bz2
|
||||
Source20: ftp://ftp.x.org/pub/individual/proto/xcmiscproto-1.1.2.tar.bz2
|
||||
Source21: ftp://ftp.x.org/pub/individual/proto/xextproto-7.0.2.tar.bz2
|
||||
Source22: ftp://ftp.x.org/pub/individual/proto/xf86bigfontproto-1.1.2.tar.bz2
|
||||
Source23: ftp://ftp.x.org/pub/individual/proto/xf86dgaproto-2.0.2.tar.bz2
|
||||
Source23: ftp://ftp.x.org/pub/individual/proto/xf86dgaproto-2.0.3.tar.bz2
|
||||
Provides: xf86dgaproto = 2.0.3
|
||||
Source24: ftp://ftp.x.org/pub/individual/proto/xf86driproto-2.0.3.tar.bz2
|
||||
Source25: ftp://ftp.x.org/pub/individual/proto/xf86miscproto-0.9.2.tar.bz2
|
||||
Source26: ftp://ftp.x.org/pub/individual/proto/xf86rushproto-1.1.2.tar.bz2
|
||||
@ -288,6 +289,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/xproxymngproto.pc
|
||||
|
||||
%changelog
|
||||
* Mon Sep 24 2007 Adam Jackson <ajax@redhat.com> 7.3-1
|
||||
- dgaproto 2.0.3
|
||||
- Bump to 7.3
|
||||
|
||||
* Wed Aug 29 2007 Adam Jackson <ajax@redhat.com> 7.2-13
|
||||
- Remove the horrible header hack, in favor of proper fix in xserver itself.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user