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

Annotation of /rpms/smeserver-password/contribs9/smeserver-password.spec

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


Revision 1.2 - (hide annotations) (download)
Fri Feb 6 21:55:56 2015 UTC (9 years, 3 months ago) by stephdl
Branch: MAIN
CVS Tags: smeserver-password-1_2_0-6_el6_sme
Changes since 1.1: +6 -2 lines
* Fri Feb 06 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2.0-6
- fix password aging [SME: 8823]

1 unnilennium 1.1 # $Id: smeserver-password.spec,v 1.4 2013/07/14 16:10:06 unnilennium Exp $
2     # Authority: dungog
3     # Name: Stephen Noble
4    
5     %define name smeserver-password
6     %define version 1.2.0
7 stephdl 1.2 %define release 6
8 unnilennium 1.1
9     Summary: SME Server password panel
10     Name: %{name}
11     Version: %{version}
12     Release: %{release}%{?dist}
13     License: GNU GPL version 2
14     Group: Networking/Daemons
15     Source: %{name}-%{version}.tar.xz
16     Patch0: smeserver-password-1.0.0-locale-2014-06-08.patch
17 stephdl 1.2 Patch1: smeserver-password-1.2.0-fix-password-aging.patch
18 unnilennium 1.1 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
19     BuildArchitectures: noarch
20     BuildRequires: e-smith-devtools
21     Requires: e-smith-formmagick >= 1.4.0-12
22    
23     %description
24     Smeserver addon panel to change password strength and password ageing
25    
26     %changelog
27 stephdl 1.2 * Fri Feb 06 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2.0-6
28     - fix password aging [SME: 8823]
29    
30 unnilennium 1.1 * Sun Jun 08 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2.0-2
31     - Initial release to contribs9
32     - Added locale smeserver-password-1.0.0-locale-2014-06-08.patch
33    
34     * Wed Jun 04 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2.0-1
35     - Initial release to sme9
36    
37     * Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 1.0.0-32.sme
38     - apply locale 2013-07-14 patch
39     - also fix for some languages [SME: 4920]
40    
41     * Sat Jun 22 2013 JP Pialasse <tests@pialasse.com> 1.0.0-31.sme
42     - workaround for fixing [SME: 5915]
43    
44     * Thu Jun 20 2013 JP Pialasse <tests@pialasse.com> 1.0.0-30.sme
45     - fix english translation of panel [SME: 4920]
46     - fix Error saving password properties [SME: 7038]
47     - fix deselecting a user and saving has not effect [SME: 5915]
48     - porting to sme8
49    
50     * Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 1.0.0-27.sme
51     - apply locale 2011-03-06 patch
52    
53     * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.0.0-26.sme
54     - apply locale 2010-03-02 patch
55    
56     * Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 1.0.0-25.sme
57     - apply locale 2009-10-21 patch
58    
59     * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.0.0-24.sme
60     - apply locale 2009-08-24 patch
61    
62     * Wed May 20 2009 SME Translation Server <translations@contribs.org> 1.0.0-23.sme
63     - apply locale 2009-05-20 patch
64    
65     * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.0.0-22.sme
66     - apply locale 2009-04-27 patch
67    
68     * Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-21
69     - Apply 1 Mar 2009 locale patch [SME: 5018]
70    
71     * Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-20
72     - Apply 1 Jan 2009 locale patch [SME: 4900]
73    
74     * Wed Nov 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-19
75     - Apply 5 Nov 2008 locale patch
76    
77     * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-18
78     - Apply 14 Oct 2008 locale patch
79    
80     * Sun Sep 28 2008 Stephen Noble <support@dungog.net> - 1.0.0-17
81     - Apply locale patch
82    
83     * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-16
84     - Apply 1 July 2008 locale patch
85    
86     * Fri May 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-15
87     - Apply 30 May 2008 locale patch
88    
89     * Sat May 24 2008 Stephen Noble <support@dungog.net> - 1.0.0-14
90     - rewrite user-passwd-expiration [SME 4361]
91    
92     * Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-13
93     - Apply 21 May 2008 locale patch
94     - Fixing changelog version entries
95    
96     * Mon May 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-12
97     - Apply 7 May 2008 locale patch
98     - Removed missing patch of 5 May 2008, seems not committed and is
99     superseeded by the one from 7 May 2008
100    
101     * Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-11
102     - Apply 5 May 2008 locale patch
103    
104     * Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-10
105     - Add common <base> tags to e-smith-formmagick's general
106    
107     * Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-9
108     - Added 22 April 2008 locale patch
109     - Moved db defaults out of spec file
110    
111     * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.0.0-8
112     - Update to UTF-8 translations
113    
114     * Tue Mar 11 2008 Stephen Noble <support@dungog.net> - 1.0.0-7
115     - update locale 2008-03-11
116    
117     * Sat Mar 01 2008 Stephen Noble <support@dungog.net> - 1.0.0-6
118     - build on smecontribs
119     - default password aging = no
120    
121     * Sat Mar 01 2008 Stephen Noble <support@dungog.net> - 1.0.0-5
122     - removed Italian lexicon for now
123     - removed <trans> values in general
124     - moved from collaboration to security
125    
126     * Wed Jun 20 2007 Blaz <gxs@sishell.net>,Stefano Zamboni <zamboni@mind-at-work.it>
127     - 1.0.0-04
128     - Added functions to lock account and reset password age
129    
130     * Wed Jan 24 2007 Blaz <gxs@sishell.net>
131     - 1.0.0-03
132     - Cosmetics fixes
133     - English typos fixing
134    
135     * Wed Jan 24 2007 Stefano Zamboni <zamboni@mind-at-work.it>
136     - 1.0.0-02
137     - completed english translation
138    
139     * Fri Jan 12 2007 Stefano Zamboni <zamboni@mind-at-work.it>
140     - 1.0.0-01
141     - Original version
142    
143     %prep
144     %setup
145     %patch0 -p1
146 stephdl 1.2 %patch1 -p1
147 unnilennium 1.1 %build
148     LEXICONS=$(find root/etc/e-smith/locale/ -type f )
149    
150     for lexicon in $LEXICONS
151     do
152     /sbin/e-smith/validate-lexicon $lexicon
153     done
154    
155     perl createlinks
156    
157     %install
158     rm -rf $RPM_BUILD_ROOT
159     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
160     rm -f %{name}-%{version}-filelist
161     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist
162     %clean
163     rm -rf $RPM_BUILD_ROOT
164     %post
165     true
166     %postun
167     true
168     %files -f %{name}-%{version}-filelist
169     %defattr(-,root,root)

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed