From 22a2b4a0825bd920bc03dece9b4c9c29237b0fd6 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 18 Mar 2011 21:17:16 +0000 Subject: [PATCH] - updated to 1.28 - removed obsolete compile patch Changed files: adjtimex-compile.patch -> 1.3 adjtimex.spec -> 1.38 --- adjtimex-compile.patch | 18 ------------------ adjtimex.spec | 10 ++++------ 2 files changed, 4 insertions(+), 24 deletions(-) delete mode 100644 adjtimex-compile.patch diff --git a/adjtimex-compile.patch b/adjtimex-compile.patch deleted file mode 100644 index 3013d60..0000000 --- a/adjtimex-compile.patch +++ /dev/null @@ -1,18 +0,0 @@ ---- adjtimex-1.20/adjtimex.c.glibc 2004-09-19 17:37:29.000000000 +0200 -+++ adjtimex-1.20/adjtimex.c 2005-03-16 13:16:02.514052584 +0100 -@@ -35,15 +35,6 @@ - #include - #include - --#ifdef __alpha__ --extern int adjtimex(struct timex *); --#else --#ifdef __ia64__ --extern int adjtimex(struct timex *); --#else --_syscall1(int, adjtimex, struct timex *, txcp) --#endif --#endif - int F_print = 0; - - #ifndef LOG_PATH diff --git a/adjtimex.spec b/adjtimex.spec index de1423b..14651fe 100644 --- a/adjtimex.spec +++ b/adjtimex.spec @@ -18,14 +18,13 @@ Summary(sv.UTF-8): Ett verktyg för att justera kärnans tidsvariabler Summary(uk.UTF-8): Утиліта для внесення поправок в змінні часу ядра Summary(zh_CN.UTF-8): 用于调整内核时间变量的实用程序。 Name: adjtimex -Version: 1.21 +Version: 1.28 Release: 1 License: GPL v2+ Group: Base -Source0: ftp://sunsite.unc.edu/pub/Linux/system/admin/time/%{name}-%{version}.tar.gz -# Source0-md5: 9888b54f418d7cc120fd3a4222f01c9c -Patch0: %{name}-compile.patch -BuildRequires: autoconf +Source0: http://www.ibiblio.org/pub/Linux/system/admin/time/%{name}-%{version}.tar.gz +# Source0-md5: dda82922374230dbd9475c79c79ac909 +BuildRequires: autoconf >= 2.60 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _sbindir /sbin @@ -195,7 +194,6 @@ Adjtimex %prep %setup -q -%patch0 -p1 %build %{__autoconf} -- 2.44.0