This commit is contained in:
parent
71ab2d17f8
commit
19923055ce
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 15 12:26:40 CEST 2008 - ro@suse.de
|
||||
|
||||
- added ExclusiveArch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 26 10:51:34 CET 2007 - olh@suse.de
|
||||
|
||||
|
@ -1,17 +1,25 @@
|
||||
#
|
||||
# spec file for package rtasdispd (Version 0.1)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
# Copyright (c) 2008 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
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: rtasdispd
|
||||
Version: 0.1
|
||||
Release: 337
|
||||
Release: 386
|
||||
Summary: Shows System Status Messages on pSeries Panel Displays
|
||||
License: GPL v2 or later
|
||||
Group: System/Monitoring
|
||||
@ -22,6 +30,7 @@ Source: rtasdispd-%{version}.tar.gz
|
||||
Source1: sysconfig.rtasdispd
|
||||
Source2: rc.rtasdispd
|
||||
Patch1: rtasdispd.open-mode.patch
|
||||
ExclusiveArch: ppc ppc64
|
||||
|
||||
%description
|
||||
This daemon can show system status information, such as load, uptime,
|
||||
@ -65,15 +74,17 @@ install -m 644 %{S:1} $RPM_BUILD_ROOT/var/adm/fillup-templates/sysconfig.rtasdis
|
||||
/var/adm/fillup-templates/sysconfig.rtasdispd
|
||||
|
||||
%changelog
|
||||
* Mon Nov 26 2007 - olh@suse.de
|
||||
* 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
|
||||
* Tue Nov 07 2006 olh@suse.de
|
||||
- add Should-Start: $remote_fs to runlevel script
|
||||
* Tue Nov 07 2006 - olh@suse.de
|
||||
* Tue Nov 07 2006 olh@suse.de
|
||||
- rename rtasdispd.1 to rtasdispd.8 (184627 - LTC24650)
|
||||
* Wed Jan 25 2006 - mls@suse.de
|
||||
* Wed Jan 25 2006 mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Tue Aug 20 2002 - olh@suse.de
|
||||
* Tue Aug 20 2002 olh@suse.de
|
||||
- PreReq: insserv_prereq fillup_prereq
|
||||
* Thu Feb 14 2002 - rnhodek@suse.de
|
||||
* Thu Feb 14 2002 rnhodek@suse.de
|
||||
- initial package
|
||||
|
Loading…
Reference in New Issue
Block a user