parent
8614b42df3
commit
195cae2146
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@
|
||||
/initscripts-10.09.tar.gz
|
||||
/initscripts-10.10.tar.gz
|
||||
/initscripts-10.11.tar.gz
|
||||
/initscripts-10.11.1.tar.gz
|
||||
|
@ -18,7 +18,7 @@ Requires: gawk \
|
||||
|
||||
Name: initscripts
|
||||
Summary: Basic support for legacy System V init scripts
|
||||
Version: 10.11
|
||||
Version: 10.11.1
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv2
|
||||
@ -35,7 +35,7 @@ Requires: setup
|
||||
Requires: systemd
|
||||
Requires: util-linux
|
||||
Requires: chkconfig
|
||||
Recommends: initscripts-service
|
||||
Requires: initscripts-service
|
||||
|
||||
Requires(pre): shadow-utils
|
||||
Requires(post): coreutils
|
||||
@ -53,7 +53,7 @@ BuildRequires: make
|
||||
%{?systemd_requires}
|
||||
BuildRequires: systemd
|
||||
|
||||
Obsoletes: %{name} < 9.82-2
|
||||
Obsoletes: %{name} < 10.10-1
|
||||
|
||||
# === PATCHES =================================================================
|
||||
|
||||
@ -383,6 +383,11 @@ fi
|
||||
# =============================================================================
|
||||
|
||||
%changelog
|
||||
* Wed Sep 01 2021 Jan Macku <jamacku@redhat.com> - 10.11.1-1
|
||||
- spec: Update relation between initscripts and initscripts-service
|
||||
- spec: Replace not working awk command with sed
|
||||
- use downstream version style
|
||||
|
||||
* Fri Aug 27 2021 Jan Macku <jamacku@redhat.com> - 10.11-1
|
||||
- specfile: Update obsoletes to allow upgrades (#385)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (initscripts-10.11.tar.gz) = e41a79a438f92b8333254ff526a3d1e451d747ee6595409e9c4218592ad5ed411f258c5b078d8b75d068637b5e7a62ba0d3c7144e71cea06d2b896337b4642a0
|
||||
SHA512 (initscripts-10.11.1.tar.gz) = ac68f642dc9d15bad5967ac9ef0d2029cb74795fe7431a4ccbc565c550755ea3c2cea3651963efd8f063333e5789536ce31f34656ccd8c03bed829d0f3125888
|
||||
|
Loading…
Reference in New Issue
Block a user