From 0fc446aabf63d1e07315cf1c8f499d7116a62813 Mon Sep 17 00:00:00 2001 From: Alasdair Kergon Date: Wed, 27 Apr 2005 19:32:29 +0000 Subject: [PATCH] Add /etc/lvm --- lvm2.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/lvm2.spec b/lvm2.spec index 6d04dcf..06bdcda 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -1,7 +1,7 @@ Summary: Userland logical volume management tools Name: lvm2 Version: 2.01.08 -Release: 2.0 +Release: 2.1 License: GPL Group: System Environment/Base URL: http://sources.redhat.com/lvm2 @@ -53,13 +53,17 @@ rm -rf $RPM_BUILD_ROOT /sbin/lvm.static /usr/sbin/* %{_mandir}/*/* +/etc/lvm +%ghost /etc/lvm/.cache %config(noreplace) /etc/lvm/lvm.conf /etc/lvm/backup /etc/lvm/archive /var/lock/lvm -%ghost /etc/lvm/.cache %changelog +* Wed Apr 27 2005 Alasdair Kergon - 2.01.08-2.1 +- Add /etc/lvm + * Wed Apr 27 2005 Alasdair Kergon - 2.01.08-2.0 - No longer abort read operations if archive/backup directories aren't there. - Add runtime directories and file to the package.