- Dropped /etc/news again as we're handling it now correctly (#437462)
- Filesystem is now an official fedorahosted project, part of the review changes (#225752) - Removed duplicate entry in lang_exceptions for ca_ES@valencian (#225752)
This commit is contained in:
parent
92d26fd738
commit
a2ecb31517
@ -1,8 +1,9 @@
|
||||
Summary: The basic directory layout for a Linux system
|
||||
Name: filesystem
|
||||
Version: 2.4.15
|
||||
Version: 2.4.16
|
||||
Release: 1%{?dist}
|
||||
License: Public Domain
|
||||
URL: https://fedorahosted.org/filesystem
|
||||
Group: System Environment/Base
|
||||
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
Source1: lang-exceptions
|
||||
@ -28,7 +29,7 @@ cd %{buildroot}
|
||||
|
||||
mkdir -p mnt/{floppy,cdrom} \
|
||||
bin boot dev \
|
||||
etc/{X11/{applnk,fontpath.d},xdg/autostart,opt,xinetd.d,skel,sysconfig,pki,fonts/conf.d,news} \
|
||||
etc/{X11/{applnk,fontpath.d},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,fonts,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,0p,1p,3p},mime-info,misc,omf,pixmaps,themes,xsessions},src,src/kernels} \
|
||||
var/{empty,lib/{games,misc},local,lock/subsys,log,nis,preserve,run,spool/{mail,lpd},tmp,db,cache,opt,games,yp}
|
||||
@ -138,6 +139,12 @@ rm -rf %{buildroot}
|
||||
/var/yp
|
||||
|
||||
%changelog
|
||||
* Wed Jun 18 2008 Phil Knirsch <pknirsch@redhat.com> - 2.4.16-1
|
||||
- Dropped /etc/news again as we're handling it now correctly (#437462)
|
||||
- Filesystem is now an official fedorahosted project, part of the review
|
||||
changes (#225752)
|
||||
- Removed duplicate entry in lang_exceptions for ca_ES@valencian (#225752)
|
||||
|
||||
* Tue May 27 2008 Phil Knirsch <pknirsch@redhat.com> - 2.4.15-1
|
||||
- First round of Fedora package review changes (#225752)
|
||||
|
||||
|
@ -69,7 +69,6 @@ uk_UA
|
||||
zh_CN
|
||||
zh_HK
|
||||
zh_TW
|
||||
ca_ES@valencian
|
||||
en@boldquot
|
||||
en@quot
|
||||
nds@NFE
|
||||
|
Loading…
Reference in New Issue
Block a user