auto-import changelog data from lvm2-2.00.19-1.src.rpm
Tue Jun 29 2004 Alasdair Kergon <agk@redhat.com> - 2.00.19-1 - Latest upstream release. Lots of changes (see WHATS_NEW).
This commit is contained in:
parent
93f2e43f46
commit
5ec8e75b62
@ -1 +1 @@
|
||||
LVM2.2.00.15.tgz
|
||||
LVM2.2.00.19.tgz
|
||||
|
15
lvm2.spec
15
lvm2.spec
@ -1,14 +1,11 @@
|
||||
Summary: Userland logical volume management tools
|
||||
Name: lvm2
|
||||
Version: 2.00.15
|
||||
Release: 5
|
||||
Version: 2.00.19
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: System Environment/Base
|
||||
URL: http://sources.redhat.com/lvm2
|
||||
Source0: LVM2.%{version}.tgz
|
||||
Patch0: lvm2-selinux-disabled.patch
|
||||
Patch1: lvm2-i2o.patch
|
||||
Patch2: lvm2-vgscan-novgs.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
||||
BuildRequires: device-mapper
|
||||
BuildRequires: readline-devel
|
||||
@ -27,9 +24,6 @@ or more physical volumes and creating one or more logical volumes
|
||||
|
||||
%prep
|
||||
%setup -q -n LVM2.%{version}
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
|
||||
%build
|
||||
%configure --enable-static_link --enable-readline --enable-lvm1_fallback --with-staticdir=/sbin --with-user= --with-group=
|
||||
@ -62,7 +56,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%config(noreplace) /etc/lvm/lvm.conf
|
||||
|
||||
%changelog
|
||||
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
||||
* Tue Jun 29 2004 Alasdair Kergon <agk@redhat.com> - 2.00.19-1
|
||||
- Latest upstream release. Lots of changes (see WHATS_NEW).
|
||||
|
||||
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com> - 2.00.15-5
|
||||
- rebuilt
|
||||
|
||||
* Wed May 26 2004 Alasdair Kergon <agk@redhat.com> - 2.00.15-4
|
||||
|
Loading…
Reference in New Issue
Block a user