This commit is contained in:
parent
7b2b48c62a
commit
e765b22cb2
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 21 15:23:31 CET 2009 - ro@suse.de
|
||||
|
||||
- do not require a specific package release from subpackage
|
||||
(bnc#467704)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 3 18:51:27 CST 2008 - xwhu@suse.de
|
||||
|
||||
|
19
lvm2.spec
19
lvm2.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package lvm2 (Version 2.02.39)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -28,7 +28,7 @@ Obsoletes: lvm
|
||||
PreReq: %fillup_prereq %insserv_prereq
|
||||
AutoReqProv: on
|
||||
Version: 2.02.39
|
||||
Release: 9
|
||||
Release: 11
|
||||
Summary: LVM2 Tools
|
||||
Source: LVM2.%{version}.tar.bz2
|
||||
Source1: lvm.conf
|
||||
@ -64,7 +64,7 @@ Volume Manager.
|
||||
|
||||
%package clvm
|
||||
License: GPL v2 or later; LGPL v2.1 or later
|
||||
Requires: %{name} = %{version}-%{release} openais
|
||||
Requires: %{name} = %{version} openais
|
||||
Summary: Clustered LVM2
|
||||
Group: System/Base
|
||||
|
||||
@ -263,7 +263,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man8/vgsplit.8.gz
|
||||
|
||||
%changelog
|
||||
* Wed Dec 03 2008 xwhu@suse.de
|
||||
* Wed Jan 21 2009 ro@suse.de
|
||||
- do not require a specific package release from subpackage
|
||||
(bnc#467704)
|
||||
* Thu Dec 04 2008 xwhu@suse.de
|
||||
- Add OCF script for clvmd
|
||||
* Wed Nov 12 2008 xwhu@suse.de
|
||||
- bnc#443677. dmeventd DSOs are linked against liblvm2cmd
|
||||
@ -306,13 +309,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
- enabled SELinux support [Fate#303662]
|
||||
* Fri Aug 22 2008 xwhu@suse.de
|
||||
- Remove the -p option for fillup_and_insserv
|
||||
* Tue Aug 12 2008 xwhu@suse.de
|
||||
* Wed Aug 13 2008 xwhu@suse.de
|
||||
- Add Should-Stop to boot.lvm
|
||||
* Thu Jul 31 2008 xwhu@suse.de
|
||||
- repack LVM2.2.02.38.tar.bz2 into bz2 format
|
||||
* Wed Jul 23 2008 hare@suse.de
|
||||
- Include mkinitrd scriptlets.
|
||||
* Thu Jun 26 2008 xwhu@suse.de
|
||||
* Fri Jun 27 2008 xwhu@suse.de
|
||||
- update to 2.02.38
|
||||
Fix tracking of validity of PVs with no mdas in lvmcache.
|
||||
Fix return values for reporting commands when run with no PVs, LVs, or VGs.
|
||||
@ -348,7 +351,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
- Split clvmd into a separate package (bnc#384708)
|
||||
* Wed Apr 23 2008 xwhu@suse.de
|
||||
- Change async lock primitives to sync
|
||||
* Tue Apr 22 2008 xwhu@suse.de
|
||||
* Wed Apr 23 2008 xwhu@suse.de
|
||||
- Fix build aginst beta
|
||||
definition of PIPE_BUF is missing
|
||||
* Tue Apr 22 2008 xwhu@suse.de
|
||||
@ -747,7 +750,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
- accept additional devices (IDE->64, iseries/vd->8, #39114)
|
||||
* Thu Apr 01 2004 fehr@suse.de
|
||||
- update to new version 2.00.09 (fixes #34657 and #36877)
|
||||
* Mon Mar 01 2004 ro@suse.de
|
||||
* Tue Mar 02 2004 ro@suse.de
|
||||
- boot.lvm: root-fs is mounted-rw by boot.rootfsck
|
||||
* Thu Feb 26 2004 fehr@suse.de
|
||||
- skip cdroms and device with zero size on probing
|
||||
|
Loading…
x
Reference in New Issue
Block a user