forked from pool/haveged
- update to 1.7c
* Correct additional run-time test aligment problems on mips. * Correct run-time test aligment problems on sparc and mips. * Correct ppc detection in build deprecates haveged-ppc.patch - use correct Group for libhavege1 - haveged-devel requires libhavege1 OBS-URL: https://build.opensuse.org/package/show/security/haveged?expand=0&rev=82
This commit is contained in:
15
haveged.spec
15
haveged.spec
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: haveged
|
||||
Version: 1.7a
|
||||
Version: 1.7c
|
||||
Release: 0
|
||||
Summary: Feed entropy into random pool
|
||||
License: GPL-3.0
|
||||
@@ -25,10 +25,13 @@ Group: System/Daemons
|
||||
Url: http://www.issihosts.com/haveged/
|
||||
Source0: http://www.issihosts.com/haveged/%{name}-%{version}.tar.gz
|
||||
Source2: %{name}.service
|
||||
#PATCH-FIX-OPENSUSE: mvyskocil: sent upstream
|
||||
Patch0: haveged-ppc.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Enhances: openssl gpg2 php5 apache2 openvpn smtp_daemon
|
||||
Enhances: openssl
|
||||
Enhances: gpg2
|
||||
Enhances: php5
|
||||
Enhances: apache2
|
||||
Enhances: openvpn
|
||||
Enhances: smtp_daemon
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkgconfig(systemd)
|
||||
@@ -43,6 +46,7 @@ For more informations see http://www.issihosts.com/haveged/
|
||||
%package devel
|
||||
Summary: haveged development files
|
||||
Group: Development/Libraries
|
||||
Requires: libhavege1 = %{version}
|
||||
|
||||
%description devel
|
||||
Headers and for the haveged library
|
||||
@@ -52,7 +56,7 @@ algorithm and supporting features.
|
||||
|
||||
%package -n libhavege1
|
||||
Summary: haveged interface library
|
||||
Group: Development/Libraries
|
||||
Group: Development/Libraries/C and C++
|
||||
|
||||
%description -n libhavege1
|
||||
Shared object for the haveged library
|
||||
@@ -61,7 +65,6 @@ algorithm and supporting features.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
# mvyskocil: needed because of haveged-ppc.patch
|
||||
|
Reference in New Issue
Block a user