]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
rpm: bump epoch ahead of RHEL base 16126/head
authorKen Dreyer <kdreyer@redhat.com>
Wed, 5 Jul 2017 15:32:54 +0000 (09:32 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Wed, 5 Jul 2017 15:37:19 +0000 (09:37 -0600)
RHEL's ceph-common package is "1". Move our upstream packages' epoch
ahead of that, so that upstream will always override whatever is in
RHEL, even if it happens to have a higher NVR one day.

Fixes: http://tracker.ceph.com/issues/20508
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
ceph.spec.in

index 2abd91a2575644ea7eb1b499d5294815da4440b1..6dfedebaf02b096a8abb7d3338d32aedad77a59b 100644 (file)
@@ -65,7 +65,7 @@ Name:         ceph
 Version:       @VERSION@
 Release:       @RPM_RELEASE@%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
-Epoch:         1
+Epoch:         2
 %endif
 
 # define %_epoch_prefix macro which will expand to the empty string if %epoch is undefined