nmav pushed to compat-gnutls28 (master). "perform autoreconf after applying patch"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 4 11:24:53 UTC 2015


>From 528d610a9390c669788fdadba964c5c50a3740eb Mon Sep 17 00:00:00 2001
From: Nikos Mavrogiannopoulos <nmav at redhat.com>
Date: Mon, 4 May 2015 11:56:12 +0200
Subject: perform autoreconf after applying patch


diff --git a/compat-gnutls28.spec b/compat-gnutls28.spec
index e4b4584..f8ef4f4 100644
--- a/compat-gnutls28.spec
+++ b/compat-gnutls28.spec
@@ -5,7 +5,7 @@ Release: 1%{?dist}
 # The libraries are LGPLv2.1+, utilities are GPLv3+
 License: LGPLv2+
 Group: System Environment/Libraries
-BuildRequires: p11-kit-devel >= 0.21.3, gettext
+BuildRequires: p11-kit-devel >= 0.21.3, gettext-devel
 BuildRequires: zlib-devel, readline-devel, libtasn1-devel >= 4.3
 BuildRequires: libtool, automake, autoconf, texinfo
 BuildRequires: autogen-libopts-devel >= 5.18 autogen
@@ -55,6 +55,7 @@ sed -i -e 's|sys_lib_dlsearch_path_spec="/lib /usr/lib|sys_lib_dlsearch_path_spe
 
 %build
 
+autoreconf -fvi
 # this overrides the -znow from hardened builds.
 CFLAGS="$RPM_OPT_FLAGS -Wl,-z,lazy"
 export CFLAGS
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/compat-gnutls28.git/commit/?h=master&id=528d610a9390c669788fdadba964c5c50a3740eb


More information about the scm-commits mailing list