"rpmbuild -bs --nosource N package.spec" fails if the source number N is not present in the source directory. Steps to Reproduce: 1. Get a specfile (in my case, j2se1.4-sun) 2. Make sure the file specified with Source0 is not in the source directory, all other sources and patches are present. 3. Issue a build command: rpmbuild -bs --nosource 0 j2se1.4-sun.spec Actual Results: ошибка: Неверный файл /home/mhz/RPM/SOURCES/j2sdk-1_4_2_03-linux-i586.bin: No such file or directory Expected Results: A .nosrc.rpm package should be built without errors.
актуально для rpm-4.0.4-alt47...
А как же иначе, rpmbuild нуждается в информации о файле, даже если он его не запаковывает. Или вы предлагаете не паковать информацию тоже?
Понял, снимаю.