diff options
author | Lukas Nykryn <lnykryn@redhat.com> | 2014-01-14 13:54:54 +0100 |
---|---|---|
committer | Lukas Nykryn <lnykryn@redhat.com> | 2014-01-14 13:55:11 +0100 |
commit | 27ae887352dc28066ecc4f9e25fb4af5927a5f79 (patch) | |
tree | 79705bab20288054927bb5e2818c5cb8f29a1615 /initscripts.spec | |
parent | 83633d4cbf86ea68808a64bcc7f21fa75ac6f714 (diff) | |
download | initscripts-27ae887352dc28066ecc4f9e25fb4af5927a5f79.tar initscripts-27ae887352dc28066ecc4f9e25fb4af5927a5f79.tar.gz initscripts-27ae887352dc28066ecc4f9e25fb4af5927a5f79.tar.bz2 initscripts-27ae887352dc28066ecc4f9e25fb4af5927a5f79.tar.xz initscripts-27ae887352dc28066ecc4f9e25fb4af5927a5f79.zip |
9.52-1initscripts-9.52-1
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index cc4842d2..aa3345dd 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts Name: initscripts -Version: 9.51 +Version: 9.52 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -16,6 +16,7 @@ Requires: module-init-tools Requires: util-linux >= 2.16 Requires: bash >= 3.0 Requires: sysvinit-tools >= 2.87-5 +Requires: procps-ng >= 3.3.8-16 Conflicts: systemd < 23-1 Conflicts: systemd-units < 23-1 Conflicts: lvm2 < 2.02.98-3 @@ -219,6 +220,9 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Tue Jan 14 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 9.52-1 +- require procps-ng + * Tue Jan 14 2014 Lukáš Nykrýn <lnykryn@redhat.com> 9.51-1 - readonly-root: bind-mount only necessary subset of entries in rwtab - readonly-root: Add /var/log/audit/audit.log to rwtab |