Re: rpm file list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




awesome-dave1@xxxxxxxx wrote:
Hello,
	I've got an app that i'm trying to create an rpm for. I'm at the %files
section in the .spec file, i am very unsure how to get these files list.
Does anyone have a suggestion?

leave it empty, and do 'rpmbuild -bb foo.spec >/tmp/build.log'


It'll give you a list of all the files the %install stage installed in $RPM_BUILD_ROOT but weren't listed in the %files section to be included in the package.

-Thomas




[Index of Archives]     [Fedora Users]     [Centos Users]     [Kernel Development]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat Phoebe Beta]     [Yosemite Forum]     [Fedora Discussion]     [Gimp]     [Stuff]     [Yosemite News]

  Powered by Linux