Signed-off-by: Jonas Fonseca <fonseca@xxxxxxx> --- 1e376c11029a33deb811b77565fb558b6c192766 README | 2 +- README.osx | 7 ++++--- cogito.spec.in | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) 1e376c11029a33deb811b77565fb558b6c192766 diff --git a/README b/README index a53b466..e6e1119 100644 --- a/README +++ b/README @@ -60,7 +60,7 @@ The following tools are optional but rec Tool Description ------------------------------------------------------------------------------- rsync For fetching files with the rsync backend. -gnu coreutils The gnu versions of stat, date and cp \ +GNU coreutils The GNU versions of stat, date and cp \ are preferred over the BSD variants. asciidoc (>= 7.0), xmlto For building documentation. ------------------------------------------------------------------------------- diff --git a/README.osx b/README.osx index d8df872..912d9fe 100644 --- a/README.osx +++ b/README.osx @@ -2,8 +2,9 @@ This version of Cogito should work on OS To install on OS X: -1) Install darwinports (http://darwinports.opendarwin.org/) 2) type -"make Portfile" 3) type "sudo port install" + 1. Install darwinports (http://darwinports.opendarwin.org/) + 2. type "make Portfile" + 3. type "sudo port install" You may have to deal with md5 mismatches. Either adjust the md5sum in your new Portfile or place the new tarball in @@ -11,7 +12,7 @@ your new Portfile or place the new tarba Recommendations: -The gnu versions of "stat" and "date" are preferred over their BSD +The GNU versions of "stat" and "date" are preferred over their BSD variants. "patch", "diff", "merge", "curl" and "rsync" are required. OS X.4 diff --git a/cogito.spec.in b/cogito.spec.in index 5509d77..70274c1 100644 --- a/cogito.spec.in +++ b/cogito.spec.in @@ -70,7 +70,7 @@ rm -rf $RPM_BUILD_ROOT - Update summary and description - Make architecture-independent -* Wed Jul 6 2005 Chris Wright <chris@xxxxxxxx> 0.12-1 +* Wed Jul 6 2005 Chris Wright <chrisw@xxxxxxxx> 0.12-1 - update spec file * Thu Jun 9 2005 Chris Wright <chrisw@xxxxxxxx> 0.11.3-1 -- 1.3.3.gd882-dirty -- Jonas Fonseca - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html