/[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.6 by jpp, Tue Feb 23 04:47:36 2021 UTC Revision 1.11 by brianr, Fri Mar 1 09:40:09 2024 UTC
# Line 1  Line 1 
1  # $Id: smeserver-vacation.spec,v 1.5 2020/10/26 10:00:28 brianr Exp $  # $Id: smeserver-vacation.spec,v 1.10 2024/02/16 16:02:37 brianr 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 31  %define release 36
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    Patch28: smeserver-vacation-1.1-Add-extra-class-in-div-for-AdminLTE.patch
45    Patch29: smeserver-vacation-1.1-Sort-out-html-chars-in-email-template.patch
46    Patch30: smeserver-vacation-1.1-Alter-menu-category-for-new-arrangement.patch
47    
48  BuildArchitectures: noarch  BuildArchitectures: noarch
49  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
# Line 56  Optionally provides a user-manager panel Line 61  Optionally provides a user-manager panel
61  enable vacation for themselves and to modify their own message  enable vacation for themselves and to modify their own message
62    
63  %changelog  %changelog
64    * Fri Mar 01 2024 Brian Read <brianr@koozali.org> 1.1-36.sme
65    - Edit Menu entry to conform to new arrangements [SME: 12493]
66    
67    * Fri Feb 16 2024 Brian Read <brianr@koozali.org> 1.1-35.sme
68    - Sort out html chars in email default  [SME: 12475]
69    - Add signal-event refresh to spec file. [sme 12474]
70    
71    * Fri Jan 07 2022 Brian Read <brianr@bjsystems.co.uk> 1.1-34.sme
72    - Add-extra-class-in-div-for-AdminLTE [SME: 11834]
73    
74    * Wed Aug 25 2021 Terry Fage <tfage@yahoo.com.au> 1.1-33.sme
75    - apply locale 2021-08-25 patch
76    
77    * Fri Feb 26 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-32.sme
78    - avoid reencoding of strings in admin table of users [SME: 11399]
79    
80  * Mon Feb 22 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-31.sme  * Mon Feb 22 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-31.sme
81  - add requirement ctime.pl to display log  [SME: 10927]  - add requirement ctime.pl to display log  [SME: 10927]
82    
# Line 376  enable vacation for themselves and to mo Line 397  enable vacation for themselves and to mo
397  %patch23 -p1  %patch23 -p1
398  %patch24 -p1  %patch24 -p1
399  %patch25 -p1  %patch25 -p1
400    %patch26 -p1
401    %patch27 -p1
402    %patch28 -p1
403    %patch29 -p1
404    %patch30 -p1
405    
406  %build  %build
407  perl createlinks  perl createlinks
# Line 413  if [ -d /etc/e-smith/events/conf-userpan Line 439  if [ -d /etc/e-smith/events/conf-userpan
439     /sbin/e-smith/signal-event conf-userpanel     /sbin/e-smith/signal-event conf-userpanel
440  fi  fi
441    
442  #if (systemctl list-unit-files |grep smanager) then  if (systemctl list-unit-files |grep smanager) then
443  #  echo "Smanager restart in spec file"    echo "Smanager restart in spec file"
444  #  /sbin/e-smith/signal-event manager2-refresh;    /sbin/e-smith/signal-event smanager-refresh;
445  #  systemctl restart smanager  fi
 #else  
 #  echo "No smanager restart in spec file"  
 #fi  
446    
447  %postun  %postun
448  #uninstall  #uninstall


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