packages: ntp/ntp.spec - fix build errors

hawk hawk at pld-linux.org
Sat Aug 8 18:15:01 CEST 2009


Author: hawk                         Date: Sat Aug  8 16:15:01 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix build errors

---- Files affected:
packages/ntp:
   ntp.spec (1.106 -> 1.107) 

---- Diffs:

================================================================
Index: packages/ntp/ntp.spec
diff -u packages/ntp/ntp.spec:1.106 packages/ntp/ntp.spec:1.107
--- packages/ntp/ntp.spec:1.106	Mon May 25 12:48:18 2009
+++ packages/ntp/ntp.spec	Sat Aug  8 18:14:56 2009
@@ -5,7 +5,7 @@
 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
@@ -24,6 +24,7 @@
 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
@@ -117,6 +118,7 @@
 %patch3 -p1
 %patch4 -p0
 %patch5 -p1
+%patch6 -p1
 
 echo 'AM_CONDITIONAL([NEED_LIBOPTS], false)' >> configure.ac
 
@@ -225,6 +227,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.107  2009/08/08 16:14:56  hawk
+- fix build errors
+
 Revision 1.106  2009/05/25 10:48:18  blues
 - todo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ntp/ntp.spec?r1=1.106&r2=1.107&f=u



More information about the pld-cvs-commit mailing list