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}