From dffa3812d45f98afb8e27e1ed941345db7764e41 Mon Sep 17 00:00:00 2001 From: Phil Knirsch Date: Oct 10 2006 11:17:38 +0000 Subject: - Added the manXx directories to the ownership of filesystem (#208121) --- diff --git a/filesystem.spec b/filesystem.spec index ac8da36..9090482 100644 --- a/filesystem.spec +++ b/filesystem.spec @@ -1,7 +1,7 @@ Summary: The basic directory layout for a Linux system. Name: filesystem -Version: 2.3.7 -Release: 2.1 +Version: 2.3.8 +Release: 1 License: Public Domain Group: System Environment/Base Buildroot: %{_tmppath}/%{name}-%{version}-root @@ -25,7 +25,7 @@ mkdir -p mnt/{floppy,cdrom} \ bin boot dev \ etc/{X11/{applnk,sysconfig,serverconfig},opt,xinetd.d,skel,sysconfig,pki} \ home lib/modules %{_lib}/tls media mnt opt proc root sbin selinux srv sys tmp \ - usr/{bin,etc,games,include,%{_lib}/{games,gcc-lib,sse2,tls,X11},lib/{games,gcc-lib,locale,X11},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,dict,games,info,icons,man/man{1,2,3,4,5,6,7,8,9,n},doc,misc,empty,pixmaps,xsessions},src} \ + usr/{bin,etc,games,include,%{_lib}/{games,gcc-lib,sse2,tls,X11},lib/{games,gcc-lib,locale,X11},libexec,local/{bin,etc,games,lib,%{_lib},sbin,src,share/{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,doc,dict,games,info,icons,man/man{1,2,3,4,5,6,7,8,9,n,1x,2x,3x,4x,5x,6x,7x,8x,9x},doc,misc,empty,pixmaps,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 @@ -95,6 +95,9 @@ rm -rf %{buildroot} /var/yp %changelog +* Tue Oct 10 2006 Phil Knirsch - 2.3.8-1 +- Added the manXx directories to the ownership of filesystem (#208121) + * Wed Jul 12 2006 Jesse Keating - 2.3.7-2.1 - rebuild