From 2ab700ded4f5d8da354fbf98af3f26855d2a8b67dad1f3d6409fa22c4db11997 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Fri, 9 Nov 2018 07:54:50 +0000 Subject: [PATCH] - Enable experimental features OBS-URL: https://build.opensuse.org/package/show/network:time/ptpd?expand=0&rev=19 --- ptpd.changes | 5 +++++ ptpd.spec | 14 ++++++-------- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/ptpd.changes b/ptpd.changes index 133d0cc..800a6bf 100644 --- a/ptpd.changes +++ b/ptpd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 9 07:50:17 UTC 2018 - Martin Pluskal + +- Enable experimental features + ------------------------------------------------------------------- Thu Mar 8 13:30:11 UTC 2018 - mpluskal@suse.com diff --git a/ptpd.spec b/ptpd.spec index b6d40e9..1efbf12 100644 --- a/ptpd.spec +++ b/ptpd.spec @@ -12,14 +12,10 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # -#Compat macro for new _fillupdir macro introduced in Nov 2017 -%if ! %{defined _fillupdir} - %define _fillupdir %{_localstatedir}/adm/fillup-templates -%endif Name: ptpd Version: 2.3.1 Release: 0 @@ -68,7 +64,9 @@ PTPd is free. Everyone is invited to use and contribute to PTPd. %build autoreconf -fiv %configure \ - --enable-statistics + --enable-statistics \ + --enable-experimental-options +make %{?_smp_mflags} %install %make_install @@ -103,8 +101,8 @@ touch %{buildroot}%{_localstatedir}/log/ptpd2_kernelclock.drift %config(noreplace) %{_sysconfdir}/%{name}2.conf %{_sbindir}/ptpd2 %{_sbindir}/rcptpd2 -%{_mandir}/man5/ptpd2.conf.5%{ext_man} -%{_mandir}/man8/ptpd2.8%{ext_man} +%{_mandir}/man5/ptpd2.conf.5%{?ext_man} +%{_mandir}/man8/ptpd2.8%{?ext_man} %{_datadir}/ptpd %{_libexecdir}/systemd/system/ptpd2.service %{_fillupdir}/*