aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AUTHORS3
-rw-r--r--README3
-rw-r--r--rpmdrake.spec2
3 files changed, 7 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index c8cda76a..367a9b4a 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1 +1,4 @@
Guillaume Cottenceau <gc at mandrakesoft.com>
+
+Current maintainer :
+Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
diff --git a/README b/README
new file mode 100644
index 00000000..73e0c31b
--- /dev/null
+++ b/README
@@ -0,0 +1,3 @@
+User documentation is not shipped with the rpmdrake package.
+See the mandrake-doc-drakxtools-en package for the documentation for
+rpmdrake (or a locale-specific variant if available).
diff --git a/rpmdrake.spec b/rpmdrake.spec
index f24f75e9..b1f6e5f6 100644
--- a/rpmdrake.spec
+++ b/rpmdrake.spec
@@ -88,7 +88,7 @@ rm -rf $RPM_BUILD_ROOT
%files -f rpmdrake.lang
%defattr(-, root, root)
-%doc COPYING AUTHORS
+%doc COPYING AUTHORS README
%{_sbindir}/rpmdrake*
%{_sbindir}/MandrakeUpdate
%{_sbindir}/edit-urpm-*