auto-import anaconda-9.0-5 from anaconda-9.0-5.src.rpm
This commit is contained in:
parent
6164b09606
commit
6be33acb49
@ -1,7 +1,7 @@
|
|||||||
ExclusiveArch: i386 ia64 x86_64
|
ExclusiveArch: i386 ia64 x86_64
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 9.0
|
Version: 9.0
|
||||||
Release: 4
|
Release: 5
|
||||||
License: GPL
|
License: GPL
|
||||||
Summary: The Red Hat Linux installation program.
|
Summary: The Red Hat Linux installation program.
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -16,6 +16,8 @@ Url: http://rhlinux.redhat.com/anaconda/
|
|||||||
|
|
||||||
BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}
|
BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}
|
||||||
|
|
||||||
|
Patch0: anaconda-9-upgrade.patch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The anaconda package contains the Red Hat Linux installation program.
|
The anaconda package contains the Red Hat Linux installation program.
|
||||||
These files are of little use on an already installed system.
|
These files are of little use on an already installed system.
|
||||||
@ -35,6 +37,8 @@ already installed systems.
|
|||||||
|
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
|
%patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make depend
|
make depend
|
||||||
make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
|
make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
|
||||||
|
Loading…
Reference in New Issue
Block a user