diff options
author | Chmouel Boudjnah <chmouel@mandriva.org> | 2001-10-15 09:48:42 +0000 |
---|---|---|
committer | Chmouel Boudjnah <chmouel@mandriva.org> | 2001-10-15 09:48:42 +0000 |
commit | 427d1b83db208a4790ddeccc281d514f58bb0bab (patch) | |
tree | f41e54f0cae11412bfc765611eba91f301a1ca52 | |
parent | 2cee9dce0644f9f8d15cfb4b60b8cbb3885a8213 (diff) | |
download | rootfiles-427d1b83db208a4790ddeccc281d514f58bb0bab.tar rootfiles-427d1b83db208a4790ddeccc281d514f58bb0bab.tar.gz rootfiles-427d1b83db208a4790ddeccc281d514f58bb0bab.tar.bz2 rootfiles-427d1b83db208a4790ddeccc281d514f58bb0bab.tar.xz rootfiles-427d1b83db208a4790ddeccc281d514f58bb0bab.zip |
8.0-5mdk
-rw-r--r-- | rootfiles.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/rootfiles.spec b/rootfiles.spec index db9d134..2e41227 100644 --- a/rootfiles.spec +++ b/rootfiles.spec @@ -1,6 +1,6 @@ # MODIFY IN THE CVS !! %define version 8.0 -%define release 4mdk +%define release 5mdk Summary: The basic required files for the root user's directory Name: rootfiles @@ -58,6 +58,9 @@ fi %attr(0700,root,root) /root/tmp/ %changelog +* Mon Oct 15 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 8.0-5mdk +- bashrc: remove obsoletes stuff. + * Thu Apr 12 2001 David BAUDENS <baudens@mandrakesoft.com> 8.0-4mdk - Remove KDE stuff (provided by kdebase) - Remove Netscape stuff (provided by netscape) |