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

Contents of /rpms/smeserver-password/contribs8/smeserver-password.spec

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


Revision 1.2 - (show annotations) (download)
Thu Jun 20 20:12:25 2013 UTC (10 years, 11 months ago) by unnilennium
Branch: MAIN
CVS Tags: smeserver-password-1_0_0-30_el5_sme
Changes since 1.1: +10 -2 lines
* Thu Jun 20 2013 JP Pialasse <tests@pialasse.com> 1.0.0-30.sme
- fix englsih translation of panel [SME: 4920]
- fix Error saving password properties [SME: 7038]
- fix deselecting a user and saving has not effect [SME: 5915]
- porting to sme8

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

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