PACKAGE_VERSION is an obsolete macro in later rpmbuilds.
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
--
1.6.6
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list