From 2aa594137c9d57eaafcc8b3d71fb32b67efc1bcb Mon Sep 17 00:00:00 2001 From: David Baudens Date: Wed, 12 Sep 2001 22:44:51 +0000 Subject: Sync spec --- rootfiles.spec | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/rootfiles.spec b/rootfiles.spec index e4c1fe2..db9d134 100644 --- a/rootfiles.spec +++ b/rootfiles.spec @@ -1,6 +1,6 @@ # MODIFY IN THE CVS !! %define version 8.0 -%define release 1mdk +%define release 4mdk Summary: The basic required files for the root user's directory Name: rootfiles @@ -14,7 +14,7 @@ Packager: David BAUDENS Source: %name-%version.tar.bz2 BuildRoot: %_tmppath/%name-%version-%release-root -BuildArchitectures: noarch +BuildArch: noarch %description The rootfiles package contains basic required files that are placed @@ -23,6 +23,7 @@ as the files found in the etcskel package, which are placed in regular users' home directories. %prep + %setup -q %install @@ -52,18 +53,21 @@ fi %config(noreplace) /root/.bash_profile %config(noreplace) /root/.bashrc %config(noreplace) /root/.cshrc -%dir /root/.kde -%config(noreplace) /root/.kde/* -%config(noreplace) /root/.kderc -%dir /root/.netscape -%config(noreplace) /root/.netscape/* %config(noreplace) /root/.tcshrc %config(noreplace) /root/.vimrc -%dir /root/Desktop -/root/Desktop/* %attr(0700,root,root) /root/tmp/ %changelog +* Thu Apr 12 2001 David BAUDENS 8.0-4mdk +- Remove KDE stuff (provided by kdebase) +- Remove Netscape stuff (provided by netscape) + +* Tue Mar 20 2001 Daouda Lo 8.0-3mdk +- remove Drakconf workaround + +* Tue Mar 20 2001 Daouda Lo 8.0-2mdk +- workaround for DrakConf crash. + * Tue Mar 13 2001 Pixel 8.0-1mdk - vimrc: remove "Default tab for 4" (set ts=4) -- cgit v1.2.1