- require new libselinux to avoid segfaults on xen (#200783)
This commit is contained in:
parent
149d2d4f19
commit
f349c988b0
@ -1,14 +1,14 @@
|
|||||||
Summary: Userland logical volume management tools
|
Summary: Userland logical volume management tools
|
||||||
Name: lvm2
|
Name: lvm2
|
||||||
Version: 2.02.06
|
Version: 2.02.06
|
||||||
Release: 2
|
Release: 3
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: http://sources.redhat.com/lvm2
|
URL: http://sources.redhat.com/lvm2
|
||||||
Source0: LVM2.%{version}.tgz
|
Source0: LVM2.%{version}.tgz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
||||||
BuildRequires: device-mapper >= 1.02.07
|
BuildRequires: device-mapper >= 1.02.07
|
||||||
BuildRequires: libselinux-devel, libsepol-devel
|
BuildRequires: libselinux-devel >= 1.30.19-4, libsepol-devel
|
||||||
BuildRequires: libtermcap-devel
|
BuildRequires: libtermcap-devel
|
||||||
BuildRequires: ncurses-devel
|
BuildRequires: ncurses-devel
|
||||||
BuildRequires: readline-devel
|
BuildRequires: readline-devel
|
||||||
@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/var/lock/lvm
|
/var/lock/lvm
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 1 2006 Jeremy Katz <katzj@redhat.com> - 2.02.06-3
|
||||||
|
- require new libselinux to avoid segfaults on xen (#200783)
|
||||||
|
|
||||||
* Thu Jul 27 2006 Jeremy Katz <katzj@redhat.com> - 2.02.06-2
|
* Thu Jul 27 2006 Jeremy Katz <katzj@redhat.com> - 2.02.06-2
|
||||||
- free trip through the buildsystem
|
- free trip through the buildsystem
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user