This commit is contained in:
Sergey Zhemoytel 2022-11-22 19:09:12 +03:00
parent e63fb2cc61
commit 51172aa513
2 changed files with 8 additions and 8 deletions

View file

@ -1,2 +1,2 @@
sources:
i2pd-2.43.0.tar.gz: 1d564d78b4a92d0042ac359d45a0b5903815d7c8
i2pd-2.44.0.tar.gz: 07980501688bb374ee3578279324c3e986f0d231

View file

@ -2,7 +2,7 @@
%define build_timestamp %(date +"%Y%m%d")
Name: i2pd
Version: 2.43.0
Version: 2.44.0
Release: 1
Summary: I2P router
License: BSD
@ -19,7 +19,7 @@ BuildRequires: systemd
BuildRequires: cmake
BuildRequires: miniupnpc-devel
BuildRequires: chrpath
BuildRequires: openssl-devel
BuildRequires: openssl-devel
#BuildRequires: pkgconfig(websocketpp)
#Requires(post): /sbin/chkconfig
@ -37,11 +37,11 @@ This package contains the port of the I2P router to C++. Unless willing
to test and report problems, you should install the 'i2p' package instead.
%package systemd
Summary: Files to run I2P router under systemd
Requires: i2pd
Requires: systemd
Requires(pre): %{_sbindir}/useradd %{_sbindir}/groupadd
Obsoletes: %{name}-daemon
Summary: Files to run I2P router under systemd
Requires: i2pd
Requires: systemd
Requires(pre): %{_sbindir}/useradd %{_sbindir}/groupadd
Obsoletes: %{name}-daemon
%description systemd