import CS initscripts-10.11.9-2.el9
This commit is contained in:
parent
5fcf5a055f
commit
e64486255e
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/initscripts-10.11.8.tar.gz
|
||||
SOURCES/initscripts-10.11.9.tar.gz
|
||||
|
||||
@ -1 +1 @@
|
||||
9f1482e35fb78c0ee6e6bb92da11f099b2970754 SOURCES/initscripts-10.11.8.tar.gz
|
||||
9c31db1426aa8eac6278af4b2518f52ca02b920a SOURCES/initscripts-10.11.9.tar.gz
|
||||
|
||||
@ -18,8 +18,8 @@ Requires: gawk \
|
||||
|
||||
Name: initscripts
|
||||
Summary: Basic support for legacy System V init scripts
|
||||
Version: 10.11.8
|
||||
Release: 4%{?dist}
|
||||
Version: 10.11.9
|
||||
Release: 2%{?dist}
|
||||
|
||||
License: GPLv2
|
||||
|
||||
@ -123,6 +123,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
|
||||
Requires: bc
|
||||
Requires: dbus
|
||||
Requires: dbus-tools
|
||||
Requires: gawk
|
||||
Requires: grep
|
||||
Requires: hostname
|
||||
@ -397,14 +398,11 @@ fi
|
||||
# =============================================================================
|
||||
|
||||
%changelog
|
||||
* Mon Sep 02 2024 Jan Macku <jamacku@redhat.com> - 10.11.8-4
|
||||
- version bump
|
||||
* Wed Apr 01 2026 Veronika Kabatova <vkabatov@redhat.com> - 10.11.9-2
|
||||
- Rebuild to fix missing binaries due to buildsystem oversight
|
||||
|
||||
* Thu Aug 29 2024 Jan Macku <jamacku@redhat.com> - 10.11.8-3
|
||||
- version bump
|
||||
|
||||
* Tue Aug 27 2024 Jan Macku <jamacku@redhat.com> - 10.11.8-2
|
||||
- version bump
|
||||
* Tue Mar 31 2026 Jan Macku <jamacku@redhat.com> - 10.11.9-1
|
||||
- spec(network-scripts): add dependency on dbus-tools
|
||||
|
||||
* Tue Aug 27 2024 Jan Macku <jamacku@redhat.com> - 10.11.8-1
|
||||
- netconsole: var/lock -> run/lock
|
||||
|
||||
Loading…
Reference in New Issue
Block a user