Accepting request 120742 from home:aboe76:branches:security
version bump from source: 1.3a to 1.4 no need to patch the source. OBS-URL: https://build.opensuse.org/request/show/120742 OBS-URL: https://build.opensuse.org/package/show/security/haveged?expand=0&rev=59
This commit is contained in:
12
haveged.spec
12
haveged.spec
@@ -16,20 +16,16 @@
|
||||
#
|
||||
|
||||
|
||||
%define extra_ver a
|
||||
|
||||
Name: haveged
|
||||
Version: 1.3
|
||||
Release: 0
|
||||
Version: 1.4
|
||||
Release: 1
|
||||
Summary: Feed entropy into random pool
|
||||
License: GPL-3.0
|
||||
Group: System/Daemons
|
||||
Url: http://www.issihosts.com/haveged/
|
||||
Source0: http://www.issihosts.com/haveged/%{name}-%{version}%{extra_ver}.tar.gz
|
||||
Source0: http://www.issihosts.com/haveged/%{name}-%{version}.tar.gz
|
||||
Source1: %{name}.init
|
||||
Source2: %{name}.service
|
||||
Patch1: %{name}-ppc64.patch
|
||||
Patch2: %{name}-otherarch.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExcludeArch: %{arm}
|
||||
BuildRequires: automake
|
||||
@@ -54,8 +50,6 @@ For more informations see http://www.issihosts.com/haveged/
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1
|
||||
%patch2
|
||||
|
||||
%build
|
||||
autoreconf -fiv
|
||||
|
Reference in New Issue
Block a user