|
@@ -1,5 +1,5 @@
|
|
-%define lvm_version 2.02.107
|
|
|
|
-%define device_mapper_version 1.02.86
|
|
|
|
|
|
+%define lvm_version 2.02.109
|
|
|
|
+%define device_mapper_version 1.02.88
|
|
%define with_cluster 0
|
|
%define with_cluster 0
|
|
|
|
|
|
# Do not reset Release to 1 unless both lvm2 and device-mapper
|
|
# Do not reset Release to 1 unless both lvm2 and device-mapper
|
|
@@ -9,7 +9,7 @@ Summary: Userland logical volume management tools
|
|
Summary(ja): 論理ボリューム管理ツール
|
|
Summary(ja): 論理ボリューム管理ツール
|
|
Name: lvm2
|
|
Name: lvm2
|
|
Version: %{lvm_version}
|
|
Version: %{lvm_version}
|
|
-Release: 2%{?_dist_release}
|
|
|
|
|
|
+Release: 1%{?_dist_release}
|
|
License: GPL
|
|
License: GPL
|
|
Group: System Environment/Base
|
|
Group: System Environment/Base
|
|
URL: http://sources.redhat.com/lvm2
|
|
URL: http://sources.redhat.com/lvm2
|
|
@@ -19,7 +19,7 @@ Patch0: lvm2-set-default-preferred_names.patch
|
|
Patch2: lvm2-remove-mpath-device-handling-from-udev-rules.patch
|
|
Patch2: lvm2-remove-mpath-device-handling-from-udev-rules.patch
|
|
Patch10: libdevmapper-static.patch
|
|
Patch10: libdevmapper-static.patch
|
|
|
|
|
|
-Patch20: lvm2-2.02.107-fix-dupliate-const.patch
|
|
|
|
|
|
+#Patch20: lvm2-2.02.107-fix-dupliate-const.patch
|
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{lvm_version}-%{release}-buildroot
|
|
BuildRoot: %{_tmppath}/%{name}-%{lvm_version}-%{release}-buildroot
|
|
BuildRequires: libtermcap-devel
|
|
BuildRequires: libtermcap-devel
|
|
@@ -179,7 +179,7 @@ the device-mapper event library.
|
|
%patch2 -p1
|
|
%patch2 -p1
|
|
%patch10 -p1
|
|
%patch10 -p1
|
|
|
|
|
|
-%patch20 -p1
|
|
|
|
|
|
+#%patch20 -p1
|
|
|
|
|
|
%build
|
|
%build
|
|
%define _exec_prefix /
|
|
%define _exec_prefix /
|