More upstream fixes & a couple of requested buildrequires.
This commit is contained in:
parent
923acc720c
commit
30d52b4830
@ -1 +1 @@
|
|||||||
LVM2.2.00.23.tgz
|
LVM2.2.00.24.tgz
|
||||||
|
12
lvm2.spec
12
lvm2.spec
@ -1,6 +1,6 @@
|
|||||||
Summary: Userland logical volume management tools
|
Summary: Userland logical volume management tools
|
||||||
Name: lvm2
|
Name: lvm2
|
||||||
Version: 2.00.23
|
Version: 2.00.24
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -8,8 +8,10 @@ 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
|
BuildRequires: device-mapper
|
||||||
BuildRequires: readline-devel
|
|
||||||
BuildRequires: libselinux-devel
|
BuildRequires: libselinux-devel
|
||||||
|
BuildRequires: libtermcap-devel
|
||||||
|
BuildRequires: ncurses-devel
|
||||||
|
BuildRequires: readline-devel
|
||||||
Conflicts: lvm < 1.0.3-19
|
Conflicts: lvm < 1.0.3-19
|
||||||
|
|
||||||
%define _exec_prefix /usr
|
%define _exec_prefix /usr
|
||||||
@ -56,7 +58,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%config(noreplace) /etc/lvm/lvm.conf
|
%config(noreplace) /etc/lvm/lvm.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Sep 15 2004 Alasdair Kergon <agk@redhat.com> - 2.00.23-1
|
* Thu Sep 16 2004 Alasdair Kergon <agk@redhat.com> - 2.00.24-1
|
||||||
|
- More upstream fixes. (Always check WHATS_NEW file for details.)
|
||||||
|
- Add requested BuildRequires. [bz 124916, 132408]
|
||||||
|
|
||||||
|
* Wed Sep 15 2004 Alasdair Kergon <agk@redhat.com> - 2.00.23-1
|
||||||
- Various minor upstream fixes.
|
- Various minor upstream fixes.
|
||||||
|
|
||||||
* Thu Sep 3 2004 Alasdair Kergon <agk@redhat.com> - 2.00.22-1
|
* Thu Sep 3 2004 Alasdair Kergon <agk@redhat.com> - 2.00.22-1
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
73ab9590db8c8d90181db6bb9cc815e5 LVM2.2.00.23.tgz
|
43d6235c01e03bf6b0a43bee407d9445 LVM2.2.00.24.tgz
|
||||||
|
Loading…
Reference in New Issue
Block a user