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

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

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


Revision 1.1 - (hide annotations) (download)
Tue Jun 10 00:33:39 2014 UTC (9 years, 11 months ago) by unnilennium
Branch: MAIN
CVS Tags: smeserver-password-1_2_0-2_el6_sme
Initial import

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

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