Compare commits
5 Commits
4.21.2-1ma
...
main
Author | SHA1 | Date | |
---|---|---|---|
50005d8897 | |||
568932b8b8 | |||
3aed671657 | |||
0e7a594656 | |||
a2624d6db8 |
20
samba.spec
20
samba.spec
@ -1,5 +1,5 @@
|
||||
Name: samba
|
||||
Version: 4.21.2
|
||||
Version: 4.22.1
|
||||
Release: 1mamba
|
||||
Summary: Samba provides seamless file and print services to SMB/CIFS clients
|
||||
Group: System/Servers
|
||||
@ -206,7 +206,6 @@ Requires: samba-server = %{?epoch:%epoch:}%{version}-%{release}
|
||||
%description winbind
|
||||
This package contains the winbind daemon and the wbinfo tool.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@ -315,10 +314,10 @@ mkdir %{buildroot}%{_localstatedir}/lib/samba/usershares
|
||||
|
||||
%pre server
|
||||
%sysusers_create_package samba-server %{SOURCE2}
|
||||
%tmpfiles_create samba.conf
|
||||
:
|
||||
|
||||
%post server
|
||||
%tmpfiles_create samba.conf
|
||||
if [ $1 -gt 1 ]; then
|
||||
# remove UTF-8 unix charset definition (leave default) to fix smb4k
|
||||
sed -i "/unix charset = LOCALE/d" %{_sysconfdir}/samba/smb.conf
|
||||
@ -588,6 +587,21 @@ fi
|
||||
%{_mandir}/man8/winbindd.*
|
||||
|
||||
%changelog
|
||||
* Fri Apr 18 2025 Automatic Build System <autodist@openmamba.org> 4.22.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 09 2025 Automatic Build System <autodist@openmamba.org> 4.22.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Feb 18 2025 Automatic Build System <autodist@openmamba.org> 4.21.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jan 07 2025 Automatic Build System <autodist@openmamba.org> 4.21.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Dec 06 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 4.21.2-2mamba
|
||||
- samba-server: call tmpfiles_create in post script to fix file not existing when called in pre script
|
||||
|
||||
* Tue Nov 26 2024 Automatic Build System <autodist@openmamba.org> 4.21.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user