From cdad40aed1eb853d21f4f8078ed270dadaf27b28 Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Mon, 2 May 2011 17:10:14 +0100 Subject: [PATCH] update README and NEWS --- NEWS | 6 ++++-- README | 6 ++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 11833882..b55df312 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ -0.2 for Linux and Mac (...) +0.2 for Linux and Mac (...): - ... + Hylke: Removed the dependancy on GitSharp. file rename detection support in + the event logs. Fixed all crashes reported in RC1. Fixed collision detection + and conflict resolving (use a copy of each version). 0.2-rc1 for Linux and Mac (Sun Mar 20, 2011): diff --git a/README b/README index 5ffe8184..0d440231 100644 --- a/README +++ b/README @@ -84,6 +84,12 @@ Installing the build dependencies on Debian: libndesk-dbus1.0-cil-dev nant libnotify-cil-dev libgtk2.0-cil-dev \ libwebkit-cil-dev intltool libtool python-nautilus libndesk-dbus-glib1.0-cil-dev +Or on Fedora: + + $ sudo yum install gtk-sharp2-devel mono-core mono-devel monodevelop \ + ndesk-dbus-devel ndesk-dbus-glib-devel nautilus-python-devel nant \ + notify-sharp-devel webkit-gtk-devel webkit-sharp-devel + You can build and install SparkleShare like this: