SHA256
1
0
forked from pool/acct
OBS User unknown
2007-02-15 17:09:44 +00:00
committed by Git OBS Bridge
parent f56221b1b0
commit b84edfcf52
4 changed files with 64 additions and 40 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package acct (Version 6.3.5)
#
# 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
# package are under the same license as the package itself.
#
@@ -11,12 +11,12 @@
# norootforbuild
Name: acct
License: GPL
License: GNU General Public License (GPL)
Group: System/Base
PreReq: %insserv_prereq %fillup_prereq fileutils %install_info_prereq
Autoreqprov: on
Version: 6.3.5
Release: 696
Release: 718
Source: %{name}-%{version}.tar.bz2
Source1: rc.acct
Source2: logrotate.acct
@@ -39,7 +39,7 @@ accounting: sa, accton, and lastcomm.
Authors:
--------
Noel Cragg <noel@gnu.ai.mit.edu>
Noel Cragg <noel@gnu.org>
%prep
%setup -q
@@ -113,6 +113,8 @@ rm -rf $RPM_BUILD_ROOT
/usr/sbin/*
%changelog -n acct
* Wed Feb 14 2007 - mkudlvasr@suse.cz
- fixed ahz value problems [#244186]
* Tue Sep 05 2006 - anosek@suse.cz
- fixed compiler warning: old-style function definition
[#203115] (warning.patch)