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

Diff of /rpms/smeserver-mxbackup/contribs10/smeserver-mxbackup.spec

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

Revision 1.2 by jpp, Fri Nov 11 15:58:25 2022 UTC Revision 1.3 by terryfage, Fri Sep 6 00:52:53 2024 UTC
# Line 2  Summary: MX Backup configuration panel f Line 2  Summary: MX Backup configuration panel f
2  %define name smeserver-mxbackup  %define name smeserver-mxbackup
3  Name: %{name}  Name: %{name}
4  %define version 0.3  %define version 0.3
5  %define release 2  %define release 3
6  Version: %{version}  Version: %{version}
7  Release: %{release}  Release: %{release}
8  License: GPL  License: GPL
9  Group: Networking/Daemons  Group: Networking/Daemons
10  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
11  Patch0: smeserver-mxbackup-0.3-locale-2022-11-11.patch  Patch0: smeserver-mxbackup-0.3-locale-2022-11-11.patch
12    Patch1: smeserver-mxbackup-0.3-locale-2024-09-06.patch
13  Packager: Pascal Schirrmann <schirrms@schirrms.net>  Packager: Pascal Schirrmann <schirrms@schirrms.net>
14  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
15  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
# Line 24  AutoReqProv: no Line 25  AutoReqProv: no
25  Adds a MX Backup Configuration panel to the SME server-manager.  Adds a MX Backup Configuration panel to the SME server-manager.
26    
27  %changelog  %changelog
28    * Fri Sep 06 2024 Terry Fage <terry@fage.id.au> 0.3-3.sme
29    - apply local 2024-09-06.patch
30    
31  * Fri Nov 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.3-2.sme  * Fri Nov 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.3-2.sme
32  - apply local 2022-11-11 patch  - apply local 2022-11-11 patch
33    
# Line 81  Adds a MX Backup Configuration panel to Line 85  Adds a MX Backup Configuration panel to
85  %prep  %prep
86  %setup  %setup
87  %patch0 -p1  %patch0 -p1
88    %patch1 -p1
89    
90  %build  %build
91  perl createlinks  perl createlinks


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