- xvd patch is applied upstream

This commit is contained in:
Peter Jones 2005-12-02 21:58:04 +00:00
parent 3a7b2ae53f
commit 468225d416

View File

@ -7,7 +7,6 @@ Group: System Environment/Base
URL: http://sources.redhat.com/lvm2 URL: http://sources.redhat.com/lvm2
Source0: LVM2.%{version}.tgz Source0: LVM2.%{version}.tgz
Patch0: lvm2-static.patch Patch0: lvm2-static.patch
Patch1: lvm2-xvd.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
BuildRequires: device-mapper >= 1.02.02 BuildRequires: device-mapper >= 1.02.02
BuildRequires: libselinux-devel BuildRequires: libselinux-devel
@ -31,7 +30,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 %patch0 -p1
%patch1 -p1
%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=