[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [rhel5-branch 1/2] PACKAGE_VERSION is an obsolete macro in later rpmbuilds.
- From: David Lehman <dlehman redhat com>
- To: Discussion of Development and Customization of the Red Hat Linux Installer <anaconda-devel-list redhat com>
- Subject: Re: [rhel5-branch 1/2] PACKAGE_VERSION is an obsolete macro in later rpmbuilds.
- Date: Mon, 01 Mar 2010 12:25:32 -0600
Ack for both.
On Mon, 2010-03-01 at 14:42 +0100, Ales Kozumplik wrote:
> changed the spec to use %{Version} that works in rhel5 as well as in later
> fedoras.
> ---
> anaconda.spec | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/anaconda.spec b/anaconda.spec
> index 3c3d297..b8c7aee 100644
> --- a/anaconda.spec
> +++ b/anaconda.spec
> @@ -4,7 +4,7 @@ Release: 4
> License: GPL
> Summary: Graphical system installer
> Group: Applications/System
> -Source: anaconda-%{PACKAGE_VERSION}.tar.bz2
> +Source: anaconda-%{Version}.tar.bz2
> BuildPreReq: kudzu-devel >= 1.2.57.1.18, pciutils-devel
> BuildPreReq: bzip2-devel, e2fsprogs-devel, python-devel, gtk2-devel
> BuildPreReq: rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]