diff --git a/haveged-0.9_git201011252143.tar.xz b/haveged-0.9_git201011252143.tar.xz deleted file mode 100644 index 02630ee..0000000 --- a/haveged-0.9_git201011252143.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0ad7af83b49e4e480c745afb32daead66bc29cfb6070ec6e64103c29496a7b8 -size 78184 diff --git a/haveged-0.9_git201101042303.tar.bz2 b/haveged-0.9_git201101042303.tar.bz2 new file mode 100644 index 0000000..520da23 --- /dev/null +++ b/haveged-0.9_git201101042303.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25511cb02fe210008df7f54b581a218d064d3ed3b067d712cb561fc104a9c8f9 +size 86197 diff --git a/haveged.changes b/haveged.changes index 2e4ea3d..7f5c6b0 100644 --- a/haveged.changes +++ b/haveged.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jan 4 23:14:52 UTC 2011 - cristian.rodriguez@opensuse.org + +- Update to version 0.9_git201101042303 + * fix wrong usage of strdupa +- fix build in older distros that have no XZ + ------------------------------------------------------------------- Tue Jan 4 17:18:34 UTC 2011 - cristian.rodriguez@opensuse.org diff --git a/haveged.spec b/haveged.spec index c572206..465da6b 100644 --- a/haveged.spec +++ b/haveged.spec @@ -18,18 +18,17 @@ Name: haveged -Version: 0.9_git201011252143 +Version: 0.9_git201101042303 Release: 1 License: GPLv3 Summary: Feed entropy into random pool Url: http://www.issihosts.com/haveged/ Group: System/Daemons # Our sources https://github.com/crrodriguez/haveged -Source0: http://www.issihosts.com/haveged/haveged-%{version}.tar.xz +Source0: http://www.issihosts.com/haveged/haveged-%{version}.tar.bz2 Source1: haveged.init Source2: haveged.service BuildRequires: libcap-ng-devel -BuildRequires: xz BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires(pre): %insserv_prereq %if 0%{suse_version} >= 1140