From 615457cd0efb643e7ad950ef5e0e86a47f4f066000292e448df9a9eebc3c35f3 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 23 Dec 2013 21:19:58 +0000 Subject: [PATCH] Accepting request 212024 from hardware - enable ppc64le (forwarded request 210437 from k0da) OBS-URL: https://build.opensuse.org/request/show/212024 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rtasdispd?expand=0&rev=14 --- rtasdispd.changes | 5 +++++ rtasdispd.spec | 24 ++++-------------------- 2 files changed, 9 insertions(+), 20 deletions(-) diff --git a/rtasdispd.changes b/rtasdispd.changes index 4dbcab1..a440371 100644 --- a/rtasdispd.changes +++ b/rtasdispd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 10 19:29:45 UTC 2013 - dvaleev@suse.com + +- enable ppc64le + ------------------------------------------------------------------- Wed Oct 15 12:26:40 CEST 2008 - ro@suse.de diff --git a/rtasdispd.spec b/rtasdispd.spec index 73ea657..f8d109d 100644 --- a/rtasdispd.spec +++ b/rtasdispd.spec @@ -1,7 +1,7 @@ # -# spec file for package rtasdispd (Version 0.1) +# spec file for package rtasdispd # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,21 +16,19 @@ # - Name: rtasdispd Version: 0.1 -Release: 386 +Release: 0 Summary: Shows System Status Messages on pSeries Panel Displays License: GPL-2.0+ Group: System/Monitoring -AutoReqProv: on PreReq: %insserv_prereq %fillup_prereq BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: rtasdispd-%{version}.tar.gz Source1: sysconfig.rtasdispd Source2: rc.rtasdispd Patch1: rtasdispd.open-mode.patch -ExclusiveArch: ppc ppc64 +ExclusiveArch: ppc ppc64 ppc64le %description This daemon can show system status information, such as load, uptime, @@ -74,17 +72,3 @@ install -m 644 %{S:1} $RPM_BUILD_ROOT/var/adm/fillup-templates/sysconfig.rtasdis /var/adm/fillup-templates/sysconfig.rtasdispd %changelog -* Wed Oct 15 2008 ro@suse.de -- added ExclusiveArch -* Mon Nov 26 2007 olh@suse.de -- add mode argument to open() call -* Tue Nov 07 2006 olh@suse.de -- add Should-Start: $remote_fs to runlevel script -* Tue Nov 07 2006 olh@suse.de -- rename rtasdispd.1 to rtasdispd.8 (184627 - LTC24650) -* Wed Jan 25 2006 mls@suse.de -- converted neededforbuild to BuildRequires -* Tue Aug 20 2002 olh@suse.de -- PreReq: insserv_prereq fillup_prereq -* Thu Feb 14 2002 rnhodek@suse.de -- initial package