Orcan Ogetbil wrote:

> On Wed, Oct 20, 2010 at 5:14 PM, Adam Jackson wrote:
>> On Wed, 2010-10-20 at 17:07 -0400, Neal Becker wrote:
>>
>>> BTW, it's annoying that rpm allows only 1 %files -f.
>>
>> http://rpm.org/wiki/Releases/4.8.0
>>
>> %files now accepts multiple filelists through -f (ticket #70,
>> RhBug:475359)
>>
> 
> What is wrong with
> cat list1 list2 list3 > listall
> %files  -f listall
> 
> or even
> cat list1 list2 >> list3
> %files -f list3
> 
> Orcan

That's what I used to do.  It's annoying (I have a low tolerance)

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to