- Enable experimental features

OBS-URL: https://build.opensuse.org/package/show/network:time/ptpd?expand=0&rev=19
This commit is contained in:
Martin Pluskal 2018-11-09 07:54:50 +00:00 committed by Git OBS Bridge
parent d315a54d01
commit 2ab700ded4
2 changed files with 11 additions and 8 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 9 07:50:17 UTC 2018 - Martin Pluskal <mpluskal@suse.com>
- Enable experimental features
-------------------------------------------------------------------
Thu Mar 8 13:30:11 UTC 2018 - mpluskal@suse.com

View File

@ -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}/*