auto-import changelog data from filesystem-2.1.0-2.1.src.rpm
Fri Sep 21 2001 Bill Nottingham <notting@redhat.com> - make it noarch again
This commit is contained in:
parent
0c17b190c0
commit
7c47836159
@ -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 <notting@redhat.com>
|
||||
- make it noarch again
|
||||
|
||||
* Mon Jun 25 2001 Bill Nottingham <notting@redhat.com>
|
||||
- don't conflict with rpm
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user