- xproto 7.0.14
This commit is contained in:
parent
58ba686691
commit
dcf28e8292
@ -22,6 +22,6 @@ xf86driproto-2.0.4.tar.bz2
|
||||
xf86miscproto-0.9.2.tar.bz2
|
||||
xf86vidmodeproto-2.2.2.tar.bz2
|
||||
xineramaproto-1.1.2.tar.bz2
|
||||
xproto-7.0.13.tar.bz2
|
||||
xproto-7.0.14.tar.bz2
|
||||
xproxymanagementprotocol-1.0.2.tar.bz2
|
||||
inputproto-1.4.4.tar.bz2
|
||||
|
2
sources
2
sources
@ -22,6 +22,6 @@ a318c1e86123832d7b0c95fc7d47ef35 xf86bigfontproto-1.1.2.tar.bz2
|
||||
acae8edeb05a406f7f60bcbb218a8f1d xf86miscproto-0.9.2.tar.bz2
|
||||
f00844a63d6e76b69eb0eb5e41eed843 xf86vidmodeproto-2.2.2.tar.bz2
|
||||
1cc292c562962ad0ad3a253cae68c632 xineramaproto-1.1.2.tar.bz2
|
||||
7d26f45dca52632712a696e0631dc17b xproto-7.0.13.tar.bz2
|
||||
5bbf47f4ad6eb3b3f3a119231abe8e5e xproto-7.0.14.tar.bz2
|
||||
d28007a50976204960fc1fc07b4ca093 xproxymanagementprotocol-1.0.2.tar.bz2
|
||||
3a532379f226c34b36a5c585999f75e4 inputproto-1.4.4.tar.bz2
|
||||
|
@ -10,7 +10,7 @@
|
||||
Summary: X.Org X11 Protocol headers
|
||||
Name: xorg-x11-proto-devel
|
||||
Version: 7.4
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: MIT
|
||||
Group: Development/System
|
||||
URL: http://www.x.org
|
||||
@ -56,8 +56,8 @@ Source24: http://www.x.org/pub/individual/proto/xf86driproto-2.0.4.tar.bz2
|
||||
Source25: http://www.x.org/pub/individual/proto/xf86miscproto-0.9.2.tar.bz2
|
||||
Source27: http://www.x.org/pub/individual/proto/xf86vidmodeproto-2.2.2.tar.bz2
|
||||
Source28: http://www.x.org/pub/individual/proto/xineramaproto-1.1.2.tar.bz2
|
||||
Source29: http://www.x.org/pub/individual/proto/xproto-7.0.13.tar.bz2
|
||||
Provides: xproto = 7.0.13
|
||||
Source29: http://www.x.org/pub/individual/proto/xproto-7.0.14.tar.bz2
|
||||
Provides: xproto = 7.0.14
|
||||
Source30: http://www.x.org/pub/individual/proto/xproxymanagementprotocol-1.0.2.tar.bz2
|
||||
|
||||
BuildRequires: pkgconfig
|
||||
@ -284,6 +284,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/pkgconfig/xproxymngproto.pc
|
||||
|
||||
%changelog
|
||||
* Thu Oct 23 2008 Peter Hutterer <peter.hutterer@redhat.com> 7.4-4
|
||||
- xproto 7.0.14
|
||||
|
||||
* Fri Aug 29 2008 Adam Jackson <ajax@redhat.com> 7.4-3
|
||||
- inputproto 1.4.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user