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: Conmux - Console Multiplexor, abstracts how to connect 
via backend drivers.


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=229910





------- Additional Comments From [EMAIL PROTECTED]  2007-03-14 22:09 EST -------
Check out the output of rpmlint -i for further information on stuff it prints 
out. This one is partially that 
rpmlint isn't tracking $DAEMON back to its value conmuxd, though if it did, it 
would probably complain 
because the initscript name is conmux while the lockfile is conmuxd. Probably 
okay to ignore this one, 
but lemme give you a slightly updated initscript that'll silence that just the 
same. Well, that or you could 
just update it. Basically, just change 'LOCK=/var/lock/subsys/$DAEMON' to 
'LOCK=/var/lock/subsys/
conmux'.

The obsoletes/provides pair should indeed be versioned, like so:
Obsoletes:      conmux-common < %{version}-%{release}
Provides:       conmux-common = %{version}-%{release}

More review fun tomorrow, time for some commerial-free, pre-recorded HDTV 
viewing... ;)

-- 
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

Reply via email to