forked from pool/rtasdispd
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
This commit is contained in:
parent
79757c1ee0
commit
615457cd0e
@ -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
|
Wed Oct 15 12:26:40 CEST 2008 - ro@suse.de
|
||||||
|
|
||||||
|
@ -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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,21 +16,19 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: rtasdispd
|
Name: rtasdispd
|
||||||
Version: 0.1
|
Version: 0.1
|
||||||
Release: 386
|
Release: 0
|
||||||
Summary: Shows System Status Messages on pSeries Panel Displays
|
Summary: Shows System Status Messages on pSeries Panel Displays
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: System/Monitoring
|
Group: System/Monitoring
|
||||||
AutoReqProv: on
|
|
||||||
PreReq: %insserv_prereq %fillup_prereq
|
PreReq: %insserv_prereq %fillup_prereq
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source: rtasdispd-%{version}.tar.gz
|
Source: rtasdispd-%{version}.tar.gz
|
||||||
Source1: sysconfig.rtasdispd
|
Source1: sysconfig.rtasdispd
|
||||||
Source2: rc.rtasdispd
|
Source2: rc.rtasdispd
|
||||||
Patch1: rtasdispd.open-mode.patch
|
Patch1: rtasdispd.open-mode.patch
|
||||||
ExclusiveArch: ppc ppc64
|
ExclusiveArch: ppc ppc64 ppc64le
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This daemon can show system status information, such as load, uptime,
|
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
|
/var/adm/fillup-templates/sysconfig.rtasdispd
|
||||||
|
|
||||||
%changelog
|
%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
|
|
||||||
|
Loading…
Reference in New Issue
Block a user