New upstream.
This commit is contained in:
parent
d5e095c339
commit
1999e9826f
@ -1 +1 @@
|
|||||||
LVM2.2.02.12.tgz
|
LVM2.2.02.13.tgz
|
||||||
|
10
lvm2.spec
10
lvm2.spec
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
Summary: Userland logical volume management tools
|
Summary: Userland logical volume management tools
|
||||||
Name: lvm2
|
Name: lvm2
|
||||||
Version: 2.02.12
|
Version: 2.02.13
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: http://sources.redhat.com/lvm2
|
URL: http://sources.redhat.com/lvm2
|
||||||
@ -87,7 +87,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%package cluster
|
%package cluster
|
||||||
Summary: Cluster extensions for userland logical volume management tools
|
Summary: Cluster extensions for userland logical volume management tools
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Requires: lvm2 = %{version}-%{release}
|
Requires: lvm2 >= %{version}-%{release}
|
||||||
Requires(post): chkconfig
|
Requires(post): chkconfig
|
||||||
Requires(preun): chkconfig
|
Requires(preun): chkconfig
|
||||||
Requires(preun): device-mapper >= %{device_mapper_version}
|
Requires(preun): device-mapper >= %{device_mapper_version}
|
||||||
@ -116,6 +116,10 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 27 2006 Alasdair Kergon <agk@redhat.com> - 2.02.13-1
|
||||||
|
- New upstream - see WHATS_NEW.
|
||||||
|
Resolves: #205818
|
||||||
|
|
||||||
* Fri Oct 20 2006 Alasdair Kergon <agk@redhat.com> - 2.02.12-2
|
* Fri Oct 20 2006 Alasdair Kergon <agk@redhat.com> - 2.02.12-2
|
||||||
- Remove no-longer-used ldconfig from lvm2-cluster and fix lvmconf
|
- Remove no-longer-used ldconfig from lvm2-cluster and fix lvmconf
|
||||||
to cope without the shared library.
|
to cope without the shared library.
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
3bd1b5caedebfd5553c7163591bc1837 LVM2.2.02.12.tgz
|
fb6287b7c2170791fb5a294e903dc8b9 LVM2.2.02.13.tgz
|
||||||
|
Loading…
Reference in New Issue
Block a user