From 7ffba3cde97d0cf28dad8a76390d7ee7447afa61 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 30 Sep 2008 17:24:16 +0000 Subject: [PATCH] reorder changelog so RPM does not choke on it --- lvm2.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lvm2.spec b/lvm2.spec index 235b950..eeba6d4 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -271,9 +271,6 @@ This package contains the device-mapper shared library, libdevmapper. %changelog -* Wed Sep 24 2008 Alasdair Kergon > - 2.02.39-5 -- Explicitly create /sbin in the build root. - * Fri Sep 26 2008 Fabio M. Di Nitto - 2.02.39-5 - Add BuildRequires on cmanlib-devel. This is required after libcman split from cman and cman-devel into cmanlib and cmanlib-devel. @@ -283,6 +280,9 @@ This package contains the device-mapper shared library, libdevmapper. * Thu Sep 25 2008 Fabio M. Di Nitto - 2.02.39-5 - Add versioned BuildRequires on new cman-devel. +* Wed Sep 24 2008 Alasdair Kergon > - 2.02.39-5 +- Explicitly create /sbin in the build root. + * Sun Sep 21 2008 Ville Skyttä - 2.02.39-5 - Change %%patch to %%patch0 to match Patch0 as required by RPM package update.