From: Perforce Review Daemon <p4review AT smee.org>
To: "Andraž " ruskie " Levstik" <ruskie AT mages.ath.cx>, "Andrew Stitt" <a AT t.armory.com>, "Arjan Bouter" <abouter AT gmail.com>, "Arwed von Merkatz" <v.merkatz AT gmx.net>, "SM-Commit Daemon" <sm-commit AT lists.ibiblio.org>, "David Kowis" <dkowis+smgl-p4 AT shlrm.org>, "duane_malcolm" <d.malcolm AT auckland.ac.nz>, "Eric Sandall" <eric AT sandall.us>, "Ethan Grammatikidis" <eekee AT eekee.is-a-geek.org>, "Gareth Clay" <gareth AT caffeinefuelled.co.uk>, "George J. Sherwood" <george AT beernabeer.com>, "Jason Flatt" <jflatt AT sourcemage.org>, "Jeremy Blosser" <jblosser AT sourcemage.org>, "Juuso Alasuutari" <iuso AT sourcemage.org>, "Ladislav Hagara" <ladislav.hagara AT unob.cz>, "Maurizio Boriani" <baux AT member.fsf.org>, "Pieter Lenaerts" <e-type AT sourcemage.org>, "Pol Vinogradov" <vin.public AT gmail.com>, "Robin Cook" <rcook AT wyrms.net>, "Unet" <unet AT sourcemage.org>, "vladimir_marek" <vlmarek AT volny.cz>
Subject: [SM-Commit] PERFORCE change 76927 by Eric Sandall for review
Date: Tue, 28 Mar 2006 19:20:02 +0100 (BST)
Change 76927 by eric_sandall@sandalle-moby on 2006/03/28 19:15:48
* DETAILS: Added PATCHLEVEL so people get the boinc init script
(if they
haven't already) and so people with the current init script get
the fixed
version (also so wxgtk-no-unicode gets marked as optional ;)).
* DEPENDS: Made wxgtk-no-unicode optional (again...)
Added missing '&&' after first if/fi
* init.d/boinc: Fixed missing quote
BOINC_PRAMS -> BOINC_PARMS
Removed unecessary '-r' in rm for PIDFILE
Removed quotes around the `su - boinc -c ...` command
@@ -1,3 +1,14 @@
+2006-03-28 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Added PATCHLEVEL so people get the boinc init script (if
they
+ haven't already) and so people with the current init script get the
fixed
+ version (also so wxgtk-no-unicode gets marked as optional ;)).
+ * DEPENDS: Made wxgtk-no-unicode optional (again...)
+ Added missing '&&' after first if/fi
+ * init.d/boinc: Fixed missing quote
+ BOINC_PRAMS -> BOINC_PARMS
+ Removed unecessary '-r' in rm for PIDFILE
+ Removed quotes around the `su - boinc -c ...` command
+
2006-03-26 David Brown <dmlb2000 AT gmail.com>
* PRE_BUILD: added patch for loss of presision when type casting a
void
pointer to an int
@@ -19,9 +30,9 @@
* FINAL: fixed ending &&
2006-03-25 Robin Cook <rcook AT wyrms.net>
- * BUILD: added create_account
- * init.d: added to start on boot up
- * FINAL: added for message
+ * BUILD: added create_account
+ * init.d: added to start on boot up
+ * FINAL: added for message
2006-03-25 Eric Sandall <eric AT sandall.us>
* DEPENDS: Make wxgtk-no-unicode dependency optional