- Replaced gtk-doc with gnome (#247276)
This commit is contained in:
parent
d8f197329d
commit
a245055eda
@ -1,6 +1,6 @@
|
||||
Summary: The basic directory layout for a Linux system
|
||||
Name: filesystem
|
||||
Version: 2.4.9
|
||||
Version: 2.4.10
|
||||
Release: 1%{?dist}
|
||||
License: Public Domain
|
||||
Group: System Environment/Base
|
||||
@ -28,7 +28,7 @@ mkdir -p mnt/{floppy,cdrom} \
|
||||
bin boot dev \
|
||||
etc/{X11/{applnk,sysconfig,serverconfig},xdg/autostart,opt,xinetd.d,skel,sysconfig,pki,fonts/conf.d} \
|
||||
home lib/modules %{_lib}/tls media mnt opt proc root sbin selinux srv sys tmp \
|
||||
usr/{bin,etc,games,include,%{_lib}/{games,sse2,tls,X11},lib/{games,locale,X11},libexec,local/{bin,etc,games,lib,%{_lib},sbin,src,share/{applications,man/man{1,2,3,4,5,6,7,8,9,n,1x,2x,3x,4x,5x,6x,7x,8x,9x},info},libexec,include,},sbin,share/{applications,desktop-directories,dict,doc,empty,games,gtk-doc,icons,info,man/man{1,2,3,4,5,6,7,8,9,n,1x,2x,3x,4x,5x,6x,7x,8x,9x},mime-info,misc,omf,pixmaps,themes,xsessions},src} \
|
||||
usr/{bin,etc,games,include,%{_lib}/{games,sse2,tls,X11},lib/{games,locale,X11},libexec,local/{bin,etc,games,lib,%{_lib},sbin,src,share/{applications,man/man{1,2,3,4,5,6,7,8,9,n,1x,2x,3x,4x,5x,6x,7x,8x,9x},info},libexec,include,},sbin,share/{applications,desktop-directories,dict,doc,empty,games,gnome,icons,info,man/man{1,2,3,4,5,6,7,8,9,n,1x,2x,3x,4x,5x,6x,7x,8x,9x},mime-info,misc,omf,pixmaps,themes,xsessions},src} \
|
||||
var/{empty,lib/{games,misc},local,lock/subsys,log,nis,preserve,run,spool/{mail,lpd},tmp,db,cache,opt,games,yp}
|
||||
|
||||
ln -snf ../var/tmp usr/tmp
|
||||
@ -101,7 +101,7 @@ rm -rf %{buildroot}
|
||||
/usr/share/doc
|
||||
%attr(555,root,root) %dir /usr/share/empty
|
||||
/usr/share/games
|
||||
/usr/share/gtk-doc
|
||||
/usr/share/gnome
|
||||
/usr/share/icons
|
||||
/usr/share/info
|
||||
%dir /usr/share/locale
|
||||
@ -135,6 +135,9 @@ rm -rf %{buildroot}
|
||||
/var/yp
|
||||
|
||||
%changelog
|
||||
* Wed Jul 18 2007 Phil Knirsch <pknirsch@redhat.com> 2.4.10-1
|
||||
- Replaced gtk-doc with gnome (#247276)
|
||||
|
||||
* Tue May 29 2007 Phil Knirsch <pknirsch@redhat.com> 2.4.9-1
|
||||
- Fixed nasty typo for /etc directories (#241525)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user