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
This commit is contained in:
Suresh Jayaraman 2011-12-21 16:26:53 +00:00 committed by Git OBS Bridge
parent f4498dd35d
commit c179a9fe21
2 changed files with 7 additions and 2 deletions

View File

@ -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

View File

@ -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}