]> git.pld-linux.org Git - packages/ntp.git/commitdiff
- another way to avoid unnecessary libelf linking (patch instead of BC)
authorankry <ankry@pld-linux.org>
Thu, 21 Nov 2002 11:06:37 +0000 (11:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 2

Changed files:
    ntp.spec -> 1.41

ntp.spec

index 9cdf37ff9a4896c09c3d687470efc38467c24584..e39403552760dabf72f9686bbb9e836c37ace4f0 100644 (file)
--- a/ntp.spec
+++ b/ntp.spec
@@ -2,7 +2,7 @@ Summary:        Network Time Protocol utilities
 Summary(pl):   Narzêdzia do synchronizacji czasu (Network Time Protocol)
 Name:          ntp
 Version:       4.1.1a
-Release:       1
+Release:       2
 License:       distributable
 Group:         Daemons
 Obsoletes:     xntp3
@@ -15,8 +15,8 @@ Source5:      %{name}d.8
 Source6:       %{name}date.8
 Patch0:                %{name}-time.patch
 Patch1:                %{name}-vsnprintf.patch
+Patch2:                %{name}-no_libelf.patch 
 URL:           http://www.ntp.org/
-BuildConflicts:        libelf
 BuildRequires: readline-devel >= 4.2
 PreReq:                rc-scripts
 Requires(post,preun):  /sbin/chkconfig
@@ -54,6 +54,7 @@ Dokumentacja do ntp w HTML.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %configure
This page took 0.044555 seconds and 4 git commands to generate.