Err, that should have been inputproto 2.0.99.1
This commit is contained in:
parent
fdb70de424
commit
39cb65d713
1
.gitignore
vendored
1
.gitignore
vendored
@ -92,3 +92,4 @@ inputproto-2.0.1.tar.bz2
|
||||
/dri2proto-2.6.tar.bz2
|
||||
/glproto-1.4.14.tar.bz2
|
||||
/inputproto-2.1.99.1.tar.bz2
|
||||
/inputproto-2.0.99.1.tar.bz2
|
||||
|
1
sources
1
sources
@ -26,3 +26,4 @@ e793ecefeaecfeabd1aed6a01095174e xf86vidmodeproto-2.3.1.tar.bz2
|
||||
9de22ca1522008c28fb03dfc41ba2d30 xproxymanagementprotocol-1.0.3.tar.bz2
|
||||
e7431ab84d37b2678af71e29355e101d fixesproto-5.0.tar.bz2
|
||||
da0b0eb2f432b7cc1d665b05422a0457 xproto-7.0.22.tar.bz2
|
||||
c5a4bef0431b4197e95d1e15b2996d49 inputproto-2.0.99.1.tar.bz2
|
||||
|
@ -7,7 +7,7 @@
|
||||
Summary: X.Org X11 Protocol headers
|
||||
Name: xorg-x11-proto-devel
|
||||
Version: 7.6
|
||||
Release: 14%{?dist}
|
||||
Release: 15%{?dist}
|
||||
License: MIT
|
||||
Group: Development/System
|
||||
URL: http://www.x.org
|
||||
@ -22,7 +22,7 @@ Source4: http://xorg.freedesktop.org/archive/individual/proto/evieext-1.1.1.tar
|
||||
Source5: http://xorg.freedesktop.org/archive/individual/proto/fixesproto-5.0.tar.bz2
|
||||
Source7: http://xorg.freedesktop.org/archive/individual/proto/fontsproto-2.1.0.tar.bz2
|
||||
Source8: http://xorg.freedesktop.org/archive/individual/proto/glproto-1.4.14.tar.bz2
|
||||
Source9: http://xorg.freedesktop.org/archive/individual/proto/inputproto-2.1.99.1.tar.bz2
|
||||
Source9: http://xorg.freedesktop.org/archive/individual/proto/inputproto-2.0.99.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-20110224-git105a161.tar.bz2
|
||||
Source14: http://xorg.freedesktop.org/archive/individual/proto/recordproto-1.14.1.tar.bz2
|
||||
@ -266,6 +266,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/pkgconfig/xproxymngproto.pc
|
||||
|
||||
%changelog
|
||||
* Wed Nov 09 2011 Peter Hutterer <peter.hutterer@redhat.com> 7.6-15
|
||||
- Err, that should have been inputproto 2.0.99.1
|
||||
|
||||
* Wed Nov 09 2011 Peter Hutterer <peter.hutterer@redhat.com> 7.6-14
|
||||
- inputproto 2.1.99.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user