- disable static linking until libc*.a provides symbols.
This commit is contained in:
parent
6d851ba58b
commit
3a4cf0bd1b
5
rpm.spec
5
rpm.spec
@ -20,7 +20,7 @@ Name: rpm
|
|||||||
%define version 4.3.2
|
%define version 4.3.2
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
%{expand: %%define rpm_version %{version}}
|
%{expand: %%define rpm_version %{version}}
|
||||||
Release: 7
|
Release: 8
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{rpm_version}.tar.gz
|
Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{rpm_version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -494,6 +494,9 @@ exit 0
|
|||||||
%{__includedir}/popt.h
|
%{__includedir}/popt.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 1 2004 Jeff Johnson <jbj@redhat.com> 4.3.2-8
|
||||||
|
- disable static linking until libc*.a provides symbols.
|
||||||
|
|
||||||
* Thu Sep 30 2004 Jeff Johnson <jbj@redhat.com> 4.3.2-7
|
* Thu Sep 30 2004 Jeff Johnson <jbj@redhat.com> 4.3.2-7
|
||||||
- ia64: add autorelocate_dcolor to macros.in.
|
- ia64: add autorelocate_dcolor to macros.in.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user