summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGavin Romig-Koch <gavin@localhost.localdomain>2009-08-18 09:10:37 -0400
committerGavin Romig-Koch <gavin@localhost.localdomain>2009-08-18 09:10:37 -0400
commit9d54ad87774dfa80e5444e8e5b74cb413ba55e59 (patch)
tree7444f331e613980835dc7cc3248ee45ef192fd87
parent0ddc5ca8ab7ad7b6534077760f81605eb0df7f5f (diff)
downloadfastback-9d54ad87774dfa80e5444e8e5b74cb413ba55e59.tar.gz
fastback-9d54ad87774dfa80e5444e8e5b74cb413ba55e59.tar.xz
fastback-9d54ad87774dfa80e5444e8e5b74cb413ba55e59.zip
add some comentary
-rw-r--r--FIXME4
-rw-r--r--README11
2 files changed, 15 insertions, 0 deletions
diff --git a/FIXME b/FIXME
index 69b5bc2..a30c34d 100644
--- a/FIXME
+++ b/FIXME
@@ -4,4 +4,8 @@
* must catch the case that the given file is not a flat file
+* get rid of fastback_default_URLDIR, error out if no URLDIR is
+ given in config file.
+
+
diff --git a/README b/README
new file mode 100644
index 0000000..6620f3b
--- /dev/null
+++ b/README
@@ -0,0 +1,11 @@
+
+BuildRequires:
+ openssl-devel
+ libcurl-devel
+ g++
+
+
+
+Requires:
+ openssl
+ libcurl