set libfko version to 2.0.0 for the RPM per Damien's recommendation
This commit is contained in:
parent
11fa1f2f0d
commit
7359acec2a
@ -30,13 +30,13 @@ Requires: libfko, iptables
|
|||||||
|
|
||||||
|
|
||||||
%package -n libfko
|
%package -n libfko
|
||||||
Version: 2.0
|
Version: 2.0.0
|
||||||
Summary: The fwknop library
|
Summary: The fwknop library
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Requires: gpg, gpgme
|
Requires: gpg, gpgme
|
||||||
|
|
||||||
%package -n libfko-devel
|
%package -n libfko-devel
|
||||||
Version: 2.0
|
Version: 2.0.0
|
||||||
Summary: The fwknop library header and API docs
|
Summary: The fwknop library header and API docs
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Requires: libfko
|
Requires: libfko
|
||||||
@ -141,6 +141,10 @@ fi
|
|||||||
%config(noreplace) %attr(0600,root,root) %{_sysconfdir}/fwknop/access.conf
|
%config(noreplace) %attr(0600,root,root) %{_sysconfdir}/fwknop/access.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 19 2013 <mbr@cipherdyne.org> - 2.0.4-1
|
||||||
|
- Bumped libfko and libfko-devel version to 2.0.0.
|
||||||
|
- fwknop-2.5 release (HMAC authenticated encryption support).
|
||||||
|
|
||||||
* Sun Dec 9 2012 <mbr@cipherdyne.org> - 2.0.4-1
|
* Sun Dec 9 2012 <mbr@cipherdyne.org> - 2.0.4-1
|
||||||
- Bumped libfko and libfko-devel version to 1.0.0.
|
- Bumped libfko and libfko-devel version to 1.0.0.
|
||||||
- fwknop-2.0.4 release.
|
- fwknop-2.0.4 release.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user