auto-import changelog data from filesystem-2.2.1-5.src.rpm
Tue Oct 07 2003 Than Ngo <than@redhat.com> 2.2.1-5 - add /usr/share/xsessions Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt
This commit is contained in:
parent
d9d13d097e
commit
29e96bca90
@ -1,8 +1,8 @@
|
||||
Summary: The basic directory layout for a Linux system.
|
||||
Name: filesystem
|
||||
Version: 2.2.1
|
||||
Release: 3
|
||||
Copyright: Public Domain
|
||||
Release: 5
|
||||
License: Public Domain
|
||||
Group: System Environment/Base
|
||||
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
||||
Prereq: setup >= 2.5.4-1
|
||||
@ -25,7 +25,7 @@ mkdir -p mnt/{floppy,cdrom} \
|
||||
bin boot \
|
||||
etc/{X11/{applnk,sysconfig,serverconfig,starthere},opt,xinetd.d,skel,sysconfig} \
|
||||
home initrd lib/modules %{_lib} mnt opt proc root sbin tmp \
|
||||
usr/{bin,dict,etc,games,include,%{_lib}/{games,gcc-lib},lib/{games,gcc-lib},libexec,local/{bin,etc,games,lib,%{_lib},sbin,src,share/{man/man{1,2,3,4,5,6,7,8,9,n},info},libexec,include,},sbin,share/{applications,doc,info,man/man{1,2,3,4,5,6,7,8,9,n},doc,misc,empty,pixmaps},src,X11R6/{bin,include,lib,%{_lib},man,share}} \
|
||||
usr/{bin,dict,etc,games,include,%{_lib}/{games,gcc-lib},lib/{games,gcc-lib},libexec,local/{bin,etc,games,lib,%{_lib},sbin,src,share/{man/man{1,2,3,4,5,6,7,8,9,n},info},libexec,include,},sbin,share/{applications,doc,info,man/man{1,2,3,4,5,6,7,8,9,n},doc,misc,empty,pixmaps,xsessions},src,X11R6/{bin,include,lib,%{_lib},man,share}} \
|
||||
var/{lib/{games,misc},local,lock/subsys,log,nis,preserve,run,spool/{mail,lpd},tmp,db,cache,opt,games,yp}
|
||||
|
||||
ln -snf ../X11R6/bin usr/bin/X11
|
||||
@ -67,6 +67,7 @@ rm -rf %{buildroot}
|
||||
/usr/share/man
|
||||
/usr/share/misc
|
||||
/usr/share/pixmaps
|
||||
/usr/share/xsessions
|
||||
/usr/src
|
||||
%dir /var
|
||||
/var/db
|
||||
@ -88,6 +89,12 @@ rm -rf %{buildroot}
|
||||
/var/yp
|
||||
|
||||
%changelog
|
||||
* Tue Oct 07 2003 Than Ngo <than@redhat.com> 2.2.1-5
|
||||
- add /usr/share/xsessions
|
||||
|
||||
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user