move %{_libdir}/samba/lib*-samba4.so from -devel to libsamba [release 4.3.2-2mamba;Thu Dec 03 2015]
This commit is contained in:
parent
4f26ef34f1
commit
81694975a8
13
samba.spec
13
samba.spec
@ -6,8 +6,8 @@
|
|||||||
%define smbldap_tools_ver 0.9.2
|
%define smbldap_tools_ver 0.9.2
|
||||||
|
|
||||||
Name: samba
|
Name: samba
|
||||||
Version: 4.3.1
|
Version: 4.3.2
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Samba provides seamless file and print services to SMB/CIFS clients
|
Summary: Samba provides seamless file and print services to SMB/CIFS clients
|
||||||
Group: System/Servers
|
Group: System/Servers
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -529,6 +529,7 @@ fi
|
|||||||
#%config(noreplace) %{_sysconfdir}/samba/smbusers
|
#%config(noreplace) %{_sysconfdir}/samba/smbusers
|
||||||
%attr(664,root,filesharing) %config(noreplace) %{_sysconfdir}/samba/smb.conf
|
%attr(664,root,filesharing) %config(noreplace) %{_sysconfdir}/samba/smb.conf
|
||||||
%attr(644,root,root) %{_sysconfdir}/openldap/schema/samba.schema
|
%attr(644,root,root) %{_sysconfdir}/openldap/schema/samba.schema
|
||||||
|
%{_bindir}/async_connect_send_test
|
||||||
%{_bindir}/eventlogadm
|
%{_bindir}/eventlogadm
|
||||||
%{_bindir}/smbta-util
|
%{_bindir}/smbta-util
|
||||||
#%{_bindir}/findsmb
|
#%{_bindir}/findsmb
|
||||||
@ -593,6 +594,7 @@ fi
|
|||||||
%{_libdir}/libtevent-util.so.*
|
%{_libdir}/libtevent-util.so.*
|
||||||
%{_libdir}/libtorture.so.*
|
%{_libdir}/libtorture.so.*
|
||||||
%{_libdir}/samba/lib*-samba4.so.*
|
%{_libdir}/samba/lib*-samba4.so.*
|
||||||
|
%{_libdir}/samba/lib*-samba4.so
|
||||||
#%{_libdir}/samba/libntdb.so.*
|
#%{_libdir}/samba/libntdb.so.*
|
||||||
|
|
||||||
%files -n lib%{name}-devel
|
%files -n lib%{name}-devel
|
||||||
@ -677,7 +679,6 @@ fi
|
|||||||
%{_libdir}/libtevent-util.so
|
%{_libdir}/libtevent-util.so
|
||||||
%{_libdir}/libtorture.so
|
%{_libdir}/libtorture.so
|
||||||
#%{_libdir}/mit_samba.so
|
#%{_libdir}/mit_samba.so
|
||||||
%{_libdir}/samba/lib*-samba4.so
|
|
||||||
%{_libdir}/pkgconfig/dcerpc.pc
|
%{_libdir}/pkgconfig/dcerpc.pc
|
||||||
%{_libdir}/pkgconfig/dcerpc_atsvc.pc
|
%{_libdir}/pkgconfig/dcerpc_atsvc.pc
|
||||||
%{_libdir}/pkgconfig/dcerpc_samr.pc
|
%{_libdir}/pkgconfig/dcerpc_samr.pc
|
||||||
@ -837,6 +838,12 @@ fi
|
|||||||
%{_mandir}/man8/winbindd.*
|
%{_mandir}/man8/winbindd.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 03 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 4.3.2-2mamba
|
||||||
|
- move %{_libdir}/samba/lib*-samba4.so from -devel to libsamba
|
||||||
|
|
||||||
|
* Thu Dec 03 2015 Automatic Build System <autodist@mambasoft.it> 4.3.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Nov 14 2015 Automatic Build System <autodist@mambasoft.it> 4.3.1-1mamba
|
* Sat Nov 14 2015 Automatic Build System <autodist@mambasoft.it> 4.3.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user