This commit is contained in:
parent
a34539417d
commit
b9348f2f22
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 30 01:24:31 CEST 2007 - ro@suse.de
|
||||||
|
|
||||||
|
- added procps,ncurses-devel,bison to buildreq
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 16 16:20:58 CEST 2006 - schwab@suse.de
|
Fri Jun 16 16:20:58 CEST 2006 - schwab@suse.de
|
||||||
|
|
||||||
|
16
pcp.spec
16
pcp.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package pcp (Version 2.5.0)
|
# spec file for package pcp (Version 2.5.0)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
@ -11,11 +11,11 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: pcp
|
Name: pcp
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: bison flex gcc-c++ ncurses-devel procps
|
||||||
Version: 2.5.0
|
Version: 2.5.0
|
||||||
Release: 14
|
Release: 43
|
||||||
Summary: Performance Co-Pilot (system-level performance monitoring)
|
Summary: Performance Co-Pilot (system-level performance monitoring)
|
||||||
License: GPL
|
License: GNU General Public License (GPL)
|
||||||
URL: http://oss.sgi.com/projects/pcp
|
URL: http://oss.sgi.com/projects/pcp
|
||||||
Group: System/Monitoring
|
Group: System/Monitoring
|
||||||
Source: pcp-%{version}.src.tar.gz
|
Source: pcp-%{version}.src.tar.gz
|
||||||
@ -215,7 +215,9 @@ then
|
|||||||
fi
|
fi
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%changelog -n pcp
|
%changelog
|
||||||
|
* Fri Mar 30 2007 - ro@suse.de
|
||||||
|
- added procps,ncurses-devel,bison to buildreq
|
||||||
* Fri Jun 16 2006 - schwab@suse.de
|
* Fri Jun 16 2006 - schwab@suse.de
|
||||||
- Set datadir.
|
- Set datadir.
|
||||||
- Use RPM_OPT_FLAGS.
|
- Use RPM_OPT_FLAGS.
|
||||||
@ -259,8 +261,8 @@ exit 0
|
|||||||
- fix build for x86_64 and s390x
|
- fix build for x86_64 and s390x
|
||||||
* Fri Feb 15 2002 - nashif@suse.de
|
* Fri Feb 15 2002 - nashif@suse.de
|
||||||
- fix bug #13321: made init script pmie LSB compliant
|
- fix bug #13321: made init script pmie LSB compliant
|
||||||
- Added header note
|
- Added header note
|
||||||
- Status returns correct value
|
- Status returns correct value
|
||||||
- Fixed pcp init script: status did not work
|
- Fixed pcp init script: status did not work
|
||||||
* Fri Jan 18 2002 - nashif@suse.de
|
* Fri Jan 18 2002 - nashif@suse.de
|
||||||
- Update to version 2.2.2
|
- Update to version 2.2.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user