rpms again

Arthur Clune <[email protected]>
Newsgroups gmane.network.up2date.current.devel
Message-ID <[email protected]>
Minor bug in /usr/share/docs/current-1.0.5/client (from RPM)

In up2date.spec.sample

==== Original ===========================
[ajc22@biber client]$ more up2date.spec.sample

# releases before 7.1 didnt use grub, so dont need grubby from mkinitrd 
3.2.2
%define has_grub 0
%define has_poptmodule 0

Summary: Automatically update RPMs for a Red Hat Linux System
Name: up2date
Version: %(echo `awk '{ print $1 }' %{SOURCE1}`)
Release: %(echo `awk '{ print $2 }' %{SOURCE1}`)_current
License: GPL

============= end ======================

Problem - SOURCE1 is referenced before it defined. The headers need 
re-ordering
to either move the SourceN: definitions before this section, or to move 
this section
later.

Arthur


--
Arthur Clune [email protected]
We are the sum of the things we pretend to be, so we must be careful
who we pretend to be - Kurt Vonnegut
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.