update to 6.5 [release 6.5-1mamba;Tue Apr 19 2016]
This commit is contained in:
parent
5fe2d9cd64
commit
8964ea095e
@ -1,5 +1,5 @@
|
||||
Name: cifs-utils
|
||||
Version: 6.4
|
||||
Version: 6.5
|
||||
Release: 1mamba
|
||||
Summary: A set of user-space tools to manage the in-kernel CIFS filesystem
|
||||
Group: System/Kernel and Hardware
|
||||
@ -7,13 +7,14 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://wiki.samba.org/index.php/LinuxCIFS_utils
|
||||
Source: ftp://ftp.samba.org/pub/linux-cifs/cifs-utils/cifs-utils-%{version}.tar.bz2
|
||||
Source: http://ftp.samba.org/pub/linux-cifs/cifs-utils/cifs-utils-%{version}.tar.bz2
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libcap-ng-devel
|
||||
BuildRequires: libkeyutils-devel
|
||||
BuildRequires: libkrb5-devel
|
||||
BuildRequires: libpam-devel
|
||||
BuildRequires: libtalloc-devel
|
||||
BuildRequires: libwbclient-devel
|
||||
## AUTOBUILDREQ-END
|
||||
@ -38,10 +39,8 @@ This package contains static libraries and header files needed for development.
|
||||
|
||||
%build
|
||||
%configure \
|
||||
--enable-cifsidmap \
|
||||
WBCLIENT_CFLAGS="-I%{_includedir}" \
|
||||
WBCLIENT_LIBS="-L%{_libdir}"
|
||||
|
||||
--enable-cifsidmap
|
||||
|
||||
%make pamdir=/%{_lib}/security
|
||||
|
||||
%install
|
||||
@ -80,6 +79,9 @@ ln -sf mount.cifs %{buildroot}/sbin/mount.smbfs
|
||||
%{_includedir}/cifsidmap.h
|
||||
|
||||
%changelog
|
||||
* Tue Apr 19 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 6.5-1mamba
|
||||
- update to 6.5
|
||||
|
||||
* Fri Jul 25 2014 Automatic Build System <autodist@mambasoft.it> 6.4-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user