/[smecontribs]/rpms/smeserver-expire-accounts/contribs10/smeserver-expire-accounts.spec
ViewVC logotype

Diff of /rpms/smeserver-expire-accounts/contribs10/smeserver-expire-accounts.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.6 by jpp, Tue Aug 23 04:29:50 2022 UTC Revision 1.7 by terryfage, Thu Sep 5 03:25:40 2024 UTC
# Line 1  Line 1 
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: 5  Release: 6
5  License: MIT  License: MIT
6  Group: Applications/System  Group: Applications/System
7  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
8  Patch0: smeserver-expire-accounts-0.1.8-locale-2022-08-23.patch  Patch0: smeserver-expire-accounts-0.1.8-locale-2022-08-23.patch
9    Patch1: smeserver-expire-accounts-0.1.8-locale-2024-09-05.patch
10    
11  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
12  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 26  With this, you can set an expiration dat Line 27  With this, you can set an expiration dat
27  %prep  %prep
28  %setup -q -n %{name}-%{version}  %setup -q -n %{name}-%{version}
29  %patch0 -p1  %patch0 -p1
30    %patch1 -p1
31    
32  %build  %build
33  perl createlinks  perl createlinks
# Line 54  rm -rf $RPM_BUILD_ROOT Line 56  rm -rf $RPM_BUILD_ROOT
56  %preun  %preun
57    
58  %changelog  %changelog
59    * Thu Sep 05 2024 Terry Fage <terry@fage.id.au> 0.1.8-6.sme
60    - apply locale 2024-09-05.patch
61    
62  * Sun Aug 21 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.8-5.sme  * Sun Aug 21 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.8-5.sme
63  - apply smeserver-expire-accounts-0.1.8-locale-2022-08-23  - apply smeserver-expire-accounts-0.1.8-locale-2022-08-23
64    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed