summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rootfiles.spec10
1 files changed, 6 insertions, 4 deletions
diff --git a/rootfiles.spec b/rootfiles.spec
index c8ee856..6b9f643 100644
--- a/rootfiles.spec
+++ b/rootfiles.spec
@@ -1,6 +1,6 @@
# MODIFY IN THE CVS !!
%define name rootfiles
-%define version 9.1
+%define version 10.2
%define release 1mdk
Name: %{name}
@@ -15,9 +15,7 @@ BuildArch: noarch
%description
The rootfiles package contains basic required files that are placed
-in the root user's account. These files are basically the same
-as the files found in the etcskel package, which are placed in regular
-users' home directories.
+in the root user's account.
%prep
%setup -q
@@ -54,6 +52,10 @@ fi
%attr(0700,root,root) /root/tmp/
%changelog
+* Tue Jan 04 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 10.2-1mdk
+- Modernize root's .vimrc
+- Trim obsolete information from description
+
* Mon Jul 12 2004 Guillaume Rousse <guillomovitch@mandrake.org> 9.1-1mdk
- enable bash-completion support in root .bashrc
- spec cleanup