From a4468a49469bdfc34ac6c23068b1cb1876c6a354 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jul 28 2020 12:29:38 +0000 Subject: import chkconfig-1.13-2.el8 --- diff --git a/.chkconfig.metadata b/.chkconfig.metadata index 72648df..e11247f 100644 --- a/.chkconfig.metadata +++ b/.chkconfig.metadata @@ -1 +1 @@ -61b015861f186144e2454c5d9a6b2e2e20fab3f0 SOURCES/chkconfig-1.11.tar.gz +8f80b21c34e9f267feb34766b92acb0cd2932afa SOURCES/chkconfig-1.13.tar.gz diff --git a/.gitignore b/.gitignore index 831345a..a038d34 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/chkconfig-1.11.tar.gz +SOURCES/chkconfig-1.13.tar.gz diff --git a/SPECS/chkconfig.spec b/SPECS/chkconfig.spec index b03e94a..261a27c 100644 --- a/SPECS/chkconfig.spec +++ b/SPECS/chkconfig.spec @@ -1,7 +1,7 @@ Summary: A system tool for maintaining the /etc/rc*.d hierarchy Name: chkconfig -Version: 1.11 -Release: 1%{?dist} +Version: 1.13 +Release: 2%{?dist} License: GPLv2 Group: System Environment/Base URL: https://github.com/fedora-sysv/chkconfig @@ -9,6 +9,7 @@ Source: https://github.com/fedora-sysv/chkconfig/archive/%{version}.tar.gz#/%{na BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: newt-devel gettext popt-devel libselinux-devel beakerlib gcc Conflicts: initscripts <= 5.30-1 +Provides: alternatives = %{version}-%{release} %description Chkconfig is a basic system utility. It updates and queries runlevel @@ -80,6 +81,17 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/*/ntsysv.8* %changelog +* Fri Apr 17 2020 Jan Macku - 1.13-2 +- Package onboarded to gating + +* Tue Apr 14 2020 Jan Macku - 1.13-1 +- fix typo in translations and fix bogus dates in changelog + +* Mon Apr 06 2020 Jan Macku - 1.12-1 +- alternatives setService(): Add missing error mesg - (#1820089) +- po: update translations +- rebase + * Mon Sep 10 2018 Lukas Nykryn - 1.11-1 - Add tests for --add/remove-slave and use beakerlib - alternatives: add-slave and remove-slave @@ -353,7 +365,7 @@ rm -rf $RPM_BUILD_ROOT * Fri Jun 4 2004 Bill Nottingham 1.3.11-1 - fix LSB comment parsing (#85678) -* Wed May 29 2004 Bill Nottingham 1.3.10-1 +* Sat May 29 2004 Bill Nottingham 1.3.10-1 - mark alternatives help output for translation (#110526) * Wed Oct 22 2003 Bill Nottingham 1.3.9-1 @@ -423,7 +435,7 @@ rm -rf $RPM_BUILD_ROOT * Sun Jan 27 2002 Erik Troan - reimplemented update-alternatives as just alternatives -* Thu Jan 25 2002 Bill Nottingham +* Fri Jan 25 2002 Bill Nottingham - add in update-alternatives stuff (perl ATM) * Mon Aug 27 2001 Trond Eivind Glomsrød @@ -468,10 +480,10 @@ rm -rf $RPM_BUILD_ROOT * Sun Aug 20 2000 Matt Wilson - new translations -* Tue Aug 16 2000 Nalin Dahyabhai +* Wed Aug 16 2000 Nalin Dahyabhai - don't worry about extra whitespace on chkconfig: lines (#16150) -* Wed Aug 10 2000 Trond Eivind Glomsrød +* Thu Aug 10 2000 Trond Eivind Glomsrød - i18n merge * Wed Jul 26 2000 Matt Wilson