i2pd 2.28.0-1 (armv7hnl;znver1;x86_64;i686;aarch64) 2019-7305
9999
| Status | published | |||||||||||||||
| Submitter | nobodydead [@T] gmail.com | |||||||||||||||
| Platform | rolling | |||||||||||||||
| Repository | unsupported | |||||||||||||||
| URL | https://abf.openmandriva.org/build_lists/613730 | |||||||||||||||
| Packages |
|
|||||||||||||||
| Build Date | 2019-10-07 23:10:06 +0000 UTC | |||||||||||||||
| Last Updated | 2019-10-12 10:27:35.40381515 +0000 UTC |
$ git show --format=fuller --patch-with-stat --summary 93ed8b8f79985a118a689ad45b4c30ac8b19d89c
commit 93ed8b8f79985a118a689ad45b4c30ac8b19d89c
Author: Alex <alexander@mezon.ru>
AuthorDate: Mon Oct 7 22:15:36 2019 +0000
Commit: Alex <alexander@mezon.ru>
CommitDate: Mon Oct 7 22:15:36 2019 +0000
fix build
---
i2pd.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/i2pd.spec b/i2pd.spec
index 2fb23c8..3341119 100644
--- a/i2pd.spec
+++ b/i2pd.spec
@@ -26,10 +26,11 @@ Requires(pre): %{_sbindir}/useradd %{_sbindir}/groupadd
C++ implementation of I2P.
%prep
-%setup -q
+%autosetup -p1
%build
+pushd build
%cmake \
-DWITH_LIBRARY=OFF \
-DWITH_UPNP=ON \
@@ -39,10 +40,10 @@ C++ implementation of I2P.
-DBUILD_SHARED_LIBS:BOOL=OFF
%make_build
-
+popd
%install
-pushd build
+pushd build/build
chrpath -d i2pd
install -D -m 755 i2pd %{buildroot}%{_sbindir}/i2pd
install -D -m 755 %{_builddir}/%{name}-%{version}/contrib/i2pd.conf %{buildroot}%{_sysconfdir}/i2pd/i2pd.conf
Not Available
| benbullard79 [@T] cox.net | These look ready to move, need to get them out of way of Qt/KF | 2208d 06hrs |
| benbullard79 [@T] cox.net | No Comment. | 2208d 06hrs |
| benbullard79 [@T] cox.net | No Comment. | 2208d 06hrs |