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

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

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

Revision 1.7 by jpp, Tue Nov 22 19:05:35 2022 UTC Revision 1.9 by jpp, Thu Dec 1 06:43:51 2022 UTC
# Line 1  Line 1 
1  # $Id: smeserver-userpanel.spec,v 1.6 2022/08/01 19:36:06 jpp Exp $  # $Id: smeserver-userpanel.spec,v 1.8 2022/11/22 19:11:22 jpp Exp $
2  # Authority: dungog  # Authority: dungog
3  # Name: Stephen Noble  # Name: Stephen Noble
4    
# Line 6  Summary: Provide a user panel to let use Line 6  Summary: Provide a user panel to let use
6  %define name smeserver-userpanel  %define name smeserver-userpanel
7  Name: %{name}  Name: %{name}
8  %define version 1.4  %define version 1.4
9  %define release 5  %define release 6
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
# Line 19  Patch2: smeserver-userpanel-1.4-bz12064- Line 19  Patch2: smeserver-userpanel-1.4-bz12064-
19  Patch3: smeserver-userpanel-1.4-bz11390-systemctl.patch  Patch3: smeserver-userpanel-1.4-bz11390-systemctl.patch
20  Patch4: smeserver-userpanel-1.4-bz10964-infotxt.patch  Patch4: smeserver-userpanel-1.4-bz10964-infotxt.patch
21  Patch5: smeserver-userpanel-1.4-bz12235.patch  Patch5: smeserver-userpanel-1.4-bz12235.patch
22    Patch6: smeserver-userpanel-1.4-bz10261-bz12249.patch
23    
24  BuildArchitectures: noarch  BuildArchitectures: noarch
25  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
# Line 37  userpanels available in seperate rpms. Line 38  userpanels available in seperate rpms.
38  Panels can be delegated at user, group or global levels  Panels can be delegated at user, group or global levels
39    
40  %changelog  %changelog
41  * Tue Nov 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> %{version}-5.sme  * Thu Dec 01 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.4-6.sme
42    - fix translation not expanded [SME: 10261]
43    - fix httpd admin stopped [SME: 12249]
44      moved actions before template and service actions
45      removed inline expand and restart
46    
47    * Tue Nov 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.4-5.sme
48  - prevent manager locking on reconfiguration [SME: 12235]  - prevent manager locking on reconfiguration [SME: 12235]
49    
50  * Mon Aug 01 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.4-4.sme  * Mon Aug 01 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.4-4.sme
# Line 46  Panels can be delegated at user, group o Line 53  Panels can be delegated at user, group o
53  - fix call to svc in place of systemctl [SME: 11390]  - fix call to svc in place of systemctl [SME: 11390]
54  - remove reference to info.txt [SME: 10964]  - remove reference to info.txt [SME: 10964]
55    
56  * Tue Feb 23 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.4-3.sme  * Tue Feb 23 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.4-3.sme
57  - add -update event to avoid reboot [SME: 11079]  - add -update event to avoid reboot [SME: 11079]
58    also fix detection of userpassword file    also fix detection of userpassword file
59    
60  * Mon Nov 02 2020 Michel Begue <mab974@gmail.com> 1.4-2.sme  * Mon Nov 02 2020 Michel Begue <mab974@gmail.com> 1.4-2.sme
61  - Initial release for sme10 [SME: 11079]  - Initial release for sme10 [SME: 11079]
62    
63  * Wed May 31 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.2-3.sme  * Wed May 31 2017 Jean-Philippe Pialasse <tests@pialasse.com> 1.2-3.sme
64  - rebuild archive to fix [SME: 8026]  - rebuild archive to fix [SME: 8026]
65  - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,  - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
66    by assuming the date is correct and changing the weekday.    by assuming the date is correct and changing the weekday.
67    
68  * Tue May 30 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-8.sme  * Tue May 30 2017 Jean-Philippe Pialasse <tests@pialasse.com> 1.1-8.sme
69  - fix bad redirection on logout or timeout [SME: 8026]  - fix bad redirection on logout or timeout [SME: 8026]
70    
71  * Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-6.sme  * Tue Jul 19 2016 Jean-Philippe Pialasse <tests@pialasse.com> 1.1-6.sme
72  - adapt to the new color of manager for Koozali [SME: 9678]  - adapt to the new color of manager for Koozali [SME: 9678]
73  - thanks to John Crisp for this great work.  - thanks to John Crisp for this great work.
74    
# Line 380  Panels can be delegated at user, group o Line 387  Panels can be delegated at user, group o
387  %patch3 -p1  %patch3 -p1
388  %patch4 -p1  %patch4 -p1
389  %patch5 -p1  %patch5 -p1
390    %patch6 -p1
391    
392  %build  %build
393  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