Re: Building an RPM from the tar.gz


Subject: Re: Building an RPM from the tar.gz
From: Bruce A. Burdick, Jr. (bucky@interaccess.com)
Date: Tue May 15 2001 - 19:17:14 EDT


This is what I changed to get me around that part of the problem:

3c3
< %define version 1.5pre5

---
> %define version 1.5pre6
13c13
< Source0: %{name}-%{version}.tar.bz2
---
> Source0: %{name}-%{version}.tar.gz
46c46
< * Wed Mar 07 2000 rufus t firefly <rufus.t.firefly@linux-mandrake.com>
---
> * Wed Mar 07 2001 rufus t firefly <rufus.t.firefly@linux-mandrake.com>

-B...

> From: jeff <jeff@univrel.pr.uconn.edu> > Date: Tue, 15 May 2001 09:39:50 -0400 > To: "Bruce A. Burdick, Jr." <bucky@interaccess.com> > Cc: netatalk-admins@umich.edu > Subject: Re: Building an RPM from the tar.gz > > "Bruce A. Burdick, Jr." wrote: >> >> When trying to build an RPM from the latest .tar.gz, I get this: >> >> # rpm -ta netatalk-1.5pre6.tar.gz >> error: %changelog not in decending chronological order >> >> (And, yes that's how the RPM developer spelled 'descending'...) >> >> Apart from the implicit suggestion that the changelog be fixed, is there an >> easy way to fix or circumvent this? > > Yes. I can try to use "2001" instead of "2000" in the dates for this > year. Sorry about the inconvenience. > > jeff >



This archive was generated by hypermail 2b28 : Sun Oct 14 2001 - 03:04:39 EDT