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.
|
Summary: The basic directory layout for a Linux system.
|
||||||
Name: filesystem
|
Name: filesystem
|
||||||
Version: 2.1.0
|
Version: 2.1.0
|
||||||
Release: 2
|
Release: 2.1
|
||||||
Copyright: Public Domain
|
Copyright: Public Domain
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
||||||
Prereq: setup
|
Prereq: setup
|
||||||
#BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The filesystem package is one of the basic packages that is installed on
|
The filesystem package is one of the basic packages that is installed on
|
||||||
@ -36,10 +36,8 @@ rm -rf %{buildroot}
|
|||||||
/initrd
|
/initrd
|
||||||
/lib
|
/lib
|
||||||
%dir /mnt
|
%dir /mnt
|
||||||
%ifnarch s390 s390x
|
|
||||||
%attr(775,root,root) /mnt/floppy
|
%attr(775,root,root) /mnt/floppy
|
||||||
%attr(775,root,root) /mnt/cdrom
|
%attr(775,root,root) /mnt/cdrom
|
||||||
%endif
|
|
||||||
%dir /opt
|
%dir /opt
|
||||||
%attr(555,root,root) /proc
|
%attr(555,root,root) /proc
|
||||||
%attr(750,root,root) /root
|
%attr(750,root,root) /root
|
||||||
@ -74,6 +72,9 @@ rm -rf %{buildroot}
|
|||||||
%attr(1777,root,root) /var/tmp
|
%attr(1777,root,root) /var/tmp
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 21 2001 Bill Nottingham <notting@redhat.com>
|
||||||
|
- make it noarch again
|
||||||
|
|
||||||
* Mon Jun 25 2001 Bill Nottingham <notting@redhat.com>
|
* Mon Jun 25 2001 Bill Nottingham <notting@redhat.com>
|
||||||
- don't conflict with rpm
|
- don't conflict with rpm
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user