1 |
Summary: Expire and archive user accounts |
Summary: Expire and archive user accounts |
2 |
Name: smeserver-expire-accounts |
Name: smeserver-expire-accounts |
3 |
Version: 0.1.8 |
Version: 0.1.8 |
4 |
Release: 1 |
Release: 2 |
5 |
License: MIT |
License: MIT |
6 |
Group: Applications/System |
Group: Applications/System |
7 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
27 |
%build |
%build |
28 |
perl createlinks |
perl createlinks |
29 |
/sbin/e-smith/generate-lexicons |
/sbin/e-smith/generate-lexicons |
30 |
|
%{__mkdir_p} root/etc/e-smith/events/%{name}-update |
31 |
%{__mkdir_p} root/home/e-smith/files/archives/users |
%{__mkdir_p} root/home/e-smith/files/archives/users |
32 |
%if 0%{?rhel} <= 5 |
%if 0%{?rhel} <= 5 |
33 |
%{__mkdir_p} root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/ |
%{__mkdir_p} root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/ |
56 |
%preun |
%preun |
57 |
|
|
58 |
%changelog |
%changelog |
59 |
|
* Tue Aug 02 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.8-2.sme |
60 |
|
- import to contribs 10 [SME: 12135] |
61 |
|
|
62 |
* Thu Jul 15 2021 Daniel Berteaud <daniel@firewall-services.com> 0.1.8-1 |
* Thu Jul 15 2021 Daniel Berteaud <daniel@firewall-services.com> 0.1.8-1 |
63 |
- Typo (daniel@firewall-services.com) |
- Typo (daniel@firewall-services.com) |
64 |
|
|