This commit is contained in:
parent
ac154c1ae8
commit
e8b1336a89
@ -28,6 +28,9 @@
|
|||||||
0755 root root /etc/profile.d
|
0755 root root /etc/profile.d
|
||||||
0755 root root /etc/permissions.d
|
0755 root root /etc/permissions.d
|
||||||
0755 root root /etc/skel
|
0755 root root /etc/skel
|
||||||
|
0755 root root /etc/skel/bin
|
||||||
|
0755 root root /etc/skel/.fonts
|
||||||
|
0755 root root /etc/skel/.mozilla
|
||||||
0755 root root /etc/susehelp.d
|
0755 root root /etc/susehelp.d
|
||||||
0755 root root /etc/susehelp.d/htdig
|
0755 root root /etc/susehelp.d/htdig
|
||||||
0755 root root /etc/sysconfig
|
0755 root root /etc/sysconfig
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 10 17:15:38 CET 2007 - ro@suse.de
|
||||||
|
|
||||||
|
- added /etc/skel/bin , .fonts and .mozilla (from aaa_skel)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 24 16:47:08 CEST 2007 - dmueller@suse.de
|
Fri Aug 24 16:47:08 CEST 2007 - dmueller@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package filesystem (Version 10.3)
|
# spec file for package filesystem (Version 11.0)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -13,10 +13,10 @@
|
|||||||
Name: filesystem
|
Name: filesystem
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/Fhs
|
Group: System/Fhs
|
||||||
Autoreqprov: on
|
AutoReqProv: on
|
||||||
Summary: Basic Directory Layout
|
Summary: Basic Directory Layout
|
||||||
Version: 10.3
|
Version: 11.0
|
||||||
Release: 45
|
Release: 3
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Obsoletes: aaa_dir
|
Obsoletes: aaa_dir
|
||||||
Provides: aaa_dir
|
Provides: aaa_dir
|
||||||
@ -24,6 +24,7 @@ Source: directory.list
|
|||||||
Source1: filesystem.links
|
Source1: filesystem.links
|
||||||
Source2: languages
|
Source2: languages
|
||||||
Source64: directory.list64
|
Source64: directory.list64
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -c -n filesystem -T
|
%setup -c -n filesystem -T
|
||||||
|
|
||||||
@ -162,8 +163,9 @@ the home directories of system users.
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 10 2007 - ro@suse.de
|
||||||
|
- added /etc/skel/bin , .fonts and .mozilla (from aaa_skel)
|
||||||
* Fri Aug 24 2007 - dmueller@suse.de
|
* Fri Aug 24 2007 - dmueller@suse.de
|
||||||
- add Kashubian (csb)
|
- add Kashubian (csb)
|
||||||
* Fri Jul 27 2007 - werner@suse.de
|
* Fri Jul 27 2007 - werner@suse.de
|
||||||
|
Loading…
x
Reference in New Issue
Block a user