Группа :: Система/Основа
Исходный пакет: alterator-service-functions
Необработанный spec-файл
Name: alterator-service-functions
Version: 2.0.3
Release: alt1
Packager: Paul Wolneykien <manowar at altlinux.ru>
BuildArch: noarch
Source: %name-%version.tar.gz
Summary: Helpers for common service management
License: GPLv3
Group: System/Base
%description
Helpers for common service management
%prep
%setup -q
%install
%makeinstall
%files
%_bindir/*
%changelog
* Fri Jul 11 2014 Mikhail Efremov <sem at altlinux.org> 2.0.3-alt1
- sd_service_control: Fix condreload.
* Fri Jul 12 2013 Paul Wolneykien <manowar at altlinux.org> 2.0.2-alt1
- Use </dev/null with eval (safer for the message handler).
- Fix output redirection in debug mode.
* Mon Jun 03 2013 Mikhail Efremov <sem at altlinux.org> 2.0.1-alt1
- Don't use absolute paths for commands (closes: #28977).
- Use inittab if runlevel is unknown (closes: #28891).
* Thu Mar 21 2013 Paul Wolneykien <manowar at altlinux.org> 2.0.0-alt1
- Make service_control() support some combined status options
(on/start, stop/off).
- sd_service_control: Handle condstop. (thx Mikhail Efremov).
- Implement systemd-related functions. (thx Mikhail Efremov).
- Rewrite service_control() and update related functions.
(thx Mikhail Efremov).
* Sun Oct 31 2010 Paul Wolneykien <manowar at altlinux.ru> 1.0-alt5
- Add and use functions for service existance testing.
* Tue Oct 20 2009 Paul Wolneykien <manowar at altlinux.ru> 1.0-alt4
- Function to restart a service.
* Mon Oct 12 2009 Paul Wolneykien <manowar at altlinux.ru> 1.0-alt3
- Add function to reload a service.
* Thu Oct 08 2009 Paul Wolneykien <manowar at altlinux.ru> 1.0-alt2
- Wait for locked subsystem unlock prior to read service status.
- Remove garbage dependencies.
* Wed Oct 07 2009 Paul Wolneykien <manowar at altlinux.ru> 1.0-alt1
- Initial release
Name: alterator-service-functions
Version: 2.0.3
Release: alt1
Packager: Paul Wolneykien <manowar at altlinux.ru>
BuildArch: noarch
Source: %name-%version.tar.gz
Summary: Helpers for common service management
License: GPLv3
Group: System/Base
%description
Helpers for common service management
%prep
%setup -q
%install
%makeinstall
%files
%_bindir/*
%changelog
* Fri Jul 11 2014 Mikhail Efremov <sem at altlinux.org> 2.0.3-alt1
- sd_service_control: Fix condreload.
* Fri Jul 12 2013 Paul Wolneykien <manowar at altlinux.org> 2.0.2-alt1
- Use </dev/null with eval (safer for the message handler).
- Fix output redirection in debug mode.
* Mon Jun 03 2013 Mikhail Efremov <sem at altlinux.org> 2.0.1-alt1
- Don't use absolute paths for commands (closes: #28977).
- Use inittab if runlevel is unknown (closes: #28891).
* Thu Mar 21 2013 Paul Wolneykien <manowar at altlinux.org> 2.0.0-alt1
- Make service_control() support some combined status options
(on/start, stop/off).
- sd_service_control: Handle condstop. (thx Mikhail Efremov).
- Implement systemd-related functions. (thx Mikhail Efremov).
- Rewrite service_control() and update related functions.
(thx Mikhail Efremov).
* Sun Oct 31 2010 Paul Wolneykien <manowar at altlinux.ru> 1.0-alt5
- Add and use functions for service existance testing.
* Tue Oct 20 2009 Paul Wolneykien <manowar at altlinux.ru> 1.0-alt4
- Function to restart a service.
* Mon Oct 12 2009 Paul Wolneykien <manowar at altlinux.ru> 1.0-alt3
- Add function to reload a service.
* Thu Oct 08 2009 Paul Wolneykien <manowar at altlinux.ru> 1.0-alt2
- Wait for locked subsystem unlock prior to read service status.
- Remove garbage dependencies.
* Wed Oct 07 2009 Paul Wolneykien <manowar at altlinux.ru> 1.0-alt1
- Initial release