- Update to util-macros-0.99.1 for X11R7 RC1 release.
- Disable debuginfo package creation, as there are no ELF objects present.
This commit is contained in:
parent
b702178122
commit
3b2533cc44
@ -1 +1,2 @@
|
||||
util-macros-0.99.0.tar.bz2
|
||||
util-macros-0.99.1.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
5647ac7ca141725cae6c7fc73fd76dbd util-macros-0.99.0.tar.bz2
|
||||
04a213cd8cbe2c5f4576a4eda73316c4 util-macros-0.99.1.tar.bz2
|
||||
|
@ -1,12 +1,13 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Summary: X.Org X11 Autotools macros
|
||||
Name: xorg-x11-util-macros
|
||||
Version: 0.0.1
|
||||
Release: 0
|
||||
Version: 0.99.1
|
||||
Release: 1
|
||||
License: The Open Group License
|
||||
Group: Development/System
|
||||
URL: http://www.x.org
|
||||
# All of these were downloaded from: http://xorg.freedesktop.org/X11R7.0-RC0/util
|
||||
Source0: util-macros-0.99.0.tar.bz2
|
||||
Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC1/everything/util-macros-%{version}.tar.bz2
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
||||
|
||||
@ -38,5 +39,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/aclocal/xorgversion.m4
|
||||
|
||||
%changelog
|
||||
* Wed Jul 13 2005 Mike A. Harris <mharris@redhat.com> 0.0-0
|
||||
* Wed Oct 19 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-1
|
||||
- Update to util-macros-0.99.1 for X11R7 RC1 release.
|
||||
- Disable debuginfo package creation, as there are no ELF objects present.
|
||||
|
||||
* Wed Jul 13 2005 Mike A. Harris <mharris@redhat.com> 0.0.1-1
|
||||
- Initial build
|
||||
|
Loading…
Reference in New Issue
Block a user