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