Commit Graph

92 Commits

Author SHA1 Message Date
Jan Rybar
d8a5ff99ce Actual rebase (forgot to add .spec file) 2018-06-19 19:14:25 +02:00
Jan Rybar
4171834704 Rebase to acct-6.6.4
lastcomm: Fixed "--pid" twice in manpage
2018-06-19 19:02:20 +02:00
Jan Rybar
48d0d038a7 Rebase to acct-6.6.4
lastcomm: Fixed "--pid" twice in manpage
2018-06-19 18:58:08 +02:00
Jan Rybar
b2c07cda8b New sources - acct-6.6.3 and removed wrong Conflicts 2018-03-06 15:45:51 +01:00
Jan Rybar
2f5ab13ae0 SPEC - changes in Requires and BuildRequires - systemd and gcc 2018-03-06 14:28:28 +01:00
Fedora Release Engineering
a884193fed - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 05:51:37 +00:00
Jan Rybar
baa0dceeb0 lastcomm: added new --pid option to show process PID and PPID
changelog update: 6.6.3-1 author change
spec file update: added correct access mode to created /var/account/pacct
2017-12-11 14:39:49 +01:00
Jan Rybar
9a3b6f60e3 - Rebase to new upstream release 6.6.3 2017-12-08 11:12:55 +01:00
Fedora Release Engineering
eb73ef3239 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 06:24:37 +00:00
Fedora Release Engineering
9ce9366629 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 09:06:02 +00:00
Fedora Release Engineering
b8765e91fa - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 07:53:54 +00:00
Fedora Release Engineering
b216a794d6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 18:31:20 +00:00
Dennis Gilmore
d3cadc558f - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-18 17:53:25 +00:00
Till Maas
6ac466ce6d Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
2015-02-21 22:19:20 +01:00
Jaromir Capik
7fd133ae57 - Forgot to upload/commit sources 2014-11-28 19:26:00 +01:00
Jaromir Capik
76334fe291 - Updating to 6.6.2 2014-11-28 19:13:41 +01:00
Peter Robinson
2135f46ad5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 20:02:53 +00:00
Dennis Gilmore
315f17631a - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 12:21:47 -05:00
Jaromir Capik
5eb5f9ec2e - Preventing SEGVs when an incomplete record appears (#1017715) 2013-10-10 14:28:17 +02:00
Jaromir Capik
04b8019952 - Unifying the default file paths (#985150) 2013-08-21 18:48:23 +02:00
Jaromir Capik
563b98aab8 - Dropping psacct-6.3.2-man-pages.patch
- (Re)introducing modified dump-acct man page
2013-07-31 19:35:49 +02:00
Jaromir Capik
b41b0bb455 RH man page scan (#948523) 2013-07-31 18:23:59 +02:00
Jaromir Capik
779e491202 Service fails to start if accounting file already exists (#974716) 2013-06-17 14:50:13 +02:00
Jaromir Capik
33de87e741 - Logfile creation in the systemd unit file (#918132) 2013-04-11 20:56:49 +02:00
Jaromir Capik
73565819d0 - Update to 6.6.1
- Fixing bogus dates in the changelog
2013-04-11 19:02:56 +02:00
Dennis Gilmore
d408b28a11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 12:26:18 -06:00
Jaromir Capik
ecd59bfdf2 - #759321 - psacct logrotate script references init.d service
- #735300 - Enabling psacct causes daily cron spam
2013-01-16 16:39:15 +01:00
Jaromir Capik
2fcd03c291 Fixing the build (new glibc) - 'gets' undeclared 2012-08-28 17:25:40 +02:00
Jaromir Capik
381b6f40a7 Migration to new systemd scriptlet macros 2012-08-27 16:27:38 +02:00
Dennis Gilmore
a25939c3ed - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-20 22:19:26 -05:00
Harald Hoyer
5c97dec908 install everything in /usr
This patch is needed for the /usr-move feature
https://fedoraproject.org/wiki/Features/UsrMove

This package requires now 'filesystem' >= 3, which is only installable
on a system which has /bin, /sbin, /lib, /lib64 as symlinks to /usr and
not regular directories. The 'filesystem' package acts as a guard, to
prevent *this* package to be installed on old unconverted systems.

New installations will have the 'filesystem' >=3 layout right away, old
installations need to be converted with anaconda or dracut first; only
after that, the 'filesystem' package, and also *this* package can be
installed.

Packages *should* not install files in /bin, /sbin, /lib, /lib64, but
only in the corresponding directories in /usr. Packages *must* not
install conflicting files with the same names in the corresponding
directories in / and /usr. Especially compatibility symlinks must not be
installed.

Feel free to modify any of the changes to the spec file, but keep the
above in mind.
2012-01-25 20:51:33 +01:00
Dennis Gilmore
87aea78d7c - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 19:16:09 -06:00
Jaromír Cápík
9831dcad95 Migration to systemd unit file 2011-06-29 19:58:07 +02:00
Dennis Gilmore
56253f0c61 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 11:04:12 -06:00
Jan Görig
badd272687 - upgrade to new upstream release
- remove obsolete patches
- remove FHS_compliant condition
- remove obsolete conflicts with initscripts
- info installation fix
- modified man-pages patch
- spec fixes
2010-11-09 17:30:13 +01:00
Ivana Hutarova Varekova
123237a896 - fix two man-pages links 2010-08-16 10:49:06 +02:00
Fedora Release Engineering
ddf879f29e dist-git conversion 2010-07-29 09:49:47 +00:00
Ivana Varekova
23cead27c8 - remove obsolete patches 2010-06-28 07:37:10 +00:00
Ivana Varekova
f2a9fc4a18 - Resolves: #575975 Build psacct with --enable-linux-multiformat
- remove obsolete change
- fix sa problem with hzval variable
2010-06-25 10:47:22 +00:00
Ivana Varekova
373795fd6f - add force-reload action to init script 2010-04-19 09:21:22 +00:00
Ivana Varekova
82e4995c4e - add the documentation fix init script 2010-03-05 12:26:07 +00:00
Ivana Varekova
aaffc9963c - update to 6.5.4
- remove obsolete patches
- fix license tag
2010-02-12 13:05:15 +00:00
Ivana Varekova
71203a44c7 - Fix the logrotate script and split its template to a separate file.
(Michal Schmidt patch, thanks)
2010-01-28 11:41:10 +00:00
Ivana Varekova
b9bd914a98 - fix the logrotate change 2010-01-28 08:30:26 +00:00
Ivana Varekova
39b0c1714f - Resolves: #523774 process accounting enabled unconditionally from daily
cron job
2010-01-27 15:44:46 +00:00
Ivana Varekova
aeeb9ad168 - fix initscript (accton parameters changed)
- fix lastcomm setings (#550229 - confusion about accounting file location)
2010-01-04 13:35:55 +00:00
Ivana Varekova
8877b46a82 - update to 6.5 remove unnecessary patches, spec file changes 2009-12-21 14:36:13 +00:00
Ivana Varekova
b206d936f5 - fix the initscript (service restart does not work) 2009-12-09 07:13:20 +00:00
Ivana Varekova
e42266e255 - add dump-utmp.8 and dump-acct.8 man-pages 2009-12-02 13:37:42 +00:00
Bill Nottingham
4ec79195e2 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:31:47 +00:00