]> git.pld-linux.org Git - packages/adjtimex.git/commitdiff
- updated to 1.28 auto/th/adjtimex-1_28-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 18 Mar 2011 21:17:16 +0000 (21:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed obsolete compile patch

Changed files:
    adjtimex-compile.patch -> 1.3
    adjtimex.spec -> 1.38

adjtimex-compile.patch [deleted file]
adjtimex.spec

diff --git a/adjtimex-compile.patch b/adjtimex-compile.patch
deleted file mode 100644 (file)
index 3013d60..0000000
+++ /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 <sys/ioctl.h>
- #include <linux/rtc.h>
--#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
index de1423b5b9833efc7dcf536f48f71271a1d8aa9e..14651fe5d47b9e00563c259f945934cf2774258b 100644 (file)
@@ -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}
This page took 0.100394 seconds and 4 git commands to generate.