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

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

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

Revision 1.5 by brianr, Mon Oct 26 10:00:28 2020 UTC Revision 1.8 by terryfage, Wed Aug 25 01:13:05 2021 UTC
# Line 1  Line 1 
1  # $Id: smeserver-vacation.spec,v 1.4 2020/06/12 05:52:10 brianr Exp $  # $Id: smeserver-vacation.spec,v 1.7 2021/02/26 05:52:04 jpp Exp $
2  # Authority: dungog  # Authority: dungog
3  # Name: Stephen Noble  # Name: Stephen Noble
4    
5  %define name smeserver-vacation  %define name smeserver-vacation
6  %define version 1.1  %define version 1.1
7  %define release 30  %define release 33
8  Summary: SME Server enhancement to enable vacation messages for users.  Summary: SME Server enhancement to enable vacation messages for users.
9  Name: %{name}  Name: %{name}
10  Version: %{version}  Version: %{version}
# Line 39  Patch22: smeserver-vacation-1.1-SME10-Mo Line 39  Patch22: smeserver-vacation-1.1-SME10-Mo
39  Patch23: smeserver-vacation-1.1-Better-display-dates-in-list.patch  Patch23: smeserver-vacation-1.1-Better-display-dates-in-list.patch
40  Patch24: smeserver-vacation-1.1-Update-for-Apache-Mod-Proxy-based-server2.patch  Patch24: smeserver-vacation-1.1-Update-for-Apache-Mod-Proxy-based-server2.patch
41  Patch25: smeserver-vacation-1.1-Add-in-update-action-to-restart-smanager.patch  Patch25: smeserver-vacation-1.1-Add-in-update-action-to-restart-smanager.patch
42    Patch26: smeserver-vacation-1.1-bz11399-tableEncoding.patch
43    Patch27: smeserver-vacation-1.1-locale-2021-08-25.patch
44    
45  BuildArchitectures: noarch  BuildArchitectures: noarch
46  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
47  Requires: e-smith-release >= 9.0,  Requires: e-smith-release >= 9.0,
48  Requires: e-smith-formmagick >= 1.4.0-12  Requires: e-smith-formmagick >= 1.4.0-12
49    # needs /usr/share/perl5/vendor_perl/ctime.pl
50    Requires: perl-Perl4-CoreLibs
51  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
52  #BuildRequires: smeserver-manager >= 24  #BuildRequires: smeserver-manager >= 24
53  AutoReqProv: no  AutoReqProv: no
# Line 54  Optionally provides a user-manager panel Line 58  Optionally provides a user-manager panel
58  enable vacation for themselves and to modify their own message  enable vacation for themselves and to modify their own message
59    
60  %changelog  %changelog
61    * Wed Aug 25 2021 Terry Fage <tfage@yahoo.com.au> 1.1-33.sme
62    - apply locale 2021-08-25 patch
63    
64    * Fri Feb 26 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-32.sme
65    - avoid reencoding of strings in admin table of users [SME: 11399]
66    
67    * Mon Feb 22 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-31.sme
68    - add requirement ctime.pl to display log  [SME: 10927]
69    
70  * Sat Oct 24 2020 Brian Read <brianr@bjsystems.co.uk> 1.1-30.sme  * Sat Oct 24 2020 Brian Read <brianr@bjsystems.co.uk> 1.1-30.sme
71  - Update to make call to smanager and systemd dependant on smanager being installed and move from post in spec file [SME: 11052]  - Update to make call to smanager and systemd dependant on smanager being installed and move from post in spec file [SME: 11052]
72  - to smeserver-vacation-update event  - to smeserver-vacation-update event
# Line 371  enable vacation for themselves and to mo Line 384  enable vacation for themselves and to mo
384  %patch23 -p1  %patch23 -p1
385  %patch24 -p1  %patch24 -p1
386  %patch25 -p1  %patch25 -p1
387    %patch26 -p1
388    %patch27 -p1
389    
390  %build  %build
391  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