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

Annotation of /rpms/smeserver-ezmlm-web/contribs8/smeserver-ezmlm-web.spec

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


Revision 1.7 - (hide annotations) (download)
Thu Apr 21 04:09:06 2016 UTC (8 years, 1 month ago) by unnilennium
Branch: MAIN
CVS Tags: smeserver-ezmlm-web-1_1_2-17_el5_sme
Changes since 1.6: +4 -3 lines
* Wed Apr 20 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.1.2-17.sme
- add configuration options and
- update template to fit ezmlm-web 3.3.1 [SME: 9470]
- bump release to fix patch needing -ko sticky options

1 unnilennium 1.7 # $Id: smeserver-ezmlm-web.spec,v 1.6 2016/04/21 03:53:04 unnilennium Exp $
2 unnilennium 1.1 # Authority: gordonr
3     # Name: Gordon Rowell
4    
5     Summary: SME Server support for ezmlm-web
6     %define name smeserver-ezmlm-web
7     Name: %{name}
8     %define version 1.1.2
9 unnilennium 1.7 %define release 17
10 unnilennium 1.1 Version: %{version}
11     Release: %{release}%{?dist}
12     License: GPL
13     Group: Networking/Daemons
14     Source: %{name}-%{version}.tar.gz
15     Source1: unknown.gif
16     Patch0: smeserver-ezmlm-web-1.1.2-accountsdb.patch
17     Patch1: smeserver-ezmlm-web-1.1.2-api.patch
18     Patch2: smeserver-ezmlm-web-1.1.2-api.patch2
19     Patch3: smeserver-ezmlm-web-1.1.2-make.patch
20     Patch4: smeserver-ezmlm-web-1.1.2-api.patch3
21     Patch5: smeserver-ezmlm-web-1.1.2-templatesevents.patch
22     Patch6: smeserver-ezmlm-web-1.1.2-httpd.patch
23     Patch7: smeserver-ezmlm-web-1.1.2-banner.patch
24 unnilennium 1.2 Patch8: smeserver-ezmlm-web-1.1.2-delete.patch
25 unnilennium 1.3 Patch9: smeserver-ezmlm-web-1.1.2-ezmlmweb331.patch
26 unnilennium 1.5 Patch10: smeserver-ezmlm-web-1.1.2-configurable.patch
27 unnilennium 1.1 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
28     BuildArchitectures: noarch
29 unnilennium 1.5 Requires: ezmlm-idx >= 7
30 unnilennium 1.3 Requires: e-smith-release >= 8.0
31 unnilennium 1.1 Requires: e-smith-email >= 4.4.0
32 unnilennium 1.3 Requires: ezmlm-web >= 3.3.1
33 unnilennium 1.1 Requires: perl(Mail::Ezmlm) >= 0.07
34     Obsoletes: e-smith-ezmlm-web
35     Provides: e-smith-ezmlm-web
36     BuildRequires: e-smith-devtools
37     Conflicts: e-smith-ezmlm-idx
38     AutoReqProv: no
39    
40     %changelog
41 unnilennium 1.7 * Wed Apr 20 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.1.2-17.sme
42 unnilennium 1.5 - add configuration options and
43 unnilennium 1.6 - update template to fit ezmlm-web 3.3.1 [SME: 9470]
44 unnilennium 1.7 - bump release to fix patch needing -ko sticky options
45 unnilennium 1.5
46 unnilennium 1.4 * Mon Apr 18 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.1.2-14.sme
47 unnilennium 1.3 - adapt templates and manager to ezmlm-web 3.3.1 [SME: 7588]
48    
49 unnilennium 1.2 * Tue Dec 10 2013 JP Pialasse <tests@pialasse.com> 1.1.2-12
50     - fix deletion bug [SME: 3599]
51    
52 unnilennium 1.1 * Wed Mar 8 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-11
53     - Move ezmlm-web fragment to admin web server
54    
55     * Wed Mar 8 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-10
56     - Bump e-smith-release requirement to 7.0 since we are now using the
57     templates2expand and services2adjust
58    
59     * Wed Mar 8 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-09
60     - Fix up banner to say SME Server
61     - TODO: Fix background colour bar
62    
63     * Wed Mar 8 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-08
64     - Fix up panel so link to ezmlm-web works
65     - Add httpd.conf template for ezmlm-web
66     - Reserve ezmlm-web url
67    
68     * Wed Mar 8 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-07
69     - Fix up event links, expand goodrcptto
70     - TODO: Fix up list deletion
71     - TODO: Store lists in accounts db as FQDN and migrate old ones
72    
73     * Wed Mar 8 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-06
74     - Add a dependency on Mail::Ezmlm
75    
76     * Wed Mar 8 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-05
77     - The newer Mail::Ezmlm breaks when passing the -5 parameter to
78     set the owner. Do it as a separate step after list creation.
79     - Fix up to API update
80     - TODO: Need to expand goodrcptto in list create/delete
81    
82     * Fri Feb 17 2006 Charlie Brady <charlie_brady@mitel.com> 1.1.2-04
83     - Fix new_record call in previous change.
84    
85     * Fri Feb 17 2006 Charlie Brady <charlie_brady@mitel.com> 1.1.2-03
86     - Rewrite templates and actions to new API and templates2events
87    
88     * Tue Oct 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-02
89     - Fix up references to accounts db
90     - TODO: Rewrite templates and actions to new API and templates2events
91    
92     * Tue Oct 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-01
93     - Package renamed to smeserver-ezmlm-web, including patches to 1.1.1-05
94     - TODO: Fix up accounts db references
95     - TODO: Store mailing lists with FQDN of list
96    
97     * Fri Oct 4 2002 Gordon Rowell <gordonr@e-smith.com>
98     - [1.1.1-05]
99     - post-upgrade/init-accounts does chown root:root /home/e-smith/files/*
100     and ezmlm needs to be able to write to its home directory
101     The permissions should be in the e-smith-base RPM spec file. Added
102     a workaround in ezmlm-update to ensure we have the right permissions
103     until e-smith-base is updated.
104    
105     * Mon Dec 31 2001 Mark Knox <markk@e-smith.com>
106     - [1.1.1-04]
107     - Incorporated cosmetic changes from Daniel van Raay
108    
109     * Wed Oct 24 2001 Gordon Rowell <gordonr@e-smith.com>
110     - [1.1.1-03]
111     - Added support for list owner to ezmlm-update
112     - Removed now redundant listOptions
113     - Adjusted Copyright notices
114    
115     * Wed Oct 24 2001 Gordon Rowell <gordonr@e-smith.com>
116     - [1.1.1-02]
117     - Added link for ezmlm-web CGI script
118     - Added action to expand /etc/ezmlm/ezmlmwebrc on email-update
119    
120     * Wed Oct 24 2001 Gordon Rowell <gordonr@e-smith.com>
121     - [1.1.1-01]
122     - Rolled version number to 1.1.1-01. Includes patches upto 1.1.0-02.
123     - Renamed to e-smith-ezmlm-web, and added Conflicts: e-smith-ezmlm-idx
124    
125     * Wed Oct 24 2001 Gordon Rowell <gordonr@e-smith.com>
126     - [1.1.0-02]
127     - Major rewrite, using ezmlm-web
128    
129     * Wed Oct 24 2001 Gordon Rowell <gordonr@e-smith.com>
130     - [1.1.0-01]
131     - Rolled version number to 1.1.0-01. Includes patches upto 0.1.3-19.
132    
133     * Fri Oct 19 2001 Gordon Rowell <gordonr@e-smith.com>
134     - [0.1.3-19]
135     - The new "Description" field was not modified during performListModify
136    
137     * Thu Oct 18 2001 Gordon Rowell <gordonr@e-smith.com>
138     - [0.1.3-18]
139     - Put back Charlie's comments describing the options
140    
141     * Thu Oct 18 2001 Daniel van Raay <danielvr@caa.org.au>
142     - [0.1.3-17]
143     - Added description field for each list
144     - Added support for adding and removing subscribers
145     - Moving moderator list to a textbox
146     - Fixed bug when removing a lists .qmail files
147    
148     * Mon Sep 03 2001 Gordon Rowell <gordonr@e-smith.com>
149     - [0.1.3-16]
150     - Actually create a list of existingDomains for the "Create List" domain
151     pull-down
152    
153     * Thu Aug 30 2001 Gordon Rowell <gordonr@e-smith.com>
154     - [0.1.3-15]
155     - Fixed up typo in call to ezmlm-make
156    
157     * Thu Aug 30 2001 Gordon Rowell <gordonr@e-smith.com>
158     - [0.1.3-14]
159     - You can now add and remove moderators
160     - Added some text to explain the options until they become menus
161    
162     * Sat Aug 25 2001 Gordon Rowell <gordonr@e-smith.com>
163     - [0.1.3-13]
164     - Added initial moderator support
165     - You can add moderators, but not remove them, yet :-)
166    
167     * Sat May 26 2001 Gordon Rowell <gordonr@e-smith.com>
168     - [0.1.3-12]
169     - Allow hyphens in list names
170    
171     * Wed Apr 25 2001 Gordon Rowell <gordonr@e-smith.com>
172     - [0.1.3-11]
173     - Added domain to users/assign entries
174    
175     * Mon Apr 23 2001 Gordon Rowell <gordonr@e-smith.com>
176     - [0.1.3-09]
177     - Made use of /var/qmail/users/assign.
178     - Removed ezmlmdomain type - just use DomainName and %domains
179    
180     * Tue Mar 06 2001 Gordon Rowell <gordonr@e-smith.com>
181     - [0.1.3-08]
182     - Use upper-case directory name to ease transition from manual installs
183    
184     * Tue Mar 06 2001 Gordon Rowell <gordonr@e-smith.com>
185     - [0.1.3-07]
186     - Comment to smtpd_check_rules, typo in virtualdomains
187    
188     * Tue Mar 06 2001 Gordon Rowell <gordonr@e-smith.com>
189     - [0.1.3-06]
190     - Added ezmlmdomain type to domains db and reworked fragments to use this
191    
192     * Tue Mar 06 2001 Gordon Rowell <gordonr@e-smith.com>
193     - [0.1.3-05]
194     - Allow hypens in domain names
195     - Fix output permissions for virtualdomains file
196    
197     * Mon Mar 05 2001 Gordon Rowell <gordonr@e-smith.com>
198     - [0.1.3-04]
199     - Fixed uid swap code
200     - Moved most system() calls to list form
201    
202     * Mon Mar 05 2001 Gordon Rowell <gordonr@e-smith.com>
203     - [0.1.3-03]
204     - And create home directory too :-)
205    
206     * Mon Mar 05 2001 Gordon Rowell <gordonr@e-smith.com>
207     - [0.1.3-02]
208     - Create ezmlm user if it doesn't already exist
209    
210     * Mon Mar 05 2001 Gordon Rowell <gordonr@e-smith.com>
211     - [0.1.3-01]
212     - Added web panel, changed links, rebuilt tarball to remove filelist
213    
214     * Mon Mar 05 2001 Gordon Rowell <gordonr@e-smith.com>
215     - [0.1.2-01]
216     - Fixed event links in tarball
217    
218     * Mon Mar 05 2001 Gordon Rowell <gordonr@e-smith.com>
219     - [0.1.1-01]
220     - Initial version
221    
222     %description
223     Configuration and initialisation of ezmlm-web from e-smith
224    
225     %prep
226     %setup
227     %patch0 -p1
228     mkdir -p root/etc/e-smith/web/common
229     cp -f $RPM_SOURCE_DIR/unknown.gif root/etc/e-smith/web/common
230     %patch1 -p1
231     %patch2 -p1
232     %patch3 -p1
233     %patch4 -p1
234     %patch5 -p1
235     %patch6 -p1
236     %patch7 -p1
237 unnilennium 1.2 %patch8 -p1
238 unnilennium 1.3 %patch9 -p1
239 unnilennium 1.5 %patch10 -p1
240 unnilennium 1.1
241     %build
242     mkdir -p root/etc/e-smith/web/panels/manager/cgi-bin
243    
244     mkdir -p root/etc/e-smith/web/panels/manager/common
245     ln -s /home/httpd/html/ezmlm-web/index.cgi root/etc/e-smith/web/panels/manager/common/ezmlm-web
246     perl createlinks
247    
248     %install
249     rm -rf $RPM_BUILD_ROOT
250     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
251     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist
252     echo "%doc COPYING" >> %{name}-%{version}-filelist
253    
254     %clean
255     rm -rf $RPM_BUILD_ROOT
256    
257     %pre
258     %preun
259     %post
260     %postun
261    
262     %files -f %{name}-%{version}-filelist
263     %defattr(-,root,root)

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