auto-import xorg-x11-proto-devel-7.1-4.fc6 on branch devel from
xorg-x11-proto-devel-7.1-4.fc6.src.rpm
This commit is contained in:
parent
ab8ebbd19d
commit
273e27cc57
33
.cvsignore
33
.cvsignore
@ -1,3 +1,30 @@
|
||||
*.tar.bz2
|
||||
*.tar.gz
|
||||
clog
|
||||
bigreqsproto-1.0.2.tar.bz2
|
||||
compositeproto-0.3.1.tar.bz2
|
||||
damageproto-1.0.3.tar.bz2
|
||||
dmxproto-2.2.2.tar.bz2
|
||||
evieext-1.0.2.tar.bz2
|
||||
fixesproto-4.0.tar.bz2
|
||||
fontcacheproto-0.1.2.tar.bz2
|
||||
fontsproto-2.0.2.tar.bz2
|
||||
glproto-1.4.7.tar.bz2
|
||||
inputproto-1.3.2.tar.bz2
|
||||
printproto-1.0.3.tar.bz2
|
||||
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
|
||||
xextproto-7.0.2.tar.bz2
|
||||
xf86bigfontproto-1.1.2.tar.bz2
|
||||
xf86dgaproto-2.0.2.tar.bz2
|
||||
xf86driproto-2.0.3.tar.bz2
|
||||
xf86miscproto-0.9.2.tar.bz2
|
||||
xf86rushproto-1.1.2.tar.bz2
|
||||
xf86vidmodeproto-2.2.2.tar.bz2
|
||||
xineramaproto-1.1.2.tar.bz2
|
||||
xproto-7.0.7.tar.bz2
|
||||
xproxymanagementprotocol-1.0.2.tar.bz2
|
||||
kbproto-1.0.3.tar.bz2
|
||||
|
2
sources
2
sources
@ -8,7 +8,6 @@ d80acad88411e7944b9b085463d53302 dmxproto-2.2.2.tar.bz2
|
||||
c946f166107b016a21cc7a02e1132724 fontsproto-2.0.2.tar.bz2
|
||||
e4b1c5a323149d97f29434e5ace921c8 glproto-1.4.7.tar.bz2
|
||||
e0b7df0fc69f0712aa7f2161faa94e1d inputproto-1.3.2.tar.bz2
|
||||
3ae193c317a3621966c3c53d83a254f4 kbproto-1.0.2.tar.bz2
|
||||
0f4e7982c6d4ec3b2cf38502dd1293a3 printproto-1.0.3.tar.bz2
|
||||
8e72173ad7aa8abe218e6e7fe0903842 randrproto-1.1.2.tar.bz2
|
||||
0ed4706564a34fc2aff724aa16d3ff00 recordproto-1.13.2.tar.bz2
|
||||
@ -28,3 +27,4 @@ f00844a63d6e76b69eb0eb5e41eed843 xf86vidmodeproto-2.2.2.tar.bz2
|
||||
1cc292c562962ad0ad3a253cae68c632 xineramaproto-1.1.2.tar.bz2
|
||||
d0b9334f2cde90ad19ff94038395347d xproto-7.0.7.tar.bz2
|
||||
d28007a50976204960fc1fc07b4ca093 xproxymanagementprotocol-1.0.2.tar.bz2
|
||||
6092cdb0a1225f95356ddbe6c2abaad5 kbproto-1.0.3.tar.bz2
|
||||
|
@ -10,7 +10,7 @@
|
||||
Summary: X.Org X11 Protocol headers
|
||||
Name: xorg-x11-proto-devel
|
||||
Version: 7.1
|
||||
Release: 3.fc5.aiglx
|
||||
Release: 4%{?dist}
|
||||
License: The Open Group License
|
||||
Group: Development/System
|
||||
URL: http://www.x.org
|
||||
@ -26,7 +26,7 @@ Source6: ftp://ftp.x.org/pub/individual/proto/fontcacheproto-0.1.2.tar.bz2
|
||||
Source7: ftp://ftp.x.org/pub/individual/proto/fontsproto-2.0.2.tar.bz2
|
||||
Source8: ftp://ftp.x.org/pub/individual/proto/glproto-1.4.7.tar.bz2
|
||||
Source9: ftp://ftp.x.org/pub/individual/proto/inputproto-1.3.2.tar.bz2
|
||||
Source10: ftp://ftp.x.org/pub/individual/proto/kbproto-1.0.2.tar.bz2
|
||||
Source10: ftp://ftp.x.org/pub/individual/proto/kbproto-1.0.3.tar.bz2
|
||||
Source12: ftp://ftp.x.org/pub/individual/proto/printproto-1.0.3.tar.bz2
|
||||
Source13: ftp://ftp.x.org/pub/individual/proto/randrproto-1.1.2.tar.bz2
|
||||
Source14: ftp://ftp.x.org/pub/individual/proto/recordproto-1.13.2.tar.bz2
|
||||
@ -275,6 +275,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/xproxymngproto.pc
|
||||
|
||||
%changelog
|
||||
* Fri Jul 21 2006 Adam Jackson <ajackson@redhat.com> 7.1-4
|
||||
- Use dist tag. Update to kbproto-1.0.3.
|
||||
|
||||
* Thu Jul 13 2006 Kristian Høgsberg <krh@redhat.com> 7.1-3
|
||||
- Tag as 7.1-3.fc5.aiglx.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user