diff --git a/libnice.spec b/libnice.spec index a1850c8..d6bb439 100644 --- a/libnice.spec +++ b/libnice.spec @@ -70,13 +70,13 @@ developing applications that use %{name}. %prep %setup -q %patch1 -p1 +autoreconf -fiv %check #make check %build -autoreconf -f -i %configure --disable-static sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool @@ -123,6 +123,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog * Fri Feb 09 2018 Kamil Dudka - 0.1.14-4.20171128gitfb2f1f7 +- move autoreconf invocation to %%prep - use Name Version Release that explicitly identifies an SCM snapshot (#1541646) * Fri Feb 09 2018 Stefan Becker - 0.1.14-3