]> git.pld-linux.org Git - packages/haveged.git/commitdiff
up to 1.9.8 auto/th/haveged-1.9.8-1
authorJan Palus <atler@pld-linux.org>
Sat, 5 Oct 2019 15:18:31 +0000 (17:18 +0200)
committerJan Palus <atler@pld-linux.org>
Sat, 5 Oct 2019 15:18:31 +0000 (17:18 +0200)
haveged-link.patch [deleted file]
haveged.spec

diff --git a/haveged-link.patch b/haveged-link.patch
deleted file mode 100644 (file)
index fff1b20..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
---- haveged-1.9.6/src/Makefile.am.orig 2019-08-26 11:59:29.000000000 +0200
-+++ haveged-1.9.6/src/Makefile.am      2019-08-27 20:15:28.231748308 +0200
-@@ -21,13 +21,12 @@
- libhavege_la_LDFLAGS = -version-number @HAVEGE_LT_VERSION@
- libhavege_la_LIBADD = @HA_LDFLAGS@
--libhavege_la_SOURCES = havege.c havegetune.c havegecollect.c havegetest.c havegecmd.c \
--            cpuid-43.h havege.h havegetune.h havegecollect.h havegetest.h oneiteration.h \
--            havegecmd.h
-+libhavege_la_SOURCES = havege.c havegetune.c havegecollect.c havegetest.c \
-+            cpuid-43.h havege.h havegetune.h havegecollect.h havegetest.h oneiteration.h
--pkginclude_HEADERS = havege.h havegecmd.h
-+pkginclude_HEADERS = havege.h
--haveged_SOURCES = haveged.c haveged.h
-+haveged_SOURCES = haveged.c haveged.h havegecmd.c havegecmd.h
- haveged_LDADD = @HA_LDFLAGS@ libhavege.la
- ##libtool_end##
index 0a34ebff8c7545c0451593cf125c4fe32f654ca1..8c211a8e1c0b60862e17c2c6e45036d4f8c09079 100644 (file)
@@ -1,12 +1,11 @@
 Summary:       A Linux entropy source using the HAVEGE algorithm
 Name:          haveged
-Version:       1.9.6
+Version:       1.9.8
 Release:       1
 License:       GPL v3+
 Group:         Daemons
 Source0:       https://github.com/jirka-h/haveged/archive/v%{version}.tar.gz
-# Source0-md5: 445ebbe0ecce01de06847689e9822efd
-Patch0:                %{name}-link.patch
+# Source0-md5: fba3c88e416ad99ed69849b61fdcaad0
 URL:           http://www.irisa.fr/caps/projects/hipsor/
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake
@@ -52,7 +51,6 @@ Headers and shared object symbolic links for the HAVEGE algorithm
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__libtoolize}
This page took 0.078985 seconds and 4 git commands to generate.