Remove %epoch from cmirror package.
This commit is contained in:
parent
34ebe8bfa5
commit
509b5da044
@ -47,7 +47,7 @@
|
||||
Summary: Userland logical volume management tools
|
||||
Name: lvm2
|
||||
Version: 2.02.132
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2
|
||||
Group: System Environment/Base
|
||||
URL: http://sources.redhat.com/lvm2
|
||||
@ -618,7 +618,7 @@ Daemon providing device-mapper-based mirrors in a shared-storage cluster.
|
||||
Summary: Additional files to support device-mapper-based clustered mirrors in standalone mode
|
||||
License: GPLv2
|
||||
Group: System Environment/Base
|
||||
Requires: cmirror >= %{epoch}:%{version}-%{release}
|
||||
Requires: cmirror >= %{version}-%{release}
|
||||
|
||||
%description -n cmirror-standalone
|
||||
|
||||
@ -791,6 +791,9 @@ the device-mapper event library.
|
||||
%{_libdir}/pkgconfig/devmapper-event.pc
|
||||
|
||||
%changelog
|
||||
* Mon Oct 26 2015 Peter Rajnoha <prajnoha@redhat.com> - 2.02.132-2
|
||||
- Remove %%{epoch} from cmirror requires.
|
||||
|
||||
* Wed Sep 23 2015 Peter Rajnoha <prajnoha@redhat.com> - 2.02.132-1
|
||||
- Fix lvmconf to set locking_type=2 if external locking library is requested.
|
||||
- Remove verbose message when rescanning an unchanged device. (2.02.119)
|
||||
|
Loading…
Reference in New Issue
Block a user