Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Merge Review: yum https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=226666 ------- Additional Comments From [EMAIL PROTECTED] 2007-07-11 15:44 EST ------- You should keep timestamps of installed files, for example you could use install -m 0644 -p %{SOURCE2} $RPM_BUILD_ROOT/%{_sysconfdir}/yum/yum-updatesd.conf For the file are installed by make install nothing can be done, maybe it should be suggested to upstream to use $(INSTALL) instead of install, and set INSTALL = install In any case, this is not blocking. -- 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 [email protected] http://www.redhat.com/mailman/listinfo/fedora-package-review
