On 28 December 2013 17:35, Alex Domoradov <alex....@gmail.com> wrote: > I have tried the following command > > # rpmbuild -ba --target=x86_64 --with firmware kernel-lt-3.10.spec > ... > ... > ... > Wrote: /root/rpmbuild/SRPMS/kernel-lt-3.10.25-1.el6.nosrc.rpm > Wrote: /root/rpmbuild/RPMS/x86_64/kernel-lt-3.10.25-1.el6.x86_64.rpm > Wrote: /root/rpmbuild/RPMS/x86_64/kernel-lt-devel-3.10.25-1.el6.x86_64.rpm > Wrote: /root/rpmbuild/RPMS/x86_64/kernel-lt-headers-3.10.25-1.el6.x86_64.rpm > Wrote: /root/rpmbuild/RPMS/x86_64/perf-3.10.25-1.el6.x86_64.rpm > > > As you can see it doesn't build kerlnel-lt-firmware package > > Did I miss something? Please advise
Hello Alex, The firmware and documentation packages are only build for the "noarch" target. The command line that you require is: rpmbuild -bb --target noarch --without doc kernel-lt-3.10.spec Alan. _______________________________________________ elrepo mailing list elrepo@lists.elrepo.org http://lists.elrepo.org/mailman/listinfo/elrepo