xextproto 7.2.0
This commit is contained in:
parent
a31dd816c6
commit
ecfb0316ac
1
.gitignore
vendored
1
.gitignore
vendored
@ -83,3 +83,4 @@ inputproto-2.0.1.tar.bz2
|
|||||||
/xproxymanagementprotocol-1.0.3.tar.bz2
|
/xproxymanagementprotocol-1.0.3.tar.bz2
|
||||||
/xextproto-20110224-git9df8b77.tar.bz2
|
/xextproto-20110224-git9df8b77.tar.bz2
|
||||||
/randrproto-20110224-git105a161.tar.bz2
|
/randrproto-20110224-git105a161.tar.bz2
|
||||||
|
/xextproto-7.2.0.tar.bz2
|
||||||
|
2
sources
2
sources
@ -16,7 +16,7 @@ a914ccc1de66ddeb4b611c6b0686e274 renderproto-0.11.1.tar.bz2
|
|||||||
6af0f2e3369f5f74e69345e214f5fd0d scrnsaverproto-1.2.1.tar.bz2
|
6af0f2e3369f5f74e69345e214f5fd0d scrnsaverproto-1.2.1.tar.bz2
|
||||||
c3b348c6e2031b72b11ae63fc7f805c2 videoproto-2.3.1.tar.bz2
|
c3b348c6e2031b72b11ae63fc7f805c2 videoproto-2.3.1.tar.bz2
|
||||||
cd7372cd827bfd7ca7e9238f2ce274b1 xcmiscproto-1.2.1.tar.bz2
|
cd7372cd827bfd7ca7e9238f2ce274b1 xcmiscproto-1.2.1.tar.bz2
|
||||||
cef1a78591e163c2228ddc9e3332c951 xextproto-20110224-git9df8b77.tar.bz2
|
220732210ceffb01bf1caf970e3b1bfb xextproto-7.2.0.tar.bz2
|
||||||
120e226ede5a4687b25dd357cc9b8efe xf86bigfontproto-1.2.0.tar.bz2
|
120e226ede5a4687b25dd357cc9b8efe xf86bigfontproto-1.2.0.tar.bz2
|
||||||
a036dc2fcbf052ec10621fd48b68dbb1 xf86dgaproto-2.1.tar.bz2
|
a036dc2fcbf052ec10621fd48b68dbb1 xf86dgaproto-2.1.tar.bz2
|
||||||
1d716d0dac3b664e5ee20c69d34bc10e xf86driproto-2.1.1.tar.bz2
|
1d716d0dac3b664e5ee20c69d34bc10e xf86driproto-2.1.1.tar.bz2
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
Summary: X.Org X11 Protocol headers
|
Summary: X.Org X11 Protocol headers
|
||||||
Name: xorg-x11-proto-devel
|
Name: xorg-x11-proto-devel
|
||||||
Version: 7.6
|
Version: 7.6
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/System
|
Group: Development/System
|
||||||
URL: http://www.x.org
|
URL: http://www.x.org
|
||||||
@ -32,7 +32,7 @@ Source16: http://xorg.freedesktop.org/archive/individual/proto/resourceproto-1.1
|
|||||||
Source17: http://xorg.freedesktop.org/archive/individual/proto/scrnsaverproto-1.2.1.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
|
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
|
Source20: http://xorg.freedesktop.org/archive/individual/proto/xcmiscproto-1.2.1.tar.bz2
|
||||||
Source21: http://xorg.freedesktop.org/archive/individual/proto/xextproto-20110224-git9df8b77.tar.bz2
|
Source21: http://xorg.freedesktop.org/archive/individual/proto/xextproto-7.2.0.tar.bz2
|
||||||
Source22: http://xorg.freedesktop.org/archive/individual/proto/xf86bigfontproto-1.2.0.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
|
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
|
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
|
%{_datadir}/pkgconfig/xproxymngproto.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 28 2011 Peter Hutterer <peter.hutterer@redhat.com> 7.6-4
|
||||||
|
- xextproto 7.2.0
|
||||||
|
|
||||||
* Thu Feb 24 2011 Peter Hutterer <peter.hutterer@redhat.com> 7.6-3
|
* Thu Feb 24 2011 Peter Hutterer <peter.hutterer@redhat.com> 7.6-3
|
||||||
- xextproto and randrproto git snapshots, needed by server.
|
- xextproto and randrproto git snapshots, needed by server.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user