[Fedora-packaging] Re: BuildRoot

Rex Dieter rdieter at math.unl.edu
Tue Jul 25 17:40:18 UTC 2006


Ralf Corsepius wrote:
> On Tue, 2006-07-25 at 18:41 +0200, Axel Thimm wrote:
> 
>> Let's file it under hear-say then and move on.
> No comment
> 
> c.f. below and note the output of the "echos".

I think it's safe to just say this is an example of bad rpm practice. 
If you really want/need two different sources and versions, package them 
separately.

-- Rex


> ------------------------------------------------------------------------
> 
> Name: test1
> Version: 1
> Release: 0%{?dist}.0
> Group: xxx
> License: Free outside of atrpms.org
> Summary: test1
> 
> %description -n test1
> test1
> 
> %package -n test2
> Summary: test2
> Version: 2
> Group: yyy
> 
> %description -n test2
> test2
> 
> 
> %build
> echo "%name-%version"
> 
> %install
> echo "%name-%version"




More information about the Fedora-packaging mailing list