From 798b7db2da911d5968173ffc19af4748ab46a046 Mon Sep 17 00:00:00 2001 From: Michael Rash Date: Thu, 25 Jul 2013 21:27:20 -0400 Subject: [PATCH] added 'Release: 2' for libfko RPM versioning (since libfko did not change from 2.5 -> 2.5.1) --- fwknop.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fwknop.spec b/fwknop.spec index 20601de8..f68b5fd1 100644 --- a/fwknop.spec +++ b/fwknop.spec @@ -31,12 +31,14 @@ Requires: libfko, iptables %package -n libfko Version: 2.0.0 +Release: 2 Summary: The fwknop library Group: Development/Libraries Requires: gpg, gpgme %package -n libfko-devel Version: 2.0.0 +Release: 2 Summary: The fwknop library header and API docs Group: Development/Libraries Requires: libfko