From: Elan Ruusamäe Date: Wed, 28 Mar 2012 21:15:00 +0000 (+0000) Subject: - use pld systemd unit names in monitor unit X-Git-Tag: auto/th/lvm2-2_02_94-4 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=ed05b207aaa78a119ff6f99a09063990f93d7622;p=packages%2Flvm2.git - use pld systemd unit names in monitor unit Changed files: lvm2.spec -> 1.191 pldize_lvm2_monitor.patch -> 1.3 --- diff --git a/lvm2.spec b/lvm2.spec index bb1ae2d..9fffe36 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -42,7 +42,7 @@ Summary: The new version of Logical Volume Manager for Linux Summary(pl.UTF-8): Nowa wersja Logical Volume Managera dla Linuksa Name: lvm2 Version: 2.02.94 -Release: 3 +Release: 4 License: GPL v2 Group: Applications/System Source0: ftp://sources.redhat.com/pub/lvm2/LVM2.%{version}.tgz diff --git a/pldize_lvm2_monitor.patch b/pldize_lvm2_monitor.patch index 3449b8d..caf16b8 100644 --- a/pldize_lvm2_monitor.patch +++ b/pldize_lvm2_monitor.patch @@ -25,3 +25,14 @@ done return $ret } +--- LVM2.2.02.94/scripts/lvm2_monitoring_systemd_red_hat.service.in~ 2012-02-01 15:08:39.000000000 +0200 ++++ LVM2.2.02.94/scripts/lvm2_monitoring_systemd_red_hat.service.in 2012-03-29 00:12:31.886921407 +0300 +@@ -1,7 +1,7 @@ + [Unit] + Description=Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling + Requires=dm-event.socket +-After=dm-event.socket fedora-storage-init.service fedora-storage-init-late.service ++After=dm-event.socket pld-storage-init.service pld-storage-init-late.service + Before=local-fs.target + DefaultDependencies=no + Conflicts=shutdown.target