Browse code

fix F24 rpm build

error: line 89: Invalid version (epoch must be unsigned integer):
%{epoch}:1.12.0-0.3.rc3.fc24: Requires(pre): docker-engine-selinux >=
%%{epoch}:1.12.0-0.3.rc3.fc24

Signed-off-by: Antonio Murdaca <runcom@redhat.com>

Antonio Murdaca authored on 2016/07/02 06:28:19
Showing 1 changed files
... ...
@@ -86,7 +86,7 @@ Requires: device-mapper >= 1.02.90-2
86 86
 # RE: rhbz#1195804 - ensure min NVR for selinux-policy
87 87
 %if 0%{?with_selinux}
88 88
 Requires: selinux-policy >= %{selinux_policyver}
89
-Requires(pre): %{name}-selinux >= %{epoch}:%{version}-%{release}
89
+Requires(pre): %{name}-selinux >= %{version}-%{release}
90 90
 %endif # with_selinux
91 91
 
92 92
 # conflicting packages