]> git.pld-linux.org Git - packages/ntp.git/commitdiff
- fix build errors auto/ti/ntp-4_2_4p7-2
authorhawk <hawk@pld-linux.org>
Sat, 8 Aug 2009 16:14:56 +0000 (16:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ntp.spec -> 1.107

ntp.spec

index a28d3bee2c9becc55bf34a07e00eda1d8ce92f0f..b9e2dd8c7f56c5387e5238c0be8514a4ec60ea61 100644 (file)
--- a/ntp.spec
+++ b/ntp.spec
@@ -4,7 +4,7 @@ Summary(pl.UTF-8):      Narzędzia do synchronizacji czasu (Network Time Protocol)
 Summary(pt_BR.UTF-8):  Network Time Protocol versão 4
 Name:          ntp
 Version:       4.2.4p7
-Release:       1
+Release:       2
 License:       distributable
 Group:         Daemons
 Source0:       http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/%{name}-%{version}.tar.gz
@@ -23,6 +23,7 @@ Patch2:               %{name}-ipv6.patch
 Patch3:                %{name}-openssl_check.patch
 Patch4:                %{name}-clock_settime.patch
 Patch5:                %{name}-md5.patch
+Patch6:                %{name}-nano.patch
 URL:           http://www.ntp.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -116,6 +117,7 @@ This package contains ntp tools:
 %patch3 -p1
 %patch4 -p0
 %patch5 -p1
+%patch6 -p1
 
 echo 'AM_CONDITIONAL([NEED_LIBOPTS], false)' >> configure.ac
 
This page took 0.117038 seconds and 4 git commands to generate.