forked from pool/filesystem
Accepting request 25577 from Base:System
Copy from Base:System/filesystem based on submit request 25577 from user oertel OBS-URL: https://build.opensuse.org/request/show/25577 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/filesystem?expand=0&rev=48
This commit is contained in:
parent
bb57f465cb
commit
67a81c633e
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 4 14:56:55 CET 2009 - ro@suse.de
|
||||||
|
|
||||||
|
- minor change for sparc in specfile (bnc#558343)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 1 01:49:16 CET 2009 - ro@suse.de
|
Tue Dec 1 01:49:16 CET 2009 - ro@suse.de
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@ Group: System/Fhs
|
|||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Summary: Basic Directory Layout
|
Summary: Basic Directory Layout
|
||||||
Version: 11.2
|
Version: 11.2
|
||||||
Release: 12
|
Release: 13
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Obsoletes: aaa_dir
|
Obsoletes: aaa_dir
|
||||||
Provides: aaa_dir
|
Provides: aaa_dir
|
||||||
@ -54,7 +54,7 @@ mkdir -p $RPM_BUILD_ROOT
|
|||||||
echo "%%defattr(-,root,root)" > filesystem.list
|
echo "%%defattr(-,root,root)" > filesystem.list
|
||||||
{
|
{
|
||||||
cat %{SOURCE0}
|
cat %{SOURCE0}
|
||||||
%ifarch s390x sparc64 x86_64 ppc64 ppc
|
%ifarch s390x %sparc x86_64 ppc64 ppc
|
||||||
cat %{SOURCE64}
|
cat %{SOURCE64}
|
||||||
%endif
|
%endif
|
||||||
} |
|
} |
|
||||||
|
Loading…
Reference in New Issue
Block a user