auto-import xorg-x11-proto-devel-7.0-10 on branch devel from
xorg-x11-proto-devel-7.0-10.src.rpm
This commit is contained in:
parent
375450c3ff
commit
be3df02099
@ -1,5 +1,4 @@
|
||||
bigreqsproto-1.0.2.tar.bz2
|
||||
compositeproto-0.3.tar.bz2
|
||||
damageproto-1.0.3.tar.bz2
|
||||
dmxproto-2.2.2.tar.bz2
|
||||
evieext-1.0.2.tar.bz2
|
||||
@ -14,6 +13,7 @@ randrproto-1.1.2.tar.bz2
|
||||
recordproto-1.13.2.tar.bz2
|
||||
renderproto-0.9.2.tar.bz2
|
||||
resourceproto-1.0.2.tar.bz2
|
||||
scrnsaverproto-1.1.0.tar.bz2
|
||||
trapproto-3.4.3.tar.bz2
|
||||
videoproto-2.2.2.tar.bz2
|
||||
xcmiscproto-1.1.2.tar.bz2
|
||||
@ -27,4 +27,4 @@ xf86vidmodeproto-2.2.2.tar.bz2
|
||||
xineramaproto-1.1.2.tar.bz2
|
||||
xproto-7.0.4.tar.bz2
|
||||
xproxymanagementprotocol-1.0.2.tar.bz2
|
||||
scrnsaverproto-1.1.0.tar.bz2
|
||||
compositeproto-0.3.1.tar.bz2
|
||||
|
4
sources
4
sources
@ -1,5 +1,4 @@
|
||||
95c29d9d10bf2868996c0c47a3b9a8dc bigreqsproto-1.0.2.tar.bz2
|
||||
85e7abb79de5b49cb83524a608744b0b compositeproto-0.3.tar.bz2
|
||||
b3eaee9850bb23020b9ac751626c7976 damageproto-1.0.3.tar.bz2
|
||||
d80acad88411e7944b9b085463d53302 dmxproto-2.2.2.tar.bz2
|
||||
2507b5d0f4b2848147fbddd155aa6cfe evieext-1.0.2.tar.bz2
|
||||
@ -14,6 +13,7 @@ e0b7df0fc69f0712aa7f2161faa94e1d inputproto-1.3.2.tar.bz2
|
||||
0ed4706564a34fc2aff724aa16d3ff00 recordproto-1.13.2.tar.bz2
|
||||
28fbe8a59ebd31f098b90ec64f3d133a renderproto-0.9.2.tar.bz2
|
||||
b823b314e37eb19dae1f297951d2e933 resourceproto-1.0.2.tar.bz2
|
||||
5d551850e6f4acdf49a13f4eb3a5bbfa scrnsaverproto-1.1.0.tar.bz2
|
||||
3b713239e5e6b269b31cb665563358df trapproto-3.4.3.tar.bz2
|
||||
44292d74a9a3c94b1ecb9d77a0da83e8 videoproto-2.2.2.tar.bz2
|
||||
fde0b050901f024b19159cdacdcfbd20 xcmiscproto-1.1.2.tar.bz2
|
||||
@ -27,4 +27,4 @@ f00844a63d6e76b69eb0eb5e41eed843 xf86vidmodeproto-2.2.2.tar.bz2
|
||||
1cc292c562962ad0ad3a253cae68c632 xineramaproto-1.1.2.tar.bz2
|
||||
9b7c807841c28289151f911fc1bea707 xproto-7.0.4.tar.bz2
|
||||
d28007a50976204960fc1fc07b4ca093 xproxymanagementprotocol-1.0.2.tar.bz2
|
||||
5d551850e6f4acdf49a13f4eb3a5bbfa scrnsaverproto-1.1.0.tar.bz2
|
||||
54f1fbd567f57093df054f8440a60a5e compositeproto-0.3.1.tar.bz2
|
||||
|
@ -10,13 +10,13 @@
|
||||
Summary: X.Org X11 Protocol headers
|
||||
Name: xorg-x11-proto-devel
|
||||
Version: 7.0
|
||||
Release: 9
|
||||
Release: 10
|
||||
License: The Open Group License
|
||||
Group: Development/System
|
||||
URL: http://www.x.org
|
||||
%define sourceurl http://xorg.freedesktop.org/releases/individual/proto
|
||||
Source0: %{sourceurl}/bigreqsproto-1.0.2.tar.bz2
|
||||
Source1: %{sourceurl}/compositeproto-0.3.tar.bz2
|
||||
Source1: %{sourceurl}/compositeproto-0.3.1.tar.bz2
|
||||
Source2: %{sourceurl}/damageproto-1.0.3.tar.bz2
|
||||
Source3: %{sourceurl}/dmxproto-2.2.2.tar.bz2
|
||||
Source4: %{sourceurl}/evieext-1.0.2.tar.bz2
|
||||
@ -278,6 +278,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/xproxymngproto.pc
|
||||
|
||||
%changelog
|
||||
* Fri Apr 7 2006 Adam Jackson <ajackson@redhat.com> 7.0-10
|
||||
- Update to compositeproto-0.3.1 to fix big-endian LP64.
|
||||
|
||||
* Sat Apr 1 2006 Adam Jackson <ajackson@redhat.com> 7.0-9
|
||||
- Update to scrnsaverproto-1.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user