From 178fdb987876084c39b19c73766453999e0b3cc9a91486b576e1ca62c573f032 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 18 Dec 2009 13:58:13 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/filesystem revision 50.0 OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=5995aee04cf11d54dd805f4a14ef48ab --- filesystem.changes | 7 +++++++ filesystem.spec | 6 +++++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/filesystem.changes b/filesystem.changes index 27c21ad..ef373ae 100644 --- a/filesystem.changes +++ b/filesystem.changes @@ -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 diff --git a/filesystem.spec b/filesystem.spec index e9f2817..52c9fa0 100644 --- a/filesystem.spec +++ b/filesystem.spec @@ -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