Anoop C S a822f7
Summary: Samba 4.14 packages from the CentOS Storage SIG repository
Anoop C S a822f7
Name: centos-release-samba414
Anoop C S a822f7
Version: 1.0
Anoop C S 1b3468
Release: 2%{?dist}
Anoop C S a822f7
License: GPLv2
Anoop C S a822f7
URL: http://wiki.centos.org/SpecialInterestGroup/Storage
Anoop C S a822f7
Source0: CentOS-Samba-414.repo
Anoop C S a822f7
%if 0%{?centos} >= 8
Anoop C S a822f7
BuildRequires: systemd
Anoop C S a822f7
%endif
Anoop C S a822f7
BuildArch: noarch
Anoop C S a822f7
Anoop C S a822f7
%if 0%{?centos} >= 8
Anoop C S a822f7
Requires: centos-release >= 8.1
Anoop C S a822f7
Requires(post): systemd
Anoop C S a822f7
Requires(preun): systemd
Anoop C S a822f7
Requires(postun): systemd
Anoop C S a822f7
%endif
Anoop C S a822f7
# This provides the public key to verify the RPMs
Anoop C S a822f7
Requires: centos-release-storage-common
Anoop C S a822f7
Anoop C S a822f7
Provides: centos-release-samba = 414
Anoop C S a822f7
Anoop C S a822f7
%description
Anoop C S a822f7
yum configuration for Samba 4.14 packages from the CentOS Storage SIG. For more
Anoop C S a822f7
details about the release and maintenance schedule, see
Anoop C S a822f7
https://wiki.samba.org/index.php/Samba_Release_Planning
Anoop C S a822f7
Anoop C S a822f7
%install
Anoop C S a822f7
install -D -m 644 %{SOURCE0} %{buildroot}%{_sysconfdir}/yum.repos.d/CentOS-Samba-414.repo
Anoop C S a822f7
Anoop C S a822f7
%if 0%{?centos} >= 8
Anoop C S a822f7
%post
Anoop C S a822f7
%systemd_post
Anoop C S a822f7
Anoop C S a822f7
%preun
Anoop C S a822f7
%systemd_preun
Anoop C S a822f7
Anoop C S a822f7
%postun
Anoop C S a822f7
%systemd_postun
Anoop C S a822f7
%endif
Anoop C S a822f7
Anoop C S a822f7
%files
Anoop C S a822f7
%defattr(-,root,root)
Anoop C S a822f7
%config(noreplace) %{_sysconfdir}/yum.repos.d/CentOS-Samba-414.repo
Anoop C S a822f7
Anoop C S a822f7
%changelog
Anoop C S 1b3468
* Thu Aug 05 2021 Anoop C S <anoopcs@samba.org> - 1.0-2
Anoop C S 1b3468
- CentOS 8 Stream release
Anoop C S 1b3468
Anoop C S a822f7
* Wed Mar 17 2021 Anoop C S <anoopcs@samba.org> - 1.0-1
Anoop C S a822f7
- Initial version