From c179a9fe2113942e66821e58a6116f67499ae6293cdec6d23272f8f4120f20d3 Mon Sep 17 00:00:00 2001 From: Suresh Jayaraman Date: Wed, 21 Dec 2011 16:26:53 +0000 Subject: [PATCH] Accepting request 97685 from home:coolo:removeautoconf - remove call to suse_update_config (very old work around) OBS-URL: https://build.opensuse.org/request/show/97685 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=38 --- cifs-utils.changes | 5 +++++ cifs-utils.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/cifs-utils.changes b/cifs-utils.changes index fcca7c1..9ea9036 100644 --- a/cifs-utils.changes +++ b/cifs-utils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 21 10:31:38 UTC 2011 - coolo@suse.com + +- remove call to suse_update_config (very old work around) + ------------------------------------------------------------------- Thu Dec 1 16:04:20 UTC 2011 - coolo@suse.com diff --git a/cifs-utils.spec b/cifs-utils.spec index b1ae774..66f009a 100644 --- a/cifs-utils.spec +++ b/cifs-utils.spec @@ -15,11 +15,12 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: cifs-utils Version: 4.9 Release: 0 -License: GPL-3.0+ Summary: Utilities for doing and managing mounts of the Linux CIFS filesyste +License: GPL-3.0+ Group: System/Filesystems Url: http://www.samba.org/linux-cifs/cifs-utils/ Source: %{name}-%{version}.tar.bz2 @@ -55,7 +56,6 @@ the Linux CIFS filesystem. %setup -q %build -%{?suse_update_config:%{suse_update_config -f}} autoreconf --force --install export CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE" %{configure}