diff --git a/haveged-0.9_git201011232331.tar.xz b/haveged-0.9_git201011232331.tar.xz deleted file mode 100644 index d4fba7c..0000000 --- a/haveged-0.9_git201011232331.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f92960e729d5e533b752556dbc8b345be713e12cda71b355cd34f5a9925a2e1b -size 77808 diff --git a/haveged-0.9_git201011252143.tar.xz b/haveged-0.9_git201011252143.tar.xz new file mode 100644 index 0000000..02630ee --- /dev/null +++ b/haveged-0.9_git201011252143.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0ad7af83b49e4e480c745afb32daead66bc29cfb6070ec6e64103c29496a7b8 +size 78184 diff --git a/haveged.changes b/haveged.changes index b50f97f..d1ff992 100644 --- a/haveged.changes +++ b/haveged.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Dec 7 21:26:31 UTC 2010 - coolo@novell.com + +- prereq init script syslog + +------------------------------------------------------------------- +Thu Nov 25 22:04:37 UTC 2010 - cristian.rodriguez@opensuse.org + +- Use gcc's __cpuid instead of homegrown asm. + ------------------------------------------------------------------- Tue Nov 23 23:37:48 UTC 2010 - cristian.rodriguez@opensuse.org diff --git a/haveged.spec b/haveged.spec index 0e0d75a..e4d4955 100644 --- a/haveged.spec +++ b/haveged.spec @@ -18,17 +18,18 @@ Name: haveged -Version: 0.9_git201011232331 +Version: 0.9_git201011252143 Release: 1 License: GPLv3 Group: System/Daemons Summary: Feed entropy into random pool Url: http://www.issihosts.com/haveged/ +# Our sources https://github.com/crrodriguez/haveged Source0: http://www.issihosts.com/haveged/haveged-%{version}.tar.xz Source1: haveged.init Source2: haveged.service BuildRoot: %{_tmppath}/%{name}-%{version}-build -Requires(pre): %insserv_prereq +Requires(pre): %insserv_prereq sysvinit(syslog) Requires(post): grep util-linux Enhances: openssl gpg2 php5 apache2 openvpn smtp_daemon BuildRequires: libcap-ng-devel lzma @@ -46,10 +47,10 @@ For more informations see http://www.issihosts.com/haveged/ autoreconf -fiv export LDFLAGS="-Wl,-z,relro,-z,now" %configure --with-libcap-ng=yes --sbindir=/sbin --enable-nistest=yes -make %{?smp_flags} +make %{?_smp_mflags} %check -make %{?smp_flags} check +make %{?_smp_mflags} check %install make DESTDIR=$RPM_BUILD_ROOT install