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

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

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


Revision 1.20 - (hide annotations) (download)
Mon Aug 24 17:58:13 2009 UTC (14 years, 9 months ago) by slords
Branch: MAIN
Changes since 1.19: +7 -2 lines
Translation updates

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

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