- randrproto 1.3.2
- recordproto 1.14.1 - scrnsaverproto 1.2.1 - xcmiscproto 1.2.1
This commit is contained in:
parent
c9ac33bd56
commit
53578225c7
4
.gitignore
vendored
4
.gitignore
vendored
@ -39,3 +39,7 @@ kbproto-1.0.5.tar.bz2
|
||||
xproto-7.0.18.tar.bz2
|
||||
xextproto-7.1.2.tar.bz2
|
||||
videoproto-2.3.1.tar.bz2
|
||||
/xcmiscproto-1.2.1.tar.bz2
|
||||
/randrproto-1.3.2.tar.bz2
|
||||
/scrnsaverproto-1.2.1.tar.bz2
|
||||
/recordproto-1.14.1.tar.bz2
|
||||
|
4
sources
4
sources
@ -26,3 +26,7 @@ e7edb59a3f54af15f749e8f3e314ee62 kbproto-1.0.5.tar.bz2
|
||||
6b8a34b274c6fceaffe57c579db826b9 xproto-7.0.18.tar.bz2
|
||||
263ae968b223c23b2986603d84e5c30e xextproto-7.1.2.tar.bz2
|
||||
c3b348c6e2031b72b11ae63fc7f805c2 videoproto-2.3.1.tar.bz2
|
||||
cd7372cd827bfd7ca7e9238f2ce274b1 xcmiscproto-1.2.1.tar.bz2
|
||||
597491c0d8055e2a66f11350c4985775 randrproto-1.3.2.tar.bz2
|
||||
6af0f2e3369f5f74e69345e214f5fd0d scrnsaverproto-1.2.1.tar.bz2
|
||||
24541a30b399213def35f48efd926c63 recordproto-1.14.1.tar.bz2
|
||||
|
@ -6,8 +6,8 @@
|
||||
|
||||
Summary: X.Org X11 Protocol headers
|
||||
Name: xorg-x11-proto-devel
|
||||
Version: 7.4
|
||||
Release: 39%{?dist}
|
||||
Version: 7.5
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
Group: Development/System
|
||||
URL: http://www.x.org
|
||||
@ -25,13 +25,13 @@ Source7: http://www.x.org/pub/individual/proto/fontsproto-2.1.0.tar.bz2
|
||||
Source8: http://www.x.org/pub/individual/proto/glproto-1.4.12.tar.bz2
|
||||
Source9: http://www.x.org/pub/individual/proto/inputproto-2.0.tar.bz2
|
||||
Source10: http://www.x.org/pub/individual/proto/kbproto-1.0.5.tar.bz2
|
||||
Source13: http://www.x.org/pub/individual/proto/randrproto-1.3.1.tar.bz2
|
||||
Source14: http://www.x.org/pub/individual/proto/recordproto-1.14.tar.bz2
|
||||
Source13: http://www.x.org/pub/individual/proto/randrproto-1.3.2.tar.bz2
|
||||
Source14: http://www.x.org/pub/individual/proto/recordproto-1.14.1.tar.bz2
|
||||
Source15: http://www.x.org/pub/individual/proto/renderproto-0.11.1.tar.bz2
|
||||
Source16: http://www.x.org/pub/individual/proto/resourceproto-1.1.0.tar.bz2
|
||||
Source17: http://www.x.org/pub/individual/proto/scrnsaverproto-1.2.0.tar.bz2
|
||||
Source17: http://www.x.org/pub/individual/proto/scrnsaverproto-1.2.1.tar.bz2
|
||||
Source19: http://www.x.org/pub/individual/proto/videoproto-2.3.1.tar.bz2
|
||||
Source20: http://www.x.org/pub/individual/proto/xcmiscproto-1.2.0.tar.bz2
|
||||
Source20: http://www.x.org/pub/individual/proto/xcmiscproto-1.2.1.tar.bz2
|
||||
Source21: http://www.x.org/pub/individual/proto/xextproto-7.1.2.tar.bz2
|
||||
Source22: http://www.x.org/pub/individual/proto/xf86bigfontproto-1.2.0.tar.bz2
|
||||
Source23: http://www.x.org/pub/individual/proto/xf86dgaproto-2.1.tar.bz2
|
||||
@ -108,6 +108,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc %{_docdir}/xextproto/sync.xml
|
||||
%doc %{_docdir}/xextproto/tog-cup.xml
|
||||
%doc %{_docdir}/xextproto/xtest.xml
|
||||
%doc %{_docdir}/recordproto/record.xml
|
||||
%doc %{_docdir}/xcmiscproto/xc-misc.xml
|
||||
%doc %{_docdir}/scrnsaverproto/saver.xml
|
||||
%doc %{_docdir}/videoproto/xv-protocol-v2.txt
|
||||
%doc PM_spec
|
||||
%dir %{_includedir}/GL
|
||||
@ -277,6 +280,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/pkgconfig/xproxymngproto.pc
|
||||
|
||||
%changelog
|
||||
* Mon Nov 01 2010 Peter Hutterer <peter.hutterer@redhat.com> 7.5-1
|
||||
- randrproto 1.3.2
|
||||
- recordproto 1.14.1
|
||||
- scrnsaverproto 1.2.1
|
||||
- xcmiscproto 1.2.1
|
||||
|
||||
* Thu Aug 12 2010 Peter Hutterer <peter.hutterer@redhat.com> 7.4-39
|
||||
- glproto-1.4.12
|
||||
- kbproto 1.0.5
|
||||
|
Loading…
Reference in New Issue
Block a user