diff --git a/supermin.spec b/supermin.spec index 953e994..1197440 100644 --- a/supermin.spec +++ b/supermin.spec @@ -1,7 +1,7 @@ Summary: Tool for creating supermin appliances Name: supermin Version: 4.1.5 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ %if 0%{?rhel} >= 7 @@ -21,7 +21,6 @@ BuildRequires: /usr/sbin/mke2fs BuildRequires: e2fsprogs-devel BuildRequires: glibc-static, zlib-static BuildRequires: ocaml, ocaml-findlib-devel -BuildRequires: prelink # automake isn't actually required; however the src/.depend file gets # rebuilt which newer automake thinks (wrongly) means that the @@ -101,6 +100,9 @@ make check %changelog +* Sun Dec 22 2013 Richard W.M. Jones - 4.1.5-4 +- Why was prelink required? Remove it. + * Fri Sep 13 2013 Michael Schwendt - 4.1.5-3 - correct Obsoletes version for febootstrap and febootstrap-supermin-helper