summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChmouel Boudjnah <chmouel@mandriva.org>2000-03-22 12:55:37 +0000
committerChmouel Boudjnah <chmouel@mandriva.org>2000-03-22 12:55:37 +0000
commit6b034d0e7375cdf86eb948fbfb29985b45df785c (patch)
treebe232314e807c69648f6110200935dae342f82dd
parent25480101275763920a6ae1c25eb1fd4c750a437d (diff)
downloadrootfiles-6b034d0e7375cdf86eb948fbfb29985b45df785c.tar
rootfiles-6b034d0e7375cdf86eb948fbfb29985b45df785c.tar.gz
rootfiles-6b034d0e7375cdf86eb948fbfb29985b45df785c.tar.bz2
rootfiles-6b034d0e7375cdf86eb948fbfb29985b45df785c.tar.xz
rootfiles-6b034d0e7375cdf86eb948fbfb29985b45df785c.zip
"Seethechangelog"
-rw-r--r--ChangeLog4
-rw-r--r--Makefile2
-rw-r--r--rootfiles.spec7
3 files changed, 10 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index b96b29e..ee42daf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
diff --git a/Makefile b/Makefile
index 41c048b..26e9d76 100644
--- a/Makefile
+++ b/Makefile
@@ -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)