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: 3 |
5 |
License: MIT |
License: MIT |
6 |
Group: Applications/System |
Group: Applications/System |
7 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
17 |
Requires: perl(DateTime) |
Requires: perl(DateTime) |
18 |
Requires: xz |
Requires: xz |
19 |
Requires: /bin/tar |
Requires: /bin/tar |
20 |
|
Provides: perl(esmith::FormMagick::Panel::expireaccounts) |
21 |
|
|
22 |
%description |
%description |
23 |
With this, you can set an expiration date for user accounts |
With this, you can set an expiration date for user accounts |
28 |
%build |
%build |
29 |
perl createlinks |
perl createlinks |
30 |
/sbin/e-smith/generate-lexicons |
/sbin/e-smith/generate-lexicons |
31 |
|
%{__mkdir_p} root/etc/e-smith/events/%{name}-update |
32 |
%{__mkdir_p} root/home/e-smith/files/archives/users |
%{__mkdir_p} root/home/e-smith/files/archives/users |
33 |
%if 0%{?rhel} <= 5 |
%if 0%{?rhel} <= 5 |
34 |
%{__mkdir_p} root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/ |
%{__mkdir_p} root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/ |
57 |
%preun |
%preun |
58 |
|
|
59 |
%changelog |
%changelog |
60 |
|
* Tue Aug 02 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.8-3.sme |
61 |
|
- import to contribs 10 [SME: 12135] |
62 |
|
|
63 |
* 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 |
64 |
- Typo (daniel@firewall-services.com) |
- Typo (daniel@firewall-services.com) |
65 |
|
|