Hello community,

here is the log from the commit of package cifs-utils for openSUSE:Factory 
checked in at 2012-06-06 16:05:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cifs-utils (Old)
 and      /work/SRC/openSUSE:Factory/.cifs-utils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cifs-utils", Maintainer is "sjayara...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cifs-utils/cifs-utils.changes    2012-06-01 
07:19:41.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.cifs-utils.new/cifs-utils.changes       
2012-06-06 16:05:51.000000000 +0200
@@ -1,0 +2,31 @@
+Fri Jun  1 18:30:07 UTC 2012 - lmue...@suse.com
+
+- BuildRequire libwbclient-devel for CentOS, Fedora, and RHEL builds too.
+
+-------------------------------------------------------------------
+Fri Jun  1 11:26:13 UTC 2012 - lmue...@suse.com
+
+- Do not call autoreconf while build.
+
+-------------------------------------------------------------------
+Fri Jun  1 09:06:29 UTC 2012 - lmue...@suse.com
+
+- BuildIgnore libtalloc to prevent a package conflict on Fedora systems.
+
+-------------------------------------------------------------------
+Thu May 31 11:49:37 UTC 2012 - lmue...@suse.com
+
+- BuildRequire libtalloc-devel unconditionally.
+
+-------------------------------------------------------------------
+Wed May 30 11:09:43 UTC 2012 - lmue...@suse.com
+
+- Update to cifs-utils 5.5.
+  + mount.cifs: don't pass credentials= option to the kernel
+  + doc: update mailing list
+  + mount.cifs: don't send a mandatory ver= option to the kernel
+  + mount.cifs: remove smb2 multicall binary code
+  + doc: remove old XML sources for mount.cifs.8 and cifs.upcall.8
+  + mount.cifs: unused variables
+
+-------------------------------------------------------------------

Old:
----
  8c6268cbbd4202631e5c4b30297adc0088a1d568.diff
  bkup-uid-gid-uninitialized.diff
  cifs-utils-5.4.tar.bz2
  krb5_auth_con_set_req_cksumtype-implicit-declaration.diff
  mount.cifs-toggle_dac_capability-remove-check.diff
  mount.cifs-toggle_dac_capability-return-stored-returncode.diff

New:
----
  cifs-utils-5.5.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cifs-utils.spec ++++++
--- /var/tmp/diff_new_pack.RbeCy8/_old  2012-06-06 16:05:53.000000000 +0200
+++ /var/tmp/diff_new_pack.RbeCy8/_new  2012-06-06 16:05:53.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           cifs-utils
-Version:        5.4
+Version:        5.5
 Release:        0
 Summary:        Utilities for doing and managing mounts of the Linux CIFS 
filesyste
 License:        GPL-3.0+
@@ -27,11 +27,6 @@
 Source1:        cifs.init
 Source2:        mkinitrd_scripts_boot-cifs.sh
 Source3:        mkinitrd_scripts_setup-cifs.sh
-Patch:          8c6268cbbd4202631e5c4b30297adc0088a1d568.diff
-Patch1:         bkup-uid-gid-uninitialized.diff
-Patch2:         krb5_auth_con_set_req_cksumtype-implicit-declaration.diff
-Patch3:         mount.cifs-toggle_dac_capability-return-stored-returncode.diff
-Patch4:         mount.cifs-toggle_dac_capability-remove-check.diff
 %if 0%{?suse_version}
 PreReq:         insserv %{?fillup_prereq} mkinitrd
 %else
@@ -53,18 +48,15 @@
 %else
 BuildRequires:  libcap-devel
 %endif
-%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1210
-BuildRequires:  libtalloc2-devel
-%else
+#!BuildIgnore: libtalloc
 BuildRequires:  libtalloc-devel
-%endif
 %if 0%{?suse_version} > 1110
 BuildRequires:  fdupes
 %endif
 %if 0%{?mandriva_version}
 BuildRequires:  libkeyutils-devel
 %endif
-%if 0%{?suse_version} > 1020
+%if 0%{?centos_version} > 599 || 0%{?fedora_version} > 14 || 0%{?rhel_version} 
> 599 || 0%{?suse_version} > 1020
 BuildRequires:  libwbclient-devel
 %endif
 %if 0%{?suse_version} > 1020
@@ -72,9 +64,6 @@
 %else
 BuildRequires:  pkgconfig
 %endif
-%if 0%{?centos_version} || 0%{?fedora_version} || 0%{?rhel_version}
-BuildRequires:  samba-winbind-devel
-%endif
 Requires:       keyutils
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -84,14 +73,8 @@
 
 %prep
 %setup -q
-%patch -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
 
 %build
-autoreconf --force --install
 export CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE -fpie"
 export LDFLAGS="-pie"
 %{configure}

++++++ cifs-utils-5.4.tar.bz2 -> cifs-utils-5.5.tar.bz2 ++++++
++++ 2207 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to