ntp rebuild
This commit is contained in:
+11
-1
@@ -48,7 +48,7 @@
|
|||||||
<Dependency>libcap</Dependency>
|
<Dependency>libcap</Dependency>
|
||||||
<Dependency>openssl</Dependency>
|
<Dependency>openssl</Dependency>
|
||||||
<Dependency>libevent</Dependency>
|
<Dependency>libevent</Dependency>
|
||||||
<Dependency release="current">ntp-client</Dependency>
|
<!-- <Dependency release="current">ntp-client</Dependency> -->
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="config">/etc/ntp.conf</Path>
|
<Path fileType="config">/etc/ntp.conf</Path>
|
||||||
@@ -80,6 +80,9 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<PartOf>util.admin</PartOf>
|
<PartOf>util.admin</PartOf>
|
||||||
<Summary>NTP client</Summary>
|
<Summary>NTP client</Summary>
|
||||||
|
<RuntimeDependencies>
|
||||||
|
<Dependency release="current">ntp-server</Dependency>
|
||||||
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="config">/etc/conf.d/ntpdate</Path>
|
<Path fileType="config">/etc/conf.d/ntpdate</Path>
|
||||||
<Path fileType="config">/etc/ntp/step-tickers</Path>
|
<Path fileType="config">/etc/ntp/step-tickers</Path>
|
||||||
@@ -112,6 +115,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="15">
|
||||||
|
<Date>2024-10-28</Date>
|
||||||
|
<Version>4.2.8_p17</Version>
|
||||||
|
<Comment>Rebuild.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="14">
|
<Update release="14">
|
||||||
<Date>2024-05-17</Date>
|
<Date>2024-05-17</Date>
|
||||||
<Version>4.2.8_p17</Version>
|
<Version>4.2.8_p17</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user