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

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

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


Revision 1.16 - (show annotations) (download)
Thu Jan 1 11:40:31 2009 UTC (15 years, 5 months ago) by snetram
Branch: MAIN
CVS Tags: smeserver-password-1_0_0-20_el4_sme
Changes since 1.15: +7 -2 lines
* Thu Jan  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-20
- Apply  1 Jan 2009 locale patch [SME: 4900]

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

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