diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | rootfiles.spec | 7 |
3 files changed, 10 insertions, 3 deletions
@@ -1,3 +1,7 @@ +2000-03-22 Chmouel Boudjnah <chmouel@mandrakesoft.com> + + * emacs: remove the files. + 1999-12-28 Chmouel Boudjnah <chmouel@mandrakesoft.com> * : first import. @@ -1,6 +1,6 @@ NAME = rootfiles VERSION = 7.0 -DOTFILES = Xdefaults bash_logout bash_profile bashrc cshrc emacs kderc tcshrc vimrc zshrc kde netscape +DOTFILES = Xdefaults bash_logout bash_profile bashrc cshrc kderc tcshrc vimrc zshrc kde netscape FILES = Desktop all: diff --git a/rootfiles.spec b/rootfiles.spec index 9d5d801..8e1b7c3 100644 --- a/rootfiles.spec +++ b/rootfiles.spec @@ -1,5 +1,5 @@ -%define version 7.0 -%define release 6mdk +%define version 7.1 +%define release 1mdk %define name rootfiles Summary: The basic required files for the root user's directory. @@ -47,6 +47,9 @@ fi %attr(0700,root,root) /root/tmp/ %changelog +* Wed Mar 22 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 7.1-1mdk +- Remove .emacs (moved to his package). + * Mon Jan 10 2000 Pixel <pixel@mandrakesoft.com> - added a kfmrc (for Templates directory) |