new upstream
This commit is contained in:
parent
f95fe0b67f
commit
5d9996de5b
@ -1 +1 @@
|
|||||||
LVM2.2.02.06.tgz
|
LVM2.2.02.10.tgz
|
||||||
|
11
lvm2.spec
11
lvm2.spec
@ -1,18 +1,18 @@
|
|||||||
Summary: Userland logical volume management tools
|
Summary: Userland logical volume management tools
|
||||||
Name: lvm2
|
Name: lvm2
|
||||||
Version: 2.02.06
|
Version: 2.02.10
|
||||||
Release: 3
|
Release: 1
|
||||||
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.10
|
||||||
BuildRequires: libselinux-devel >= 1.30.19-4, 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
|
||||||
Requires: device-mapper >= 1.02.07
|
Requires: device-mapper >= 1.02.10
|
||||||
Conflicts: lvm
|
Conflicts: lvm
|
||||||
Obsoletes: lvm
|
Obsoletes: lvm
|
||||||
|
|
||||||
@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/var/lock/lvm
|
/var/lock/lvm
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 19 2006 Alasdair Kergon <agk@redhat.com> - 2.02.10-1
|
||||||
|
- New upstream with fixes.
|
||||||
|
|
||||||
* Tue Aug 1 2006 Jeremy Katz <katzj@redhat.com> - 2.02.06-3
|
* Tue Aug 1 2006 Jeremy Katz <katzj@redhat.com> - 2.02.06-3
|
||||||
- require new libselinux to avoid segfaults on xen (#200783)
|
- require new libselinux to avoid segfaults on xen (#200783)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
35c232e771812700e0ca7225da1431b8 LVM2.2.02.06.tgz
|
a03249bd9f16510dbef241b0f15f9b83 LVM2.2.02.10.tgz
|
||||||
|
Loading…
Reference in New Issue
Block a user