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