inputproto 2.2.99.1
This commit is contained in:
parent
86a1615130
commit
b348aaa3c8
1
.gitignore
vendored
1
.gitignore
vendored
@ -112,3 +112,4 @@ inputproto-2.0.1.tar.bz2
|
||||
/scrnsaverproto-1.2.2.tar.bz2
|
||||
/xcmiscproto-1.2.2.tar.bz2
|
||||
/xextproto-7.2.1.tar.bz2
|
||||
/inputproto-2.2.99.1.tar.bz2
|
||||
|
2
sources
2
sources
@ -7,7 +7,6 @@ b2721d5d24c04d9980a0c6540cb5396a dri2proto-2.8.tar.bz2
|
||||
e7431ab84d37b2678af71e29355e101d fixesproto-5.0.tar.bz2
|
||||
c5f4f1fb4ba7766eedbc9489e81f3be2 fontsproto-2.1.2.tar.bz2
|
||||
3847963c1b88fd04a030b932b0aece07 glproto-1.4.16.tar.bz2
|
||||
13c8aedaf98a92e282b7e456c0a5bed9 inputproto-2.2.tar.bz2
|
||||
677ea8523eec6caca86121ad2dca0b71 kbproto-1.0.6.tar.bz2
|
||||
ce4d0b05675968e4c83e003cc809660d randrproto-1.4.0.tar.bz2
|
||||
1b4e5dede5ea51906f1530ca1e21d216 recordproto-1.14.2.tar.bz2
|
||||
@ -25,3 +24,4 @@ e793ecefeaecfeabd1aed6a01095174e xf86vidmodeproto-2.3.1.tar.bz2
|
||||
9959fe0bfb22a0e7260433b8d199590a xineramaproto-1.2.1.tar.bz2
|
||||
d4d241a4849167e4e694fe73371c328c xproto-7.0.23.tar.bz2
|
||||
9de22ca1522008c28fb03dfc41ba2d30 xproxymanagementprotocol-1.0.3.tar.bz2
|
||||
04aa47443a8ad0388eb2bf3cd3869926 inputproto-2.2.99.1.tar.bz2
|
||||
|
@ -6,8 +6,8 @@
|
||||
|
||||
Summary: X.Org X11 Protocol headers
|
||||
Name: xorg-x11-proto-devel
|
||||
Version: 7.6
|
||||
Release: 24%{?dist}
|
||||
Version: 7.7
|
||||
Release: 1%{?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.2.tar.bz2
|
||||
Source8: http://xorg.freedesktop.org/archive/individual/proto/glproto-1.4.16.tar.bz2
|
||||
Source9: http://xorg.freedesktop.org/archive/individual/proto/inputproto-2.2.tar.bz2
|
||||
Source9: http://xorg.freedesktop.org/archive/individual/proto/inputproto-2.2.99.1.tar.bz2
|
||||
Source10: http://xorg.freedesktop.org/archive/individual/proto/kbproto-1.0.6.tar.bz2
|
||||
Source13: http://xorg.freedesktop.org/archive/individual/proto/randrproto-1.4.0.tar.bz2
|
||||
Source14: http://xorg.freedesktop.org/archive/individual/proto/recordproto-1.14.2.tar.bz2
|
||||
@ -266,6 +266,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/pkgconfig/xproxymngproto.pc
|
||||
|
||||
%changelog
|
||||
* Tue Jan 08 2013 Adam Jackson <ajax@redhat.com> 7.7-1
|
||||
- inputproto 2.2.99.1
|
||||
|
||||
* Thu Jul 26 2012 Peter Hutterer <peter.hutterer@redhat.com> 7.6-24
|
||||
- bigregsproto 1.1.2
|
||||
- compositeproto 0.4.2
|
||||
|
Loading…
Reference in New Issue
Block a user