/[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.7 by unnilennium, Tue May 30 17:51:49 2017 UTC Revision 1.14 by unnilennium, Wed May 31 20:48:55 2017 UTC
# Line 1  Line 1 
1  # $Id: smeserver-userpanel.spec,v 1.6 2016/07/19 13:24:34 unnilennium Exp $  # $Id: smeserver-userpanel.spec,v 1.13 2017/05/31 19:29:59 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 7  %define release 3
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  #Patch0: smeserver-userpanel-1.1.bz9093.user_alias.patch
23  Patch1:smeserver-userpanel-1.1.bz9678.Koozali_manager.patch  #Patch1:smeserver-userpanel-1.1.bz9678.Koozali_manager.patch
24  Patch2: smeserver-userpanel-1.1.bz8026.redirectionOnLogout.patch  #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 32  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  * Tue May 30 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-7.sme  * Wed May 31 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.2-3.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]  - 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  * Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-6.sme
# Line 174  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 341  Panels can be delegated at user, group o Line 347  Panels can be delegated at user, group o
347  - [0.1-2]  - [0.1-2]
348  - added post (un)install scripts to expand/reload the relevant templates/services  - added post (un)install scripts to expand/reload the relevant templates/services
349    
350  * Mon Sep 04 2001 Daniel van Raay <danielvr@caa.org.au>  * Tue Sep 04 2001 Daniel van Raay <danielvr@caa.org.au>
351  - [0.1-1]  - [0.1-1]
352  - initial release  - initial release
353    
354  %prep  %prep
355  %setup  %setup
356  %patch0 -p1  #%patch0 -p1
357  %patch1 -p1  #%patch1 -p1
358  %patch2 -p1  #%patch2 -p1
359    
360  %build  %build
361  perl createlinks  perl createlinks
# Line 373  echo '%attr(0755,root,admin) /etc/e-smit Line 379  echo '%attr(0755,root,admin) /etc/e-smit
379  %preun  %preun
380    
381  %post  %post
382    # dirty workaround to fix the index and multiple login windows
383    /bin/touch /etc/e-smith/web/panels/user/html/index.html
384    
385  #/sbin/e-smith/expand-template /etc/httpd/admin-conf/httpd.conf  #/sbin/e-smith/expand-template /etc/httpd/admin-conf/httpd.conf
386  #/sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf  #/sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf


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