don't ship /usr/lib64/X11

This commit is contained in:
Bill Nottingham 2005-03-09 18:42:16 +00:00
parent 8a20d8dfd0
commit 9bd7445701

View File

@ -1,6 +1,6 @@
Summary: The basic directory layout for a Linux system.
Name: filesystem
Version: 2.3.0
Version: 2.3.1
Release: 1
License: Public Domain
Group: System Environment/Base
@ -30,7 +30,6 @@ mkdir -p mnt/{floppy,cdrom} \
ln -snf ../X11R6/bin usr/bin/X11
ln -snf ../X11R6/lib/X11 usr/lib/X11
ln -snf ../X11R6/%{_lib}/X11 usr/%{_lib}/X11
ln -snf ../var/tmp usr/tmp
ln -snf spool/mail var/mail
@ -95,6 +94,9 @@ rm -rf %{buildroot}
/var/yp
%changelog
* Wed Mar 9 2005 Bill Nottingham <notting@redhat.com> 2.3.1-1
- don't ship /usr/lib64/X11 in general (#147077)
* Thu Aug 12 2004 Bill Nottingham <notting@redhat.com> 2.3.0-1
- add /media, /srv