- Fix the base URL.
This commit is contained in:
parent
d7b568bc12
commit
2c25645c47
@ -10,11 +10,11 @@
|
||||
Summary: X.Org X11 Protocol headers
|
||||
Name: xorg-x11-proto-devel
|
||||
Version: 7.0
|
||||
Release: 7
|
||||
Release: 8
|
||||
License: The Open Group License
|
||||
Group: Development/System
|
||||
URL: http://www.x.org
|
||||
%define sourceurl http://xorg.freedesktop.org/releases/X11R7.0/src/everything
|
||||
%define sourceurl http://xorg.freedesktop.org/releases/individual/proto
|
||||
Source0: %{sourceurl}/bigreqsproto-1.0.2.tar.bz2
|
||||
Source1: %{sourceurl}/compositeproto-0.3.tar.bz2
|
||||
Source2: %{sourceurl}/damageproto-1.0.3.tar.bz2
|
||||
@ -278,6 +278,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/xproxymngproto.pc
|
||||
|
||||
%changelog
|
||||
* Mon Mar 20 2006 Adam Jackson <ajackson@redhat.com> 7.0-8
|
||||
- Fix the base URL.
|
||||
|
||||
* Wed Mar 15 2006 Adam Jackson <ajackson@redhat.com> 7.0-7
|
||||
- Update to fixesproto-4.0, compositeproto-0.3, and glproto-1.4.6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user