Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: irsim - Switch-level simulator https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=226715 ------- Additional Comments From mtasaka@xxxxxxxxxxxxxxxxxxx 2007-02-05 10:55 EST ------- Created an attachment (id=147364) --> (https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=147364&action=view) irsim -3.1 spec file I created A bit modified irsim.spec I added some fixes for mainly two issues. * ------------------------------------------- %{__cp} -p doc/faultsim/fsim.ps %{buildroot}%{_docdir}/%{name}-%{version} ------------------------------------------- This is of no sense because %doc macro firstly clean %{_docdir}/%{name}-%{version} directory. * -------------------------------------------- %{__rm} -rf %{buildroot}%{_libdir}/%{name}/doc/ ....... %{__rm} -f %{buildroot}%{_libdir}/%{name}/doc/{irsim,irsim-analyzer,netchange}.doc -------------------------------------------- The latter does nothing. I have not yet checked your example, however, > You can avoid this by adding to your home .Xdefaults file: > > irsim.background: black > > and then reloading with "xrdb -load .Xdefaults". ... Can this be done automatically by adding some files in irsim rpm? If it cannot, adding some documentation may be kinder. -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review