diff options
-rw-r--r-- | rootfiles.spec | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/rootfiles.spec b/rootfiles.spec index 2e41227..37bc62e 100644 --- a/rootfiles.spec +++ b/rootfiles.spec @@ -1,12 +1,8 @@ -# MODIFY IN THE CVS !! -%define version 8.0 -%define release 5mdk - Summary: The basic required files for the root user's directory Name: rootfiles # MODIFY IN THE CVS !! -Version: %{version} -Release: %{release} +Version: 8.2 +Release: 1mdk License: Public Domain Group: System/Base Packager: David BAUDENS <baudens@mandrakesoft.com> @@ -58,6 +54,9 @@ fi %attr(0700,root,root) /root/tmp/ %changelog +* Fri Feb 15 2002 David BAUDENS <baudens@mandrakesoft.com> 8.2-1mdk +- Update version to 8.2 + * Mon Oct 15 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 8.0-5mdk - bashrc: remove obsoletes stuff. |