[packages/dateutils] Up to 0.4.11

arekm arekm at pld-linux.org
Thu May 21 14:59:04 CEST 2026


commit 5640c8bddfa83c9769bb72f6000f1ed4c3ec815e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu May 21 14:58:48 2026 +0200

    Up to 0.4.11

 dateutils-no-sysctl-h.patch | 12 ------------
 dateutils.spec              |  8 +++-----
 2 files changed, 3 insertions(+), 17 deletions(-)
---
diff --git a/dateutils.spec b/dateutils.spec
index 4d4249b..30de79f 100644
--- a/dateutils.spec
+++ b/dateutils.spec
@@ -1,12 +1,11 @@
 Summary:	Command-line date and time calculation, conversion, and comparison
 Name:		dateutils
-Version:	0.4.7
-Release:	2
+Version:	0.4.11
+Release:	1
 License:	BSD
 Group:		Applications/Console
 Source0:	https://github.com/hroptatyr/dateutils/releases/download/v%{version}/%{name}-%{version}.tar.xz
-# Source0-md5:	41b11e705802768356abc4e1e9920055
-Patch0:		%{name}-no-sysctl-h.patch
+# Source0-md5:	b9d6848323d9f664413cef16d891cfad
 URL:		http://www.fresse.org/dateutils/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -20,7 +19,6 @@ with large amounts of financial data.
 
 %prep
 %setup -q
-%patch -P0 -p1
 
 %build
 %{__libtoolize}
diff --git a/dateutils-no-sysctl-h.patch b/dateutils-no-sysctl-h.patch
deleted file mode 100644
index 7b88cb9..0000000
--- a/dateutils-no-sysctl-h.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- dateutils-0.4.6/build-aux/yuck.c~	2019-03-19 03:06:34.000000000 +0100
-+++ dateutils-0.4.6/build-aux/yuck.c	2019-03-19 13:51:31.688833165 +0100
-@@ -65,7 +65,9 @@
- #include <sys/wait.h>
- #include <sys/stat.h>
- #include <sys/types.h>
-+#if ! defined __linux__
- #include <sys/sysctl.h>
-+#endif
- #include <time.h>
- #if defined WITH_SCMVER
- # include <yuck-scmver.h>
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dateutils.git/commitdiff/5640c8bddfa83c9769bb72f6000f1ed4c3ec815e



More information about the pld-cvs-commit mailing list