New upstream release

This commit is contained in:
Nathaniel McCallum 2018-08-10 15:23:17 -04:00
parent f921af7c4e
commit 727e6aed07
3 changed files with 11 additions and 18 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/tang-6.tar.bz2
/tang-7.tar.bz2

View File

@ -1 +1 @@
SHA512 (tang-6.tar.bz2) = 60883e45373a991c1e5e60e2313232bf36eacd0b3fcdc025a5358298636c92a074ac1a6b17f7b4096a20dcfca4402e162ae79137b3447a64d5091e6f96a95e5f
SHA512 (tang-7.tar.bz2) = dd4187fa6962523ac2a745ef05a27cdf7e5264c595942e63d406d67a1c595e87bd7e74091cb2e16362f369480cdf8e3b4bfe1fee13b9cb73d5308f42c52f138a

View File

@ -1,6 +1,6 @@
Name: tang
Version: 6
Release: 5%{?dist}
Version: 7
Release: 1%{?dist}
Summary: Network Presence Binding Daemon
License: GPLv3+
@ -20,12 +20,11 @@ BuildRequires: pkgconfig
BuildRequires: systemd
BuildRequires: curl
BuildRequires: asciidoc
BuildRequires: coreutils
BuildRequires: grep
BuildRequires: sed
BuildRequires: nagios-common
%{?systemd_requires}
Requires: coreutils
Requires: jose >= 8
@ -37,13 +36,6 @@ Requires(pre): shadow-utils
%description
Tang is a small daemon for binding data to the presence of a third party.
%package nagios
Summary: Nagios plugin for testing Tang Daemon
Requires: nagios-common
%description nagios
This package provides a Nagios plugin used to test the Tang Network Presence Binding Daemon.
%prep
%setup -q
@ -105,13 +97,14 @@ exit 0
%{_libexecdir}/%{name}d-update
%{_libexecdir}/%{name}d
%{_mandir}/man8/tang.8*
%files nagios
%license COPYING
%{_libdir}/nagios/plugins/%{name}
%{_mandir}/man1/tang-nagios.1*
%{_bindir}/%{name}-show-keys
%{_mandir}/man1/tang-show-keys.1*
%changelog
* Fri Aug 10 2018 Nathaniel McCallum <npmccallum@redhat.com> - 7-1
- New upstream release
- Retire tang-nagios package (now separate upstream)
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 6-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild