From 7c47836159786590146fd978b31d786590df33d5 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 04:42:25 +0000 Subject: [PATCH] auto-import changelog data from filesystem-2.1.0-2.1.src.rpm Fri Sep 21 2001 Bill Nottingham - make it noarch again --- filesystem.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/filesystem.spec b/filesystem.spec index e883de8..d8018c6 100644 --- a/filesystem.spec +++ b/filesystem.spec @@ -1,13 +1,13 @@ Summary: The basic directory layout for a Linux system. Name: filesystem Version: 2.1.0 -Release: 2 +Release: 2.1 Copyright: Public Domain Group: System Environment/Base Source0: %{name}-%{version}.tar.gz Buildroot: %{_tmppath}/%{name}-%{version}-root Prereq: setup -#BuildArchitectures: noarch +BuildArchitectures: noarch %description The filesystem package is one of the basic packages that is installed on @@ -36,10 +36,8 @@ rm -rf %{buildroot} /initrd /lib %dir /mnt -%ifnarch s390 s390x %attr(775,root,root) /mnt/floppy %attr(775,root,root) /mnt/cdrom -%endif %dir /opt %attr(555,root,root) /proc %attr(750,root,root) /root @@ -74,6 +72,9 @@ rm -rf %{buildroot} %attr(1777,root,root) /var/tmp %changelog +* Fri Sep 21 2001 Bill Nottingham +- make it noarch again + * Mon Jun 25 2001 Bill Nottingham - don't conflict with rpm