remove 2.2.6 patch
This commit is contained in:
parent
f1319e76ec
commit
15c7014bf8
@ -15,7 +15,6 @@ BuildRequires: readline-devel
|
|||||||
Requires: device-mapper >= 1.02.07
|
Requires: device-mapper >= 1.02.07
|
||||||
Conflicts: lvm
|
Conflicts: lvm
|
||||||
Obsoletes: lvm
|
Obsoletes: lvm
|
||||||
Patch0: lvm2-2.02.06-pe_align.patch
|
|
||||||
|
|
||||||
%define _exec_prefix /usr
|
%define _exec_prefix /usr
|
||||||
|
|
||||||
@ -29,7 +28,6 @@ or more physical volumes and creating one or more logical volumes
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n LVM2.%{version}
|
%setup -q -n LVM2.%{version}
|
||||||
%patch0 -p1 -b .pe_align
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --enable-static_link --enable-readline --enable-lvm1_fallback --with-pool=internal --with-staticdir=/sbin --with-user= --with-group=
|
%configure --enable-static_link --enable-readline --enable-lvm1_fallback --with-pool=internal --with-staticdir=/sbin --with-user= --with-group=
|
||||||
|
Loading…
Reference in New Issue
Block a user