1 |
stephdl |
1.10 |
# $Id: smeserver-password.spec,v 1.9 2015/07/01 22:08:00 stephdl Exp $ |
2 |
unnilennium |
1.1 |
# Authority: dungog |
3 |
|
|
# Name: Stephen Noble |
4 |
|
|
|
5 |
|
|
%define name smeserver-password |
6 |
|
|
%define version 1.0.0 |
7 |
stephdl |
1.10 |
%define release 38 |
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.gz |
16 |
|
|
Patch0: smeserver-password-1.0.0-locale-2008-03-11.patch |
17 |
|
|
Patch1: smeserver-password-1.0.0-locale-2008-04-01.patch |
18 |
|
|
Patch2: smeserver-password-1.0.0-initdb.patch |
19 |
|
|
Patch3: smeserver-password-1.0.0-locale-2008-04-22.patch |
20 |
|
|
Patch4: smeserver-password-1.0.0-add2general.patch |
21 |
|
|
Patch5: smeserver-password-1.0.0-locale-2008-05-07.patch |
22 |
|
|
Patch6: smeserver-password-1.0.0-locale-2008-05-21.patch |
23 |
|
|
Patch7: smeserver-password-1.0.0-Acctinfo.patch |
24 |
|
|
Patch8: smeserver-password-1.0.0-locale-2008-05-30.patch |
25 |
|
|
Patch9: smeserver-password-1.0.0-locale-2008-07-01.patch |
26 |
|
|
Patch10: smeserver-password-1.0.0-locale-2008-09-27.patch |
27 |
|
|
Patch11: smeserver-password-1.0.0-locale-2008-10-14.patch |
28 |
|
|
Patch12: smeserver-password-1.0.0-locale-2008-11-05.patch |
29 |
|
|
Patch13: smeserver-password-1.0.0-locale-2009-01-01.patch |
30 |
|
|
Patch14: smeserver-password-1.0.0-locale-2009-03-01.patch |
31 |
|
|
Patch15: smeserver-password-1.0.0-locale-2009-04-27.patch |
32 |
|
|
Patch16: smeserver-password-1.0.0-locale-2009-05-20.patch |
33 |
|
|
Patch17: smeserver-password-1.0.0-locale-2009-08-24.patch |
34 |
|
|
Patch18: smeserver-password-1.0.0-locale-2009-10-21.patch |
35 |
|
|
Patch19: smeserver-password-1.0.0-locale-2010-03-02.patch |
36 |
|
|
Patch20: smeserver-password-1.0.0-locale-2011-03-06.patch |
37 |
unnilennium |
1.2 |
Patch21: smeserver-password-1.0.0-sme8update.patch |
38 |
unnilennium |
1.3 |
Patch22: smeserver-password-1.0.0-epoch.patch |
39 |
unnilennium |
1.4 |
Patch23: smeserver-password-1.0.0-locale-2013-07-14.patch |
40 |
stephdl |
1.5 |
Patch24: smeserver-password-1.0.0-locale-2014-06-08.patch |
41 |
stephdl |
1.6 |
Patch25: smeserver-password-1.0.0_uninitialized_value_passwordopt-pm.patch |
42 |
stephdl |
1.7 |
Patch26: smeserver-password-1.0.0-fix-password-aging.patch |
43 |
stephdl |
1.8 |
Patch27: smeserver-password-1.0.0-fix_expire_field.patch |
44 |
stephdl |
1.9 |
Patch28: smeserver-password-1.0.0-locale-2015-07-01.patch |
45 |
|
|
|
46 |
unnilennium |
1.1 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
47 |
|
|
BuildArchitectures: noarch |
48 |
|
|
BuildRequires: e-smith-devtools |
49 |
|
|
Requires: e-smith-formmagick >= 1.4.0-12 |
50 |
|
|
|
51 |
|
|
%description |
52 |
|
|
Smeserver addon panel to change password strength and password ageing |
53 |
|
|
|
54 |
|
|
%changelog |
55 |
stephdl |
1.10 |
* Wed Jul 1 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-38 |
56 |
stephdl |
1.9 |
- add smeserver-password-1.0.0-locale-2015-07-01.patch [SME: 8968] |
57 |
|
|
|
58 |
stephdl |
1.8 |
* Tue Feb 10 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-36 |
59 |
|
|
- Fix the expire field error [SME: 8838] |
60 |
|
|
- code done by Stefano Zamboni <zamboni@mind-at-work.it> |
61 |
|
|
|
62 |
stephdl |
1.7 |
* Fri Feb 06 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-35.sme |
63 |
stephdl |
1.8 |
- Fix password aging [SME: 8838] |
64 |
stephdl |
1.7 |
|
65 |
stephdl |
1.6 |
* Mon Jun 16 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-34.sme |
66 |
|
|
- patch against unitialized values |
67 |
|
|
- smeserver-password-1.0.0_uninitialized_value_passwordopt-pm.patch |
68 |
|
|
|
69 |
stephdl |
1.5 |
* Sun Jun 08 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-33.sme |
70 |
|
|
* added locale smeserver-password-1.0.0-locale-2014-06-08.patch |
71 |
|
|
|
72 |
unnilennium |
1.4 |
* Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 1.0.0-32.sme |
73 |
|
|
- apply locale 2013-07-14 patch |
74 |
|
|
- also fix for some languages [SME: 4920] |
75 |
|
|
|
76 |
unnilennium |
1.3 |
* Sat Jun 22 2013 JP Pialasse <tests@pialasse.com> 1.0.0-31.sme |
77 |
|
|
- workaround for fixing [SME: 5915] |
78 |
|
|
|
79 |
unnilennium |
1.2 |
* Thu Jun 20 2013 JP Pialasse <tests@pialasse.com> 1.0.0-30.sme |
80 |
unnilennium |
1.4 |
- fix english translation of panel [SME: 4920] |
81 |
unnilennium |
1.2 |
- fix Error saving password properties [SME: 7038] |
82 |
|
|
- fix deselecting a user and saving has not effect [SME: 5915] |
83 |
|
|
- porting to sme8 |
84 |
|
|
|
85 |
unnilennium |
1.1 |
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 1.0.0-27.sme |
86 |
|
|
- apply locale 2011-03-06 patch |
87 |
|
|
|
88 |
|
|
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.0.0-26.sme |
89 |
|
|
- apply locale 2010-03-02 patch |
90 |
|
|
|
91 |
|
|
* Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 1.0.0-25.sme |
92 |
|
|
- apply locale 2009-10-21 patch |
93 |
|
|
|
94 |
|
|
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.0.0-24.sme |
95 |
|
|
- apply locale 2009-08-24 patch |
96 |
|
|
|
97 |
|
|
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 1.0.0-23.sme |
98 |
|
|
- apply locale 2009-05-20 patch |
99 |
|
|
|
100 |
|
|
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.0.0-22.sme |
101 |
|
|
- apply locale 2009-04-27 patch |
102 |
|
|
|
103 |
|
|
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-21 |
104 |
|
|
- Apply 1 Mar 2009 locale patch [SME: 5018] |
105 |
|
|
|
106 |
|
|
* Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-20 |
107 |
|
|
- Apply 1 Jan 2009 locale patch [SME: 4900] |
108 |
|
|
|
109 |
|
|
* Wed Nov 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-19 |
110 |
|
|
- Apply 5 Nov 2008 locale patch |
111 |
|
|
|
112 |
|
|
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-18 |
113 |
|
|
- Apply 14 Oct 2008 locale patch |
114 |
|
|
|
115 |
|
|
* Sun Sep 28 2008 Stephen Noble <support@dungog.net> - 1.0.0-17 |
116 |
|
|
- Apply locale patch |
117 |
|
|
|
118 |
|
|
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-16 |
119 |
|
|
- Apply 1 July 2008 locale patch |
120 |
|
|
|
121 |
|
|
* Fri May 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-15 |
122 |
|
|
- Apply 30 May 2008 locale patch |
123 |
|
|
|
124 |
|
|
* Sat May 24 2008 Stephen Noble <support@dungog.net> - 1.0.0-14 |
125 |
|
|
- rewrite user-passwd-expiration [SME 4361] |
126 |
|
|
|
127 |
|
|
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-13 |
128 |
|
|
- Apply 21 May 2008 locale patch |
129 |
|
|
- Fixing changelog version entries |
130 |
|
|
|
131 |
|
|
* Mon May 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-12 |
132 |
|
|
- Apply 7 May 2008 locale patch |
133 |
|
|
- Removed missing patch of 5 May 2008, seems not committed and is |
134 |
|
|
superseeded by the one from 7 May 2008 |
135 |
|
|
|
136 |
|
|
* Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-11 |
137 |
|
|
- Apply 5 May 2008 locale patch |
138 |
|
|
|
139 |
|
|
* Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-10 |
140 |
|
|
- Add common <base> tags to e-smith-formmagick's general |
141 |
|
|
|
142 |
|
|
* Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-9 |
143 |
|
|
- Added 22 April 2008 locale patch |
144 |
|
|
- Moved db defaults out of spec file |
145 |
|
|
|
146 |
|
|
* Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.0.0-8 |
147 |
|
|
- Update to UTF-8 translations |
148 |
|
|
|
149 |
|
|
* Tue Mar 11 2008 Stephen Noble <support@dungog.net> - 1.0.0-7 |
150 |
|
|
- update locale 2008-03-11 |
151 |
|
|
|
152 |
|
|
* Sat Mar 01 2008 Stephen Noble <support@dungog.net> - 1.0.0-6 |
153 |
|
|
- build on smecontribs |
154 |
|
|
- default password aging = no |
155 |
|
|
|
156 |
|
|
* Sat Mar 01 2008 Stephen Noble <support@dungog.net> - 1.0.0-5 |
157 |
|
|
- removed Italian lexicon for now |
158 |
|
|
- removed <trans> values in general |
159 |
|
|
- moved from collaboration to security |
160 |
|
|
|
161 |
|
|
* Wed Jun 20 2007 Blaz <gxs@sishell.net>,Stefano Zamboni <zamboni@mind-at-work.it> |
162 |
|
|
- 1.0.0-04 |
163 |
|
|
- Added functions to lock account and reset password age |
164 |
|
|
|
165 |
|
|
* Wed Jan 24 2007 Blaz <gxs@sishell.net> |
166 |
|
|
- 1.0.0-03 |
167 |
|
|
- Cosmetics fixes |
168 |
|
|
- English typos fixing |
169 |
|
|
|
170 |
|
|
* Wed Jan 24 2007 Stefano Zamboni <zamboni@mind-at-work.it> |
171 |
|
|
- 1.0.0-02 |
172 |
|
|
- completed english translation |
173 |
|
|
|
174 |
|
|
* Fri Jan 12 2007 Stefano Zamboni <zamboni@mind-at-work.it> |
175 |
|
|
- 1.0.0-01 |
176 |
|
|
- Original version |
177 |
|
|
|
178 |
|
|
%prep |
179 |
|
|
%setup |
180 |
|
|
%patch0 -p1 |
181 |
|
|
%patch1 -p1 |
182 |
|
|
%patch2 -p1 |
183 |
|
|
%patch3 -p1 |
184 |
|
|
%patch4 -p1 |
185 |
|
|
%patch5 -p1 |
186 |
|
|
%patch6 -p1 |
187 |
|
|
%patch7 -p1 |
188 |
|
|
%patch8 -p1 |
189 |
|
|
%patch9 -p1 |
190 |
|
|
%patch10 -p1 |
191 |
|
|
%patch11 -p1 |
192 |
|
|
%patch12 -p1 |
193 |
|
|
%patch13 -p1 |
194 |
|
|
%patch14 -p1 |
195 |
|
|
%patch15 -p1 |
196 |
|
|
%patch16 -p1 |
197 |
|
|
%patch17 -p1 |
198 |
|
|
%patch18 -p1 |
199 |
|
|
%patch19 -p1 |
200 |
|
|
%patch20 -p1 |
201 |
unnilennium |
1.2 |
%patch21 -p1 |
202 |
unnilennium |
1.3 |
%patch22 -p1 |
203 |
unnilennium |
1.4 |
%patch23 -p1 |
204 |
stephdl |
1.5 |
%patch24 -p1 |
205 |
stephdl |
1.6 |
%patch25 -p1 |
206 |
stephdl |
1.7 |
%patch26 -p1 |
207 |
stephdl |
1.8 |
%patch27 -p1 |
208 |
stephdl |
1.9 |
%patch28 -p1 |
209 |
unnilennium |
1.1 |
|
210 |
|
|
%build |
211 |
|
|
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
212 |
|
|
|
213 |
|
|
for lexicon in $LEXICONS |
214 |
|
|
do |
215 |
|
|
/sbin/e-smith/validate-lexicon $lexicon |
216 |
|
|
done |
217 |
|
|
|
218 |
|
|
perl createlinks |
219 |
|
|
|
220 |
|
|
%install |
221 |
|
|
rm -rf $RPM_BUILD_ROOT |
222 |
|
|
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
223 |
|
|
rm -f %{name}-%{version}-filelist |
224 |
|
|
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist |
225 |
|
|
%clean |
226 |
|
|
rm -rf $RPM_BUILD_ROOT |
227 |
|
|
%post |
228 |
|
|
true |
229 |
|
|
%postun |
230 |
|
|
true |
231 |
|
|
%files -f %{name}-%{version}-filelist |
232 |
|
|
%defattr(-,root,root) |