summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-01-04 13:48:22 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-01-04 13:48:22 +0000
commitfb960f44a263279b00d04fff01f0ea90cca3d611 (patch)
tree45b681375b878e358fcbb8a6e2168b7f1a9c56ff
parent3f8692167cf81e583e857ecd009e34004d077b0a (diff)
downloadrootfiles-fb960f44a263279b00d04fff01f0ea90cca3d611.tar
rootfiles-fb960f44a263279b00d04fff01f0ea90cca3d611.tar.gz
rootfiles-fb960f44a263279b00d04fff01f0ea90cca3d611.tar.bz2
rootfiles-fb960f44a263279b00d04fff01f0ea90cca3d611.tar.xz
rootfiles-fb960f44a263279b00d04fff01f0ea90cca3d611.zip
New release 10.2
-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