diff --git a/spread/spread.patch b/spread/spread.patch index 4757cfd583..6d390b3304 100644 --- a/spread/spread.patch +++ b/spread/spread.patch @@ -1,6 +1,6 @@ Index: Makefile.in --- Makefile.in.orig 2012-03-06 07:17:03.000000000 +0100 -+++ Makefile.in 2015-08-28 09:56:45.586216447 +0200 ++++ Makefile.in 2017-02-01 20:27:33.607697000 +0100 @@ -1,6 +1,6 @@ -SUBDIRS=stdutil libspread-util daemon docs libspread examples -INSTALLSUBDIRS=daemon docs libspread examples @@ -12,16 +12,14 @@ Index: Makefile.in .PHONY: all clean distclean mrproper veryclean binrelease install uninstallall uninstall all: $(SUBDIRS) Index: daemon/Makefile.in ---- daemon/Makefile.in.orig 2014-01-19 18:04:44.000000000 +0100 -+++ daemon/Makefile.in 2015-08-28 09:39:38.925678934 +0200 -@@ -29,8 +29,8 @@ +--- daemon/Makefile.in.orig 2017-02-01 20:27:33.607952000 +0100 ++++ daemon/Makefile.in 2017-02-01 20:28:45.773850000 +0100 +@@ -29,7 +29,7 @@ #libspread-util includes LIBSPREADUTIL_DIR=../libspread-util LIBSPREADUTIL_PATHS=-I$(LIBSPREADUTIL_DIR)/include -I$(top_srcdir)/libspread-util/include -LIBSPREADUTIL_LDFLAGS=-rdynamic --LIBSPREADUTIL_LIBS=-ldl +LIBSPREADUTIL_LDFLAGS= -+LIBSPREADUTIL_LIBS= + LIBSPREADUTIL_LIBS= CC=@CC@ - LD=@LD@ diff --git a/spread/spread.spec b/spread/spread.spec index 2c6bdb124b..cefed863f9 100644 --- a/spread/spread.spec +++ b/spread/spread.spec @@ -22,7 +22,7 @@ ## # package version -%define V_spread 4.4.0 +%define V_spread 5.0.0 %define V_spread_perl 3.17.4.4 %define V_spread_perl_client_constant 0.02 %define V_spread_perl_client 0.03_02 @@ -38,7 +38,7 @@ Class: PLUS Group: RPC License: BSD-style Version: %{V_spread} -Release: 20150828 +Release: 20170201 # package options %option with_perl no