Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=226528 Mark McLoughlin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |CLOSED CC| |[email protected] Resolution| |CURRENTRELEASE --- Comment #5 from Mark McLoughlin <[email protected]> 2009-01-23 14:50:44 EDT --- Okay, fixes were: -ln -s %{_bindir}/consolehelper $RPM_BUILD_ROOT%{_bindir}/%{name} +ln -s ../bin/consolehelper $RPM_BUILD_ROOT%{_bindir}/%{name} -%{_sysconfdir}/pam.d/%{name} +%config(noreplace) %{_sysconfdir}/pam.d/%{name} Closing -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ Fedora-package-review mailing list [email protected] http://www.redhat.com/mailman/listinfo/fedora-package-review
