- dri2proto 1.99.1
This commit is contained in:
parent
b843408610
commit
ebb6f9f701
2
sources
2
sources
@ -2,7 +2,7 @@
|
||||
6281344d656d4e0c8e9db4918efe3d1d compositeproto-0.4.tar.bz2
|
||||
33ee591e0b1ca5ad7902934541db7d24 damageproto-1.1.0.tar.bz2
|
||||
d80acad88411e7944b9b085463d53302 dmxproto-2.2.2.tar.bz2
|
||||
1d70f0653b0b3a837853262dc5d34da4 dri2proto-1.1.tar.bz2
|
||||
1d70f0653b0b3a837853262dc5d34da4 dri2proto-1.99.1.tar.bz2
|
||||
2507b5d0f4b2848147fbddd155aa6cfe evieext-1.0.2.tar.bz2
|
||||
8b298cc3424597f8138c7faf7763dce9 fixesproto-4.0.tar.bz2
|
||||
c946f166107b016a21cc7a02e1132724 fontsproto-2.0.2.tar.bz2
|
||||
|
@ -25,8 +25,8 @@ Provides: compositeproto = 0.4
|
||||
Source2: http://www.x.org/pub/individual/proto/damageproto-1.1.0.tar.bz2
|
||||
Provides: damageproto = 1.1.0
|
||||
Source3: http://www.x.org/pub/individual/proto/dmxproto-2.2.2.tar.bz2
|
||||
Source31: http://www.x.org/pub/individual/proto/dri2proto-1.1.tar.bz2
|
||||
Provides: dri2proto = 1.1
|
||||
Source31: http://www.x.org/pub/individual/proto/dri2proto-1.99.1.tar.bz2
|
||||
Provides: dri2proto = 1.99.1
|
||||
Source4: http://www.x.org/pub/individual/proto/evieext-1.0.2.tar.bz2
|
||||
Source5: http://www.x.org/pub/individual/proto/fixesproto-4.0.tar.bz2
|
||||
Provides: fixesproto = 4.0
|
||||
@ -204,6 +204,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_includedir}/X11/extensions/dpms.h
|
||||
%{_includedir}/X11/extensions/dpmsstr.h
|
||||
%{_includedir}/X11/extensions/dri2proto.h
|
||||
%{_includedir}/X11/extensions/dri2tokens.h
|
||||
%{_includedir}/X11/extensions/extutil.h
|
||||
%{_includedir}/X11/extensions/ge.h
|
||||
%{_includedir}/X11/extensions/geproto.h
|
||||
@ -283,6 +284,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/pkgconfig/xproxymngproto.pc
|
||||
|
||||
%changelog
|
||||
* Thu Aug 28 2008 Kristian Høgsberg <krh@redhat.com> - 7.4-2
|
||||
- dri2proto 1.99.1
|
||||
|
||||
* Sun Jul 20 2008 Adam Jackson <ajax@redhat.com> 7.4-1
|
||||
- Magic superstition version number bump.
|
||||
- Dropped: fontcacheproto, trapproto, xf86rushproto
|
||||
|
Loading…
Reference in New Issue
Block a user