Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=3673a285c1ba215c6c15da22a0b6eb8deb4aa516
commit 3673a285c1ba215c6c15da22a0b6eb8deb4aa516 Author: crazy <[email protected]> Date: Sat Feb 10 20:22:04 2018 +0100 openntpd-6.2p3-2-x86_64 * rebuild with tc * added a FIXME since there is no need to conflicts with ntpd is a matter of other config fine name and a 'conflict' in the service file diff --git a/source/network-extra/openntpd/FrugalBuild b/source/network-extra/openntpd/FrugalBuild index ba9a853..e067dc2 100644 --- a/source/network-extra/openntpd/FrugalBuild +++ b/source/network-extra/openntpd/FrugalBuild @@ -4,7 +4,7 @@ pkgname=openntpd pkgver=6.2p3 -pkgrel=1 +pkgrel=2 pkgdesc="A free, easy to use implementation of the Network Time Protocol." url="http://www.openntpd.org/" groups=('network-extra') @@ -19,6 +19,7 @@ _F_systemd_scriptlet="$pkgname.install" _F_systemd_units=($pkgname=e) Finclude systemd +## FIXME: no need for conflicts conflicts=('ntp') provides=('ntp') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
