[Bug 676187] Review Request: csync2 - Cluster sync tool

bugzilla at redhat.com bugzilla at redhat.com
Mon Feb 14 16:13:10 UTC 2011


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

--- Comment #10 from Ian Weller <ian at ianweller.org> 2011-02-14 11:13:09 EST ---
(In reply to comment #9)
> BuildRequires on xinetd looks the same. Keep the Requires only.

Agreed, sorry I had you add this when it wasn't necessary (had a slip of what
the heck RPM did) :)

> ###
> make %{?_smp_mflags} all
> ###
> 
> This is the default target for makefiles. There is no need to call "all"
> target.

Not that this matters too much, but it's important to note that "all" is *not
necessarily* the default target for Makefiles; it is simply the *first* target
that is the default. (It just so happens that all is the first one here.)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list