SHA256
1
0
forked from pool/gnunet
gnunet/gnunet-0.10.1_gnurl.patch
Alexei Podvalsky 29cad19f0c Accepting request 703531 from home:awissu
- Update to 0.11.4:
  * see /usr/share/package/gnunet/ChangeLog
- Drop pathes: 
  * gnunet-fix_postgresql_include.patch 
  * gnunet-0.10.1_libexec_conversation.patch
- Create system user and groups with systemd-sysusers 
- Build gnurl only with protocols: HTTP HTTPS
- Remove obsolete macros
- Systemd files cleanup
- Spec file cleanup

OBS-URL: https://build.opensuse.org/request/show/703531
OBS-URL: https://build.opensuse.org/package/show/filesharing/gnunet?expand=0&rev=4
2019-05-16 19:35:25 +00:00

13 lines
392 B
Diff

diff -ruN gnunet-0.11.4.orig/configure.ac gnunet-0.11.4/configure.ac
--- gnunet-0.11.4.orig/configure.ac 2019-05-12 13:54:45.000000000 +0300
+++ gnunet-0.11.4/configure.ac 2019-05-15 19:58:27.798285711 +0300
@@ -762,7 +762,7 @@
fi
# libgnurl
-LIBGNURL_CHECK_CONFIG(,7.34.0,gnurl=1,gnurl=0)
+$gnurl=yes
SAVE_CPPFLAGS=$CPPFLAGS
CPPFLAGS="$LIBGNURL_CPPFLAGS $LIBCURL_CPPFLAGS $CPPFLAGS"