Description of problem: When i create a new book, the create process no longer places the stock icons.svg into the images/ directory. Version-Release number of selected component (if applicable): publican-2.2-0.fc13.t31.noarch How reproducible: Always Steps to Reproduce: 1. publican create --name "Test Book" 2. cd Test_Book 3. publican package --binary --lang en-US Actual results: + cp en-US/images/icon.svg ~/rpmbuild/BUILDROOT/Documentation-Test_Book-0.1-web-en-US-0-0.el5.x86_64/usr/share/icons/hicolor/scalable/apps/Documentation-Test_Book-0.1-en-US.svg cp: cannot stat `en-US/images/icon.svg': No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.4SHG4Y (%install) Expected results: A stock icon is placed in the (images) directory, and i can build a freshly created book as a RPM
Added icon svg to create book Fixed in build: 2.2-0%{?dist}.t36
Tested with Publican 2.2-0.fc13.t40 Verified that images/icon.svg gets created when I ran "publican create"
publican-2.3-0.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/publican-2.3-0.fc13
publican-2.3-0.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.