xextproto and randrproto git snapshots, needed by server.
This commit is contained in:
parent
6faa6ae06c
commit
a31dd816c6
2
.gitignore
vendored
2
.gitignore
vendored
@ -81,3 +81,5 @@ inputproto-2.0.1.tar.bz2
|
||||
/xproto-7.0.17.tar.bz2
|
||||
/xproto-7.0.19.tar.bz2
|
||||
/xproxymanagementprotocol-1.0.3.tar.bz2
|
||||
/xextproto-20110224-git9df8b77.tar.bz2
|
||||
/randrproto-20110224-git105a161.tar.bz2
|
||||
|
4
sources
4
sources
@ -9,14 +9,14 @@ f3a857deadca3144fba041af1dbf7603 fontsproto-2.1.0.tar.bz2
|
||||
55edc5ff2efb734215c868f72f7cf27e glproto-1.4.12.tar.bz2
|
||||
da9bf9e5d174163f597d2d72757d9038 inputproto-2.0.1.tar.bz2
|
||||
e7edb59a3f54af15f749e8f3e314ee62 kbproto-1.0.5.tar.bz2
|
||||
597491c0d8055e2a66f11350c4985775 randrproto-1.3.2.tar.bz2
|
||||
1b7ded35c91144ba9ccb243c43df0323 randrproto-20110224-git105a161.tar.bz2
|
||||
24541a30b399213def35f48efd926c63 recordproto-1.14.1.tar.bz2
|
||||
a914ccc1de66ddeb4b611c6b0686e274 renderproto-0.11.1.tar.bz2
|
||||
84795594b3ebd2ee2570cf93340d152c resourceproto-1.1.0.tar.bz2
|
||||
6af0f2e3369f5f74e69345e214f5fd0d scrnsaverproto-1.2.1.tar.bz2
|
||||
c3b348c6e2031b72b11ae63fc7f805c2 videoproto-2.3.1.tar.bz2
|
||||
cd7372cd827bfd7ca7e9238f2ce274b1 xcmiscproto-1.2.1.tar.bz2
|
||||
263ae968b223c23b2986603d84e5c30e xextproto-7.1.2.tar.bz2
|
||||
cef1a78591e163c2228ddc9e3332c951 xextproto-20110224-git9df8b77.tar.bz2
|
||||
120e226ede5a4687b25dd357cc9b8efe xf86bigfontproto-1.2.0.tar.bz2
|
||||
a036dc2fcbf052ec10621fd48b68dbb1 xf86dgaproto-2.1.tar.bz2
|
||||
1d716d0dac3b664e5ee20c69d34bc10e xf86driproto-2.1.1.tar.bz2
|
||||
|
@ -7,7 +7,7 @@
|
||||
Summary: X.Org X11 Protocol headers
|
||||
Name: xorg-x11-proto-devel
|
||||
Version: 7.6
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: MIT
|
||||
Group: Development/System
|
||||
URL: http://www.x.org
|
||||
@ -25,14 +25,14 @@ Source7: http://xorg.freedesktop.org/archive/individual/proto/fontsproto-2.1.0.
|
||||
Source8: http://xorg.freedesktop.org/archive/individual/proto/glproto-1.4.12.tar.bz2
|
||||
Source9: http://xorg.freedesktop.org/archive/individual/proto/inputproto-2.0.1.tar.bz2
|
||||
Source10: http://xorg.freedesktop.org/archive/individual/proto/kbproto-1.0.5.tar.bz2
|
||||
Source13: http://xorg.freedesktop.org/archive/individual/proto/randrproto-1.3.2.tar.bz2
|
||||
Source13: http://xorg.freedesktop.org/archive/individual/proto/randrproto-20110224-git105a161.tar.bz2
|
||||
Source14: http://xorg.freedesktop.org/archive/individual/proto/recordproto-1.14.1.tar.bz2
|
||||
Source15: http://xorg.freedesktop.org/archive/individual/proto/renderproto-0.11.1.tar.bz2
|
||||
Source16: http://xorg.freedesktop.org/archive/individual/proto/resourceproto-1.1.0.tar.bz2
|
||||
Source17: http://xorg.freedesktop.org/archive/individual/proto/scrnsaverproto-1.2.1.tar.bz2
|
||||
Source19: http://xorg.freedesktop.org/archive/individual/proto/videoproto-2.3.1.tar.bz2
|
||||
Source20: http://xorg.freedesktop.org/archive/individual/proto/xcmiscproto-1.2.1.tar.bz2
|
||||
Source21: http://xorg.freedesktop.org/archive/individual/proto/xextproto-7.1.2.tar.bz2
|
||||
Source21: http://xorg.freedesktop.org/archive/individual/proto/xextproto-20110224-git9df8b77.tar.bz2
|
||||
Source22: http://xorg.freedesktop.org/archive/individual/proto/xf86bigfontproto-1.2.0.tar.bz2
|
||||
Source23: http://xorg.freedesktop.org/archive/individual/proto/xf86dgaproto-2.1.tar.bz2
|
||||
Source24: http://xorg.freedesktop.org/archive/individual/proto/xf86driproto-2.1.1.tar.bz2
|
||||
@ -272,6 +272,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/pkgconfig/xproxymngproto.pc
|
||||
|
||||
%changelog
|
||||
* Thu Feb 24 2011 Peter Hutterer <peter.hutterer@redhat.com> 7.6-3
|
||||
- xextproto and randrproto git snapshots, needed by server.
|
||||
|
||||
* Thu Feb 24 2011 Peter Hutterer <peter.hutterer@redhat.com>
|
||||
- Add make-git-snapshot script to snapshot protocol releases.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user