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

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

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

Revision 1.1 by stephdl, Sat Aug 22 20:27:52 2015 UTC Revision 1.11 by unnilennium, Wed May 31 17:04:44 2017 UTC
# Line 1  Line 1 
1  # $Id: smeserver-userpanel.spec,v 1.6 2013/12/15 18:09:43 unnilennium Exp $  # $Id: smeserver-userpanel.spec,v 1.10 2017/05/31 17:03:54 unnilennium Exp $
2  # Authority: dungog  # Authority: dungog
3  # Name: Stephen Noble  # Name: Stephen Noble
4    
5  Summary: Provide a user panel to let users to change delegated server settings.  Summary: Provide a user panel to let users to change delegated server settings.
6  %define name smeserver-userpanel  %define name smeserver-userpanel
7  Name: %{name}  Name: %{name}
8  %define version 1.1  %define version 1.2
9  %define release 3  %define release 1
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
# Line 19  Requires: e-smith-release >= 9 Line 19  Requires: e-smith-release >= 9
19  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
20  Obsoletes: e-smith-userpanel  Obsoletes: e-smith-userpanel
21  AutoReqProv: no  AutoReqProv: no
22    #Patch0: smeserver-userpanel-1.1.bz9093.user_alias.patch
23    #Patch1:smeserver-userpanel-1.1.bz9678.Koozali_manager.patch
24    #Patch2: smeserver-userpanel-1.1.bz8026.redirectionOnLogout.patch
25    
26  %description  %description
27  SME Server enhancement to create a user manager panel where users can  SME Server enhancement to create a user manager panel where users can
# Line 29  userpanels available in seperate rpms. Line 32  userpanels available in seperate rpms.
32  Panels can be delegated at user, group or global levels  Panels can be delegated at user, group or global levels
33    
34  %changelog  %changelog
35    * Wed May 31 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.2-1.sme
36    - rebuild archive to fix [SME: 8026]
37    - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
38      by assuming the date is correct and changing the weekday.
39    
40    * Tue May 30 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-8.sme
41    - fix bad redirection on logout or timeout [SME: 8026]
42    
43    * Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-6.sme
44    - adapt to the new color of manager for Koozali [SME: 9678]
45    - thanks to John Crisp for this great work.
46    
47    * Thu Oct 15 2015 Michel Begue <mab974@gmail.com> 1.1-5.sme
48    - Add an alias in db key for userpanel [SME:9093]
49    
50  * Sat Aug 22 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.1-3.sme  * Sat Aug 22 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.1-3.sme
51  - Initial release to contribs9  - Initial release to contribs9
52    
# Line 110  Panels can be delegated at user, group o Line 128  Panels can be delegated at user, group o
128  -  sme7 /sbin/e-smith/db configuration setprop passwordstrength Users none|normal|strong  -  sme7 /sbin/e-smith/db configuration setprop passwordstrength Users none|normal|strong
129  - merged dungog-useraccounts, new function userpanel-useraccounts  - merged dungog-useraccounts, new function userpanel-useraccounts
130  -  http://www.dungog.net/sme/changelog/useraccounts.txt  -  http://www.dungog.net/sme/changelog/useraccounts.txt
 * Sat Aug 22 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.1-3.sme  
 - Initial release to contribs9  
   
131  -  delegated user account creation with limits  -  delegated user account creation with limits
132  - sme5 manager.css added  - sme5 manager.css added
133  - 26autoreply altered to leave autoreplied email in the inbox  - 26autoreply altered to leave autoreplied email in the inbox
# Line 164  Panels can be delegated at user, group o Line 179  Panels can be delegated at user, group o
179  - many other changes  - many other changes
180  - [1.6.0-1]  - [1.6.0-1]
181    
182  * Thu May 21 2003 Stephen Noble <support@dungog.net>  * Wed May 21 2003 Stephen Noble <support@dungog.net>
183      Thu May 21 2003 --> Thu May 15 2003 or Wed May 21 2003 or Thu May 22 2003 or ....
184  - Fix 90e-smithAccess30user, httpd failed with 500?+ users  - Fix 90e-smithAccess30user, httpd failed with 500?+ users
185  - [1.0-11]  - [1.0-11]
186    
# Line 337  Panels can be delegated at user, group o Line 353  Panels can be delegated at user, group o
353    
354  %prep  %prep
355  %setup  %setup
356    #%patch0 -p1
357    #%patch1 -p1
358    #%patch2 -p1
359    
360  %build  %build
361  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