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

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

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


Revision 1.6 - (hide annotations) (download)
Mon Jun 16 21:25:08 2014 UTC (9 years, 11 months ago) by stephdl
Branch: MAIN
CVS Tags: smeserver-password-1_0_0-34_el5_sme
Changes since 1.5: +8 -2 lines
* Mon Jun 16 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-34.sme
- patch against unitialized values
- smeserver-password-1.0.0_uninitialized_value_passwordopt-pm.patch

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

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