- add debug files to debug_package
This commit is contained in:
parent
4eb1041786
commit
b59957688c
@ -1,6 +1,6 @@
|
||||
Name: sysstat
|
||||
Version: 5.0.5
|
||||
Release: 9.fc
|
||||
Release: 10.fc
|
||||
Summary: The sar and iostat system monitoring commands.
|
||||
License: GPL
|
||||
Group: Applications/System
|
||||
@ -18,6 +18,7 @@ Patch5: sysstat-5.0.5-lib64init.patch
|
||||
Patch6: sysstat-5.0.5-append-msg.patch
|
||||
Patch7: sysstat-5.0.5-filename.patch
|
||||
Patch8: sysstat-5.0.5-gcc4fix.patch
|
||||
Patch9: sysstat-5.0.5-debug.patch
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
@ -48,6 +49,7 @@ activity.
|
||||
%if %_lib == "lib64"
|
||||
%patch5 -p1 -b .lib64init
|
||||
%endif
|
||||
%patch9 -p1 -b .debug
|
||||
|
||||
%build
|
||||
# FIXME: I need to fix the upstream Makefile to use LIBDIR et al. properly and
|
||||
@ -126,6 +128,9 @@ rm -rf %{buildroot}
|
||||
/var/log/sa
|
||||
|
||||
%changelog
|
||||
* Tue May 10 2005 Ivana Varekova <varekova@redhat.com> 5.0.5-10.fc
|
||||
- add debug files to debug_package
|
||||
|
||||
* Mon Mar 7 2005 Ivana Varekova <varekova@redhat.com> 5.0.5-9.fc
|
||||
- rebuilt (add gcc4fix, update lib64ini)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user