3
0
forked from pool/filesystem

Accepting request 26848 from Base:System

Copy from Base:System/filesystem based on submit request 26848 from user coolo

OBS-URL: https://build.opensuse.org/request/show/26848
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/filesystem?expand=0&rev=50
This commit is contained in:
OBS User autobuild 2009-12-18 13:58:13 +00:00 committed by Git OBS Bridge
commit f21e9be709
2 changed files with 12 additions and 1 deletions

View File

@ -3,6 +3,13 @@ Wed Dec 9 18:46:00 CET 2009 - ro@suse.de
- added ms_my (bnc#561174)
-------------------------------------------------------------------
Tue Dec 8 10:35:55 CET 2009 - jengelh@medozas.de
- Add /usr/$march directories for SPARC. Will be packaging both
sparc-suse-linux and sparc64-suse-linux because the compiler
suite is usually configured with the latter on this arch.
-------------------------------------------------------------------
Fri Dec 4 14:56:55 CET 2009 - ro@suse.de

View File

@ -24,7 +24,7 @@ Group: System/Fhs
AutoReqProv: on
Summary: Basic Directory Layout
Version: 11.2
Release: 14
Release: 15
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Obsoletes: aaa_dir
Provides: aaa_dir
@ -75,6 +75,9 @@ for march in \
%ifarch %ix86
i586-suse-linux \
%else
%ifarch %sparc
sparc-suse-linux sparc64-suse-linux \
%else
%ifarch ppc
powerpc-suse-linux \
%else
@ -88,6 +91,7 @@ powerpc64-suse-linux \
%endif
%endif
%endif
%endif
%endif
; do
create_dir 0755 root root /usr/$march