unowned dirs

Orcan Ogetbil oget.fedora at gmail.com
Wed Oct 20 21:50:41 UTC 2010


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


More information about the devel mailing list