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:
parent
f4498dd35d
commit
c179a9fe21
@ -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
|
Thu Dec 1 16:04:20 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -15,11 +15,12 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: cifs-utils
|
Name: cifs-utils
|
||||||
Version: 4.9
|
Version: 4.9
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-3.0+
|
|
||||||
Summary: Utilities for doing and managing mounts of the Linux CIFS filesyste
|
Summary: Utilities for doing and managing mounts of the Linux CIFS filesyste
|
||||||
|
License: GPL-3.0+
|
||||||
Group: System/Filesystems
|
Group: System/Filesystems
|
||||||
Url: http://www.samba.org/linux-cifs/cifs-utils/
|
Url: http://www.samba.org/linux-cifs/cifs-utils/
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
@ -55,7 +56,6 @@ the Linux CIFS filesystem.
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{?suse_update_config:%{suse_update_config -f}}
|
|
||||||
autoreconf --force --install
|
autoreconf --force --install
|
||||||
export CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE"
|
export CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE"
|
||||||
%{configure}
|
%{configure}
|
||||||
|
Loading…
Reference in New Issue
Block a user