rebuilt to fix requirements in /bin [release 4.2.8p15-4mamba;Mon Mar 08 2021]

This commit is contained in:
Silvan Calarco 2024-01-06 07:43:41 +01:00
parent 881cc03c04
commit f536d00d5c

View File

@ -1,13 +1,13 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: ntp-server Name: ntp-server
Version: 4.2.8p15 Version: 4.2.8p15
Release: 2mamba Release: 4mamba
Summary: Synchronizes system time using the Network Time Protocol (NTP) Summary: Synchronizes system time using the Network Time Protocol (NTP)
Group: System/Configuration Group: System/Configuration
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.ntp.org URL: https://www.ntp.org
Source0: https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-%{majver}/ntp-%{version}.tar.gz Source0: https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-%{majver}/ntp-%{version}.tar.gz
Source1: ntp.conf Source1: ntp.conf
Source2: ntp.keys Source2: ntp.keys
@ -52,7 +52,7 @@ BuildRequires: perl-IO-Socket-SSL
BuildRequires: perl-Net-SSLeay BuildRequires: perl-Net-SSLeay
BuildRequires: perl-devel BuildRequires: perl-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRequires: librpm-devel >= 4.16.1.2-1mamba
%description %description
The Network Time Protocol (NTP) is used to synchronize a computer's time with another reference time source. The Network Time Protocol (NTP) is used to synchronize a computer's time with another reference time source.
@ -162,6 +162,12 @@ install -D -m644 %{S:8} %{buildroot}%{_unitdir}/ntpdate.service
#%doc ChangeLog NEWS *.y2kfixes README* TODO WHERE-TO-START #%doc ChangeLog NEWS *.y2kfixes README* TODO WHERE-TO-START
%changelog %changelog
* Mon Mar 08 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 4.2.8p15-4mamba
- rebuilt to fix requirements in /bin
* Sun Mar 07 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 4.2.8p15-3mamba
- rebuilt by autoport with build requirements: librpm-devel>=4.16.1.2-1mamba
* Sun Feb 28 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 4.2.8p15-2mamba * Sun Feb 28 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 4.2.8p15-2mamba
- fix ntpd path in service files - fix ntpd path in service files