From 77df3876d5f24578deb092d8c52b96ab9c6107cdd196d6ad1698d71f68ec65a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Fri, 1 Jun 2012 11:27:16 +0000 Subject: [PATCH] Do not call autoreconf while build. OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=63 --- cifs-utils.changes | 5 +++++ cifs-utils.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/cifs-utils.changes b/cifs-utils.changes index 979501c..901063c 100644 --- a/cifs-utils.changes +++ b/cifs-utils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 1 11:26:13 UTC 2012 - lmuelle@suse.com + +- Do not call autoreconf while build. + ------------------------------------------------------------------- Fri Jun 1 09:06:29 UTC 2012 - lmuelle@suse.com diff --git a/cifs-utils.spec b/cifs-utils.spec index 6cd4400..5fb3a6a 100644 --- a/cifs-utils.spec +++ b/cifs-utils.spec @@ -78,7 +78,6 @@ the Linux CIFS filesystem. %setup -q %build -autoreconf --force --install export CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE -fpie" export LDFLAGS="-pie" %{configure}