]> git.pld-linux.org Git - packages/lvm2.git/commitdiff
- fix files auto/th/lvm2-2.02.158-2
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 13 Jul 2016 07:45:12 +0000 (09:45 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Wed, 13 Jul 2016 07:45:12 +0000 (09:45 +0200)
- rel 2

lvm2.spec

index fe74ffc12b58192e92786602c6a068e59b474535..7bfa1f1f52eacc9f80cf504b4bc04635fedf4d68 100644 (file)
--- a/lvm2.spec
+++ b/lvm2.spec
@@ -59,7 +59,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.158
-Release:       1
+Release:       2
 License:       GPL v2 and LGPL v2.1
 Group:         Applications/System
 Source0:       ftp://sources.redhat.com/pub/lvm2/LVM2.%{version}.tgz
@@ -467,6 +467,7 @@ unset CC
        %{?debug:--enable-debug} \
        --enable-dmeventd \
        --enable-fsadm \
+       --with-default-locking-dir=/var/lock/lvm \
 %if %{with lvmlockd}
        %{?with_cluster:--enable-lockd-dlm} \
        %{?with_sanlock:--enable-lockd-sanlock} \
@@ -815,7 +816,7 @@ fi
 %files dbusd
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_sbindir}/lvmdbusd
-%{py3_sitedir}/lvmdbusd
+%{py3_sitescriptdir}/lvmdbusd
 %config(noreplace) %verify(not md5 mtime size) /etc/dbus-1/system.d/com.redhat.lvmdbus1.conf
 %{_datadir}/dbus-1/system-services/com.redhat.lvmdbus1.service
 %{systemdunitdir}/lvm2-lvmdbusd.service
This page took 0.070233 seconds and 4 git commands to generate.