/[smeserver]/rpms/smeserver-support/sme10/smeserver-support.spec
ViewVC logotype

Contents of /rpms/smeserver-support/sme10/smeserver-support.spec

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


Revision 1.14 - (show annotations) (download)
Tue Jul 19 09:30:28 2016 UTC (7 years, 10 months ago) by unnilennium
Branch: MAIN
CVS Tags: smeserver-support-2_8_0-9_el7_sme
Changes since 1.13: +5 -3 lines
* Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-9.sme
- Koozali branding of manager [SME: 9676]
- new images in archive; removed old images from cvs
- updated some css smeserver-support-2.8.0-koozali_manager.patch

1 # $Id: smeserver-support.spec,v 1.13 2016/07/19 09:06:37 unnilennium Exp $
2
3 Summary: SME Server module to display support and licensing information
4 %define name smeserver-support
5 Name: %{name}
6 %define version 2.8.0
7 %define release 9
8
9 # These packages come from CentOS, but we need to use care when
10 # updating them - either we've patched them, or we need to do something
11 # prior to taking the update
12
13 # TODO: check mkinitrd,mdadm to see if needed
14 %define centos_excludes initscripts,libgsf
15 %define centos_remove kernel,kernel-smp,kernel-xenU,mkinitrd,mdadm,openssl
16
17 Version: %{version}
18 Release: %{release}%{?dist}
19 License: GPL
20 Group: Networking/Daemons
21 Source: %{name}-%{version}.tar.xz
22 Patch0: smeserver-support-2.8.0-update_copyright_2016.patch
23 Patch1: smeserver-support-2.8.0-remove_smolt_service.patch
24 Patch2: smeserver-support-2.8.0.os-release.patch
25 Patch3: smeserver-support-2.8.0-koozali.patch
26 Patch4: smeserver-support-2.8.0-koozali_manager.patch
27 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
28 BuildRequires: e-smith-devtools >= 1.7.5
29 BuildArchitectures: noarch
30 Provides: server-manager-images
31 AutoReqProv: no
32
33 # New features that we want to pull in on upgrades
34 Requires: screen
35 Requires: smeserver-yum
36 Requires: smeserver-clamav
37 Requires: e-smith-spamassassin
38 Requires: smeserver-audittools
39 Requires: e-smith-formmagick >= 1.4.0-9
40
41 # These packages weren't in 5.x, or were split from e-smith-base since then
42 Requires: e-smith-domains
43 Requires: e-smith-ibays
44 Requires: e-smith-nutUPS
45 Requires: e-smith-portforwarding
46 Requires: e-smith-starterwebsite
47
48 # 5.x used bind for name resolution - we need to pull in djbdns
49 Requires: e-smith-dnscache
50 Requires: e-smith-tinydns
51
52 Requires: e-smith-samba
53
54 # Pull in locales so we have a smooth language upgrade [SF: 1309520]
55 Requires: smeserver-locale-bg
56 Requires: smeserver-locale-da
57 Requires: smeserver-locale-de
58 Requires: smeserver-locale-el
59 Requires: smeserver-locale-es
60 Requires: smeserver-locale-et
61 Requires: smeserver-locale-fr
62 Requires: smeserver-locale-he
63 Requires: smeserver-locale-hu
64 Requires: smeserver-locale-id
65 Requires: smeserver-locale-it
66 Requires: smeserver-locale-ja
67 Requires: smeserver-locale-nb
68 Requires: smeserver-locale-nl
69 Requires: smeserver-locale-pl
70 Requires: smeserver-locale-pt
71 Requires: smeserver-locale-pt_BR
72 Requires: smeserver-locale-ro
73 Requires: smeserver-locale-ru
74 Requires: smeserver-locale-sl
75 Requires: smeserver-locale-sv
76 Requires: smeserver-locale-th
77 Requires: smeserver-locale-tr
78 Requires: smeserver-locale-zh_CN
79 Requires: smeserver-locale-zh_TW
80
81 # This block used to be in the SMEServer RPM. Many are probably
82 # redundant or should be elsewhere or removed
83 # [SF: 1356225]
84 Requires: attr
85 Requires: audit
86 Requires: dos2unix
87 Requires: unix2dos
88 Requires: dstat
89 Requires: dvd+rw-tools
90 Requires: elinks
91 Requires: htop
92 Requires: mkisofs
93 Requires: mtr
94 Requires: nano
95 Requires: nc
96 Requires: mc
97 Requires: prelink
98 Requires: psacct
99 Requires: dmraid
100
101 %changelog
102 * Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-9.sme
103 - Koozali branding of manager [SME: 9676]
104 - new images in archive; removed old images from cvs
105 - updated some css smeserver-support-2.8.0-koozali_manager.patch
106
107 * Wed Jun 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-8.sme
108 - reverting partly the changes in last patch [SME: 9598]
109 - wrong catch of proxy related url with the http to https changes
110 - thank to Charlie Brady for reporting
111 - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
112 by assuming the date is correct and changing the weekday.
113 Fri Oct 24 2005 --> Fri Oct 21 2005 or Mon Oct 24 2005 or Fri Oct 28 2005 or ....
114 Sat Oct 25 2005 --> Sat Oct 22 2005 or Tue Oct 25 2005 or Sat Oct 29 2005 or ....
115 Sat Dec 25 2005 --> Sat Dec 24 2005 or Sun Dec 25 2005 or Sat Dec 31 2005 or ....
116 Thu May 23 2006 --> Thu May 18 2006 or Tue May 23 2006 or Thu May 25 2006 or ....
117 Sat Mar 07 2008 --> Sat Mar 01 2008 or Fri Mar 07 2008 or Sat Mar 08 2008 or ....
118 Sat Feb 03 2013 --> Sat Feb 02 2013 or Sun Feb 03 2013 or Sat Feb 09 2013 or ....
119
120 * Wed Jun 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-7.sme
121 - update links to koozali.org [SME: 9598]
122
123 * Tue Jun 14 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.8.0-6.sme
124 - Template of os-release [SME: 9580]
125
126 * Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 2.8.0-5.sme
127 - Rebuild for [SME: 9393]
128
129 * Mon Apr 11 2016 Daniel Berteaud <daniel@firewall-services.com> 2.8.0-4.sme
130 - Remove smolt service link and service entry [SME: 9420]
131
132 * Mon Mar 14 2016 Daniel Berteaud <daniel@firewall-services.com> 2.8.0-3.sme
133 - Don't require smolt anymore [SME: 9287]
134
135 * Thu Mar 3 2016 Daniel Berteaud <daniel@firewall-services.com> 2.8.0-2.sme
136 - Update copyright in server-manager footer [SME: 9269]
137
138 * Sat Feb 06 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.8.0-1.sme
139 - Initial release to sme10
140
141 * Wed Jan 20 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-6.sme
142 - Don't put motd content in /etc/redhat-release [SME: 9161]
143
144 * Fri Sep 25 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-5.sme
145 - created a template for /etc/system-release [SME: 8939]
146 - Added smeserver-support-2.6.0.bz8939.system-release-template.patch
147
148 * Thu Jun 25 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-4.sme
149 - added a motd message to increase involvements or donations [SME: 8939]
150 - Code done by John Crisp <jcrisp@safeandsoundit.co.uk> and
151 - Stefano Zamboni <zamboni@mind-at-work.it>
152
153 * Sat Nov 1 2014 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-3.sme
154 - Remove now uneeded obsolete directives [SME: 8400]
155
156 * Wed Sep 10 2014 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-2.sme
157 - Remove openssl from the Exclude list of centos repo [SME: 8530]
158
159 * Sun Mar 23 2014 Ian Wells <esmith@wellsi.com> 2.6.0-1.sme
160 - Roll new stream to remove obsolete images [SME: 7962]
161
162 * Sun Mar 16 2014 Ian Wells <esmith@wellsi.com> 2.4.0-21.sme
163 - Move support.pl from e-smith-base to smeserver-support [SME: 8264]
164 - This console license page now uses dialog's textbox.
165
166 * Sat Nov 2 2013 Ian Wells <esmith@wellsi.com> 2.4.0-20.sme
167 - Update footer copyright [SME: 7961]
168
169 * Sat Nov 2 2013 Ian Wells <esmith@wellsi.com> 2.4.0-19.sme
170 - Renew full copyright text, by Greg Zartman [SME: 7942]
171
172 * Fri Oct 11 2013 Ian Wells <esmith@wellsi.com> 2.4.0-18.sme
173 - Renew donation text, by John Crisp [SME: 7896]
174
175 * Fri Oct 11 2013 Ian Wells <esmith@wellsi.com> 2.4.0-17.sme
176 - Add donation graphic, by John Crisp [SME: 7897]
177
178 * Sun May 05 2013 Ian Wells <esmith@wellsi.com> 2.4.0-16.sme
179 - Fix /etc/system-release [SME: 7476]
180
181 * Sat Mar 16 2013 Shad L. Lords <slords@mail.com> 2.4.0-15.sme
182 - Fix libgomp obsoletes to not obsolete el6 version [SME: 7481]
183
184 * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-14.sme
185 - Hopefully last set of el5 obsoletes [SME: 7273]
186
187 * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-13.sme
188 - Even more el5 package dependencies removed [SME: 7273]
189
190 * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-12.sme
191 - Another el5 package dependency removed [SME: 7273]
192
193 * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-11.sme
194 - Revert perl Bzip2 compress modules [SME: 7273]
195
196 * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-10.sme
197 - Obsolete el5 version of old el5 dependencies [SME: 7273]
198
199 * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-9.sme
200 - Fix Obsolete el5 version of aspell [SME: 7273]
201
202 * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-8.sme
203 - Obsolete el5 version of aspell [SME: 7273]
204
205 * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-7.sme
206 - Obsolete el5 version of sysklogd [SME: 7413]
207
208 * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-6.sme
209 - Obsolete el5 version of some pacakges [SME: 7273]
210
211 * Fri Feb 8 2013 Shad L. Lords <slords@mail.com> 2.4.0-5.sme
212 - Remove system-config-keyboard and selinux-policy-targeted so installer builds correctly
213
214 * Thu Feb 7 2013 Ian Wells <esmith@wellsi.com> 2.4.0-4.sme
215 - Obsolete only older php-mcrypt versions <= 5.3 [SME: 7320]
216
217 * Sun Feb 03 2013 Shad L. Lords <slords@mail.com> 2.4.0-3.sme
218 Sat Feb 03 2013 --> Sat Feb 02 2013 or Sun Feb 03 2013 or Sat Feb 09 2013 or ....
219 - Obsolete python-ctypes so upgrades will work [SME: 7273]
220
221 * Sun Feb 03 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme
222 Sat Feb 03 2013 --> Sat Feb 02 2013 or Sun Feb 03 2013 or Sat Feb 09 2013 or ....
223 - Obsolete kudzu so upgrades will work [SME: 7273]
224
225 * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
226 - Roll new stream for sme9
227
228 * Tue Jan 24 2012 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-21.sme
229 - Obsolete smeserver-php5-cgi [SME: 6652]
230
231 * Thu Jan 19 2012 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-20.sme
232 - Obsolete php-mcrypt [SME: 6814]
233
234 * Wed Sep 28 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-19.sme
235 - Remove php5 property for ibays [SME: 6652]
236
237 * Tue Jul 13 2010 Shad L. Lords <slords@mail.com> - 2.2.0-18.sme
238 - Add support for Chinese (Taiwan) (zh_TW). [SME: 6106]
239
240 * Tue Jun 29 2010 Charlie Brady <charlieb@budge.apana.org.au> 2.2.0-17.sme
241 - Add Obsoletes for php5-cgi-{imap,ldap,mysql,pear,xmlrpc}. [SME: 6089]
242
243 * Mon Jun 28 2010 Charlie Brady <charlieb@budge.apana.org.au> 2.2.0-16.sme
244 - Add Obsoletes for php5-cgi. [SME: 6089]
245
246 * Tue May 25 2010 Shad L. Lords <slords@mail.com> - 2.2.0-15.sme
247 - Add support for Hebrew (he). [SME: 5971]
248
249 * Mon May 17 2010 Shad L. Lords <slords@mail.com> 2.2.0-14.sme
250 - Add migrate fragment for centos excludes [SME: 5960]
251
252 * Mon May 17 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-13.sme
253 - Reverting previous change [SME: 5962]
254
255 * Mon May 17 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-12.sme
256 - Migrate CentOS Exclude property default values to smeserver-yum [SME: 5962]
257
258 * Wed Dec 9 2009 Charlie Brady <charlieb@budge.apana.org.au> 2.2.0-11.sme
259 - Fix css validation errors. [SME: 5656]
260
261 * Tue Oct 27 2009 Shad L. Lords <slords@mail.com> 2.2.0-10.sme
262 - Add support for Polish (pl). [SME: 5434]
263 - Add support for Thai (th). [SME: 5466]
264
265 * Mon Oct 26 2009 Shad L. Lords <slords@mail.com> 2.2.0-9.sme
266 - obsoletes fonts-xorg-base to prevent dragging in unneeded
267 packages [SME: 5535]
268
269 * Mon Oct 26 2009 Shad L. Lords <slords@mail.com> 2.2.0-8.sme
270 - add VFlib2 to obsoletes list so upgrades work [SME: 5532]
271
272 * Mon Aug 03 2009 Gavin Weight <gweight@gmail.com> 2.2.0-7.sme
273 - Add Obsoletes for kernel modules. [SME: 5386]
274
275 * Wed May 27 2009 Shad L. Lords <slords@mail.com> 2.2.0-6.sme
276 - Add support for Romanian (ro). [SME: 5268]
277
278 * Wed May 13 2009 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-5
279 - Obsoletes: rkhunter to remove from default install [SME: 5172]
280
281 * Wed Apr 29 2009 Gavin Weight <gweight@gmail.com> 2.2.0-4.sme
282 - Add support for Estonian (et). [SME: 5203]
283
284 * Tue Mar 3 2009 Shad L. Lords <slords@mail.com> 2.2.0-3.sme
285 - Add support for Norwegian Bokmal (nb) [SME: 5002 ]
286 - Add support for Russian (ru) [SME: 5002]
287 - Add support for Chinese China (zh_CN) [SME: 5002]
288
289 * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 2.2.0-2.sme
290 - Add support for Japanese (ja) [SME: 4637]
291
292 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
293 - Roll new stream to separate sme7/sme8 trees [SME: 4633]
294
295 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 1.6.0-53
296 - Update excludes for sme8 [SME: 4507]
297
298 * Thu Aug 7 2008 Charlie Brady <charlieb@e-smith.com> 1.6.0-52
299 - Remove incorrect 'Obsoletes: yum-metadata-parser'. [SME: 4466]
300
301 * Sat Jul 26 2008 Shad L. Lords <slords@mail.com> 1.6.0-51
302 - Add support for Bulgarian (bg) [SME: 4337]
303 - Re-add support for Portuguese (pt) [SME: 4006]
304 - Add support for Turkish (tr) [SME: 4443]
305
306 * Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 1.6.0-50
307 - Add gettext to console titles.
308
309 * Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 1.6.0-49
310 - Fix support for Portuguese (pt_BR) [SME: 4006]
311
312 * Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 1.6.0-48
313 - Add support for Hungarian (hu) [SME: 4025]
314
315 * Fri Mar 07 2008 Stephen Noble <support@dungog.net> 1.6.0-47
316 Sat Mar 07 2008 --> Sat Mar 01 2008 or Fri Mar 07 2008 or Sat Mar 08 2008 or ....
317 - gettext Internet connection failed [SME: 631]
318
319 * Sat Mar 1 2008 Shad L. Lords <slords@mail.com> 1.6.0-46
320 - Add support for Danish (da) [SME: 4006]
321 - Add support for Dutch (nl) [SME: 4006]
322 - Add support for Greek (el) [SME: 4006]
323 - Add support for Indonesian (id) [SME: 4006]
324 - Add support for Portuguese (pt) [SME: 4006]
325 - Add support for Slovenian (sl) [SME: 4006]
326
327 * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.6.0-45
328 - Remove <base> tags now in general [SME: 3928]
329
330 * Sat Feb 09 2008 Stephen Noble <support@dungog.net> 1.6.0-44
331 - move support lexicon [SME: 3878]
332
333 * Fri Jan 11 2008 Shad L. Lords <slords@mail.com> 1.6.0-43
334 - Revert obsoletes check4updates, should be in smeserver-yum [SME: 3250]
335
336 * Fri Jan 11 2008 Stephen Noble <support@dungog.net> 1.6.0-42
337 - Add Obsolete check4updates [SME: 3250]
338
339 * Mon Jan 7 2008 Gavin Weight <gweight@gmail.com> 1.6.0-41
340 - Remove check4updates requires line. [SME: 3250]
341
342 * Fri Sep 7 2007 Shad L. Lords <slords@mail.com> 1.6.0-40
343 - Update obsoletes for sme8 [SME: 2437]
344
345 * Tue Jul 3 2007 Shad L. Lords <slords@mail.com> 1.6.0-39
346 - Remove yum-metadata-parser under sme8.
347
348 * Wed Jun 6 2007 Shad L. Lords <slords@mail.com> 1.6.0-38
349 - Add smolt service for hardware profiling.
350
351 * Wed May 9 2007 Shad L. Lords <slords@mail.com> 1.6.0-37
352 - Updates to support SME Server 8
353
354 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
355 - Clean up spec so package can be built by koji/plague
356
357 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com> 1.6.0-36
358 - Change to dist for tagging release
359 - Remove ipp2p support. [SME: 38]
360
361 * Mon Apr 09 2007 Stephen Noble <support@dungog.net> 1.6.0-35
362 - Add Obsoletes and Conflicts for old dungog contribs [SME: 1295]
363
364 * Sun Feb 18 2007 Shad L. Lords <slords@mail.com> 1.6.0-34
365 - Add sv locale so language files get pulled in [SME: 911]
366
367 * Sun Feb 18 2007 Shad L. Lords <slords@mail.com> 1.6.0-33
368 - Add ipp2p package (disabled) to block p2p traffic [SME: 38]
369
370 * Mon Feb 12 2007 Stephen Noble <support@dungog.net> 1.6.0-32
371 - Add Obsoletes header to remove smeserver-userpanel <=0.9-9 [SME: 2427]
372
373 * Sat Jan 27 2007 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-31
374 - Change base and updates Exclude definitions to defaults files [SME: 2384]
375
376 * Sat Jan 27 2007 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-30
377 - Fix generation of base and updates Exclude definitions [SME: 2384]
378
379 * Fri Jan 05 2007 Shad L. Lords <slords@mail.com> 1.6.0-29
380 - Add requires for check4updates. It was split from atrpms.
381
382 * Tue Dec 12 2006 Shad L. Lords <slords@mail.com> 1.6.0-28
383 - Undo ntp obsoletes. Breaks yum upgrades.
384
385 * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
386 - Update to new release naming. No functional changes.
387 - Make Packager generic
388
389 * Sat Dec 02 2006 Shad L. Lords <slords@mail.com> 1.6.0-27
390 - Obsolete our version of ntp so we pull correct upstream version
391
392 * Sat Dec 02 2006 Shad L. Lords <slords@mail.com> 1.6.0-26
393 - Update requires to reflect new kernel module format
394
395 * Wed Nov 22 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-25
396 - Remove requires for smeserver-qpsmtpds-tnef2mime after merge [SME: 2087]
397
398 * Sat Nov 18 2006 Shad L. Lords <slords@mail.com> 1.6.0-24
399 - Remove CentOS markings from motd, redhat-release to fix
400 branding of kernels in grub.conf and startup screens [SME: 1996]
401
402 * Tue Nov 14 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-23
403 - Revert last change - the packages can be removed manually [SME: 2062]
404
405 * Tue Nov 14 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-22
406 - Obsolete samba-3.0.23c-1 and friends [SME: 2062]
407
408 * Fri Sep 8 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-21
409 - Add centos_exclude define and use it to auto-generate Exclude
410 property for CentOS yum repositories [SME: 1849]
411
412 * Sun Jul 16 2006 Gavin Weight <gweight@gmail.com> 1.6.0-20
413 - Changed css style to match logo background. [SME: 1558]
414
415 * Fri Jun 30 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-19
416 - Change donate link to www.smeserver.org/donate/ [SME: 1668]
417
418 * Fri Jun 30 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-18
419 - Change new window target to _blank rather than "new" [SME: 1613]
420
421 * Thu Jun 29 2006 Gavin Weight <gweight@gmail.com> 1.6.0-17
422 - Modified text on server-manager front screen. [SME: 1613]
423
424 * Wed Jun 28 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-16
425 - Expand text on server-manager front screen [SME: 1613]
426 - Add Copyright 2006 SME Server, Inc to footer
427
428 * Fri Jun 9 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-15
429 - Add GIF format logo [SME: 1558]
430
431 * Thu Jun 8 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-14
432 - Update server-manager logo [SME: 1558]
433
434 * Wed May 31 2006 Charlie Brady <charlie_brady@mitel.com> 1.6.0-13
435 - Escape percent char in crontab template. [SME: 1497]
436
437 * Wed May 31 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-12
438 - Obsolete yum-1.0.3-6.0.7.x.esmith [SME: 1418]
439
440 * Wed May 31 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-11
441 - Updated SME Server logo [SME: 1512]
442
443 * Fri May 26 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-10
444 - Sleep 0..59 seconds when calling statusreport from cron [SME: 1497]
445
446 * Tue May 23 2006 Gavin Weight <gweight@gmail.com> 1.6.0-09
447 - Add Obsoletes for perl-File-MMagic. [SME: 1436]
448
449 * Tue May 23 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-08
450 Thu May 23 2006 --> Thu May 18 2006 or Tue May 23 2006 or Thu May 25 2006 or ....
451 - Don't bother printing LWP error [SME: 1314]
452
453 * Tue May 23 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-07
454 Thu May 23 2006 --> Thu May 18 2006 or Tue May 23 2006 or Thu May 25 2006 or ....
455 - Add weekly status report.
456 - Only the following information is passed in the status report:
457 - ReleaseVersion (e.g. 7.0rc2)
458 - SystemMode (e.g. servergateway)
459 - SystemIDHash (Unique id - SHA1 hash of the SystemID)
460 - InstallEpoch (time of system install)
461 - CurrentEpoch (time of this test)
462 - Refactor testInternet to use new script
463 - [SME: 1314]
464
465 * Wed Apr 19 2006 Charlie Brady <charlie_brady@mitel.com> 1.6.0-06
466 - Add Obsoletes and Conflicts headers for dungog vdomain contribs.
467 [SME: 1283]
468
469 * Thu Apr 6 2006 Gavin Weight <gweight@gmail.com> 1.6.0-05
470 - Changed links to online-manual now at contribs.org . [SME: 1079]
471
472 * Wed Apr 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-04
473 - Add dependency on smeserver-audittools [SME: 762]
474
475 * Tue Mar 28 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-03
476 - Bump CentOS release to 4.3 [SME: 1151]
477
478 * Tue Mar 28 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-02
479 - Add Obsoletes for e-smith-loginscript-0.2-2 [SME: 1087]
480
481 * Thu Mar 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-01
482 - Roll stable stream version. [SME: 1016]
483
484 * Wed Feb 22 2006 Gavin Weight <gweight@gmail.com> 1.4.8-22
485 - Add obsoletes on amavis-ng and clamav-es, Added conflicts too [SME: 775]
486
487 * Mon Feb 20 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.8-21
488 - And e-smith-portforwarding [SME: 767]
489
490 * Mon Feb 20 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.8-20
491 - Add dependencies on e-smith-domains, e-smith-nutUPS and
492 e-smith-starterwebsite to simplify 5.x upgrades [SME: 767]
493 - Obsolete a few more old versions of proftpd with big Epoch tags [SME: 767]
494
495 * Wed Feb 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.4.8-19
496 - Add Obsoletes and Conflicts headers to cause removal of and
497 prevent re-installation of the incompatible contrib
498 dmc-mitel-mailrules. [SME: 800]
499
500 * Tue Feb 14 2006 Charlie Brady <charlie_brady@mitel.com> 1.4.8-18
501 - Add Conflicts header to prevent reinstallation of e-smith-userpanel.
502 [SME: 598,770]
503
504 * Mon Feb 13 2006 Charlie Brady <charlieb@e-smith.com> 1.4.8-17
505 - Add more Obsoletes headers, to assist with upgrade of customised
506 servers. [SME: 775]
507
508 * Mon Feb 13 2006 Charlie Brady <charlieb@e-smith.com> 1.4.8-16
509 - Adding dependencies on e-smith-dnscache and e-smith-tinydns, so
510 that DNS works after 5.x -> 7 upgrade. [SME: 767]
511
512 * Sun Feb 12 2006 Charlie Brady <charlieb@e-smith.com> 1.4.8-15
513 - Adding dependency on e-smith-ibays, to ensure it is installed
514 during 5.x -> 7 upgrade. [SME: 747]
515
516 * Fri Feb 10 2006 Gavin Weight <gweight@gmail.com> 1.4.8-14
517 - Updated online-manual to include links to Sourceforge
518 Manual/FAQs/KnownIssues. [SME: 490]
519
520 * Thu Feb 9 2006 Gavin Weight <gweight@gmail.com> 1.4.8-13
521 - Added online-manual. [SME: 407]
522
523 * Wed Feb 8 2006 Gavin Weight <gweight@gmail.com> 1.4.8-12
524 - Additional cleanup of sme_header.css [SME: 408]
525
526 * Wed Feb 8 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.8-11
527 - Additional cleanup of contribs.org styling by Gavin [SME: 408]
528
529 * Tue Feb 7 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.8-10
530 - Add comment to each of the contribs.org styling fragments
531 so it is easier to find the overrides [SME: 408]
532
533 * Tue Feb 7 2006 Gavin Weight <gweight@gmail.com> 1.4.8-09
534 - Adding contribs css style fragments and removing hack in
535 contribs.org styling [SME: 408]
536
537 * Sun Feb 05 2006 Gavin Weight <gweight@gmail.com> 1.4.8-08
538 - Add header to obsolete kernel-module-st. [SME: 647]
539
540 * Sat Feb 4 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.8-07
541 - Hack in contribs.org styling for CSS files prior to parameterizing
542 the templates. Kids: Don't do this at home. RPMs should NOT install
543 fragments into templates-custom. [SME: 408]
544
545 * Wed Feb 01 2006 Charlie Brady <charlie_brady@mitel.com> 1.4.8-06
546 - Add header to obsolete e-smith-userpanel. [SME: 598]
547
548 * Mon Jan 30 2006 Charlie Brady <charlie_brady@mitel.com> 1.4.8-05
549 - Add dependencies for spamassassin and clamav frameworks (moved
550 from smeserver-qpsmtpd). [SME: 606]
551
552 * Thu Jan 12 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.8-04
553 - Add screen package [SME: 445]
554
555 * Thu Jan 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.8-03
556 - Adjust initial.cgi to "SME Server" product name [SME: 402]
557
558 * Thu Jan 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.8-02
559 - Add contribs.org logo and change product name to "SME Server" [SME: 402]
560 - Put $SystemName.$DomainName in manager titlebar
561
562 * Thu Jan 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.8-01
563 - Roll patches to 1.4.7-24 and convert some stray DOS format text files
564 to Unix format
565
566 * Thu Jan 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-24
567 - Modify "Test Internet Access" so that it accesses contribs.org
568 and only passes two pieces of information:
569 - sysconfig{ReleaseVersion}
570 - An SHA1 hash of sysconfig{SystemID} [SME: 402]
571
572 * Sun Dec 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-23
573 Sat Dec 25 2005 --> Sat Dec 24 2005 or Sun Dec 25 2005 or Sat Dec 31 2005 or ....
574 - Add esmith::console object for standalone menu item [SME: 364]
575
576 * Sun Dec 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-22
577 Sat Dec 25 2005 --> Sat Dec 24 2005 or Sun Dec 25 2005 or Sat Dec 31 2005 or ....
578 - Move testInternet console menu item to smeserver-support [SME: 364]
579
580 * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-21
581 - Revert last change [SME: 327]
582
583 * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-20
584 - Add Requires: smeserver-sysstat [SME: 327]
585
586 * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-19
587 - Relocate Obsoletes: SMEServer to smeserver-release package [SME: 72]
588
589 * Fri Nov 18 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-18
590 - Expand /etc/motd and friends in post-{install,upgrade} so that
591 they are correct for the first boot [SF: 1295403, 1261360]
592
593 * Fri Nov 18 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-17
594 - Obsolete the SMEServer marker package [SF: 1356225]
595
596 * Fri Nov 18 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-16
597 - /etc/issue and /etc/issue.net should be empty by default. We don't
598 want to announce version numbers to casual observers [SF: 1261360]
599
600 * Fri Nov 18 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-15
601 - Use the /etc/motd template for /etc/redhat-release [SF: 1295403]
602
603 * Wed Nov 16 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-14
604 - Add templates for /etc/{issue,issue.net,motd}, all generated from
605 the /etc/motd template [SF: 1261360]
606
607 * Wed Nov 16 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-13
608 - Add Conflicts: selinux-policy-targeted [SF: 1357548]
609
610 * Mon Nov 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-12
611 - Add requires for kernel-smp-module-slip [SF: 1356104]
612
613 * Mon Nov 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-11
614 - Removed Requires for php-domxml - now in e-smith-horde [SF: 1313299]
615
616 * Mon Oct 31 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-10
617 - Obsolete e-smith-reinstall-floppy [SF: 1342860]
618
619 * Tue Oct 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-09
620 Sat Oct 25 2005 --> Sat Oct 22 2005 or Tue Oct 25 2005 or Sat Oct 29 2005 or ....
621 - Add dependency on audit-libs
622
623 * Mon Oct 24 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-08
624 Fri Oct 24 2005 --> Fri Oct 21 2005 or Mon Oct 24 2005 or Fri Oct 28 2005 or ....
625 - Remove kenel-module-st - patch is in the CentOS 4.2 kernel
626
627 * Mon Oct 17 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-07
628 - Make symlink to tux in post scriptlet [SF: 1295038]
629
630 * Mon Oct 17 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-06
631 - Add symlink to tux for splash.xpm.gz [SF: 1295038]
632 - Remove unused language macro definition from SPEC file
633
634 * Sat Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-05
635 - And add dependencies for smeserver-locale-{de,es,fr,it} [SF: 1309520]
636
637 * Fri Oct 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-04
638 - Move all L10Ns to smeserver-locale [SF: 1309520]
639
640 * Mon Oct 10 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-03
641 - Bump version to force update
642
643 * Fri Oct 7 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-02
644 - Pull in kernel-module-st so flexbackup works [SF: 1254300]
645 - Pull in kernel-module-slip for dialup support [SF: 1293606]
646
647 * Fri Oct 7 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-01
648 - Roll tarball, patches to 1.4.6-02
649
650 * Mon Sep 26 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.6-02
651 - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
652
653 * Mon Sep 26 2005 Gordon Rowell <gordonr@gormand.com.au>
654 - [1.4.6-01]
655 - Roll patches up to 1.4.5-07
656 - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
657
658 * Thu Aug 18 2005 Shad L. Lords <slords@mail.com>
659 - [1.4.5-07]
660 - More Obsoletes/Requires updates
661
662 * Thu Aug 18 2005 Shad L. Lords <slords@mail.com>
663 - [1.4.5-06]
664 - Obsoletes/Requires updates for beta1.
665 Still lots of work to be done.
666
667 * Sat Aug 13 2005 Shad L. Lords <slords@mail.com>
668 - [1.4.5-05]
669 - Lots up Obsoletes updates
670
671 * Fri Aug 12 2005 Shad L. Lords <slords@mail.com>
672 - [1.4.5-04]
673 - Add authconfig, mysql-devel, openldap-clients,
674 perl-Crypt-SSLeay, perl-NDBM_File specific and
675 ppp-modules generic obsoletes so they are removed
676 on upgrade.
677
678 * Fri Aug 12 2005 Shad L. Lords <slords@mail.com>
679 - [1.4.5-03]
680 - Add obsoletes for specific php versions
681
682 * Tue Aug 09 2005 Shad L. Lords <slords@mail.com>
683 - [1.4.5-02]
684 - Remove Requires and Obsoletes. Start moving to correct places.
685
686 * Mon Jul 18 2005 Gordon Rowell <gordonr@gormand.com.au>
687 - [1.4.5-01]
688 - Package renamed to smeserver-support, obsoleting e-smith-support
689
690 * Fri Jul 15 2005 Shad L. Lords <slords@mail.com>
691 - [1.4.4-07sme02]
692 - Various additional fixes for upgrades
693
694 * Thu Jul 14 2005 Shad L. Lords <slords@mail.com>
695 - [1.4.4-07sme01]
696 - Various fixes for 6.5RC1 upgrades
697
698 * Fri Jul 1 2005 Gordon Rowell <gordonr@gormand.com.au>
699 * Thu Jul 14 2005 Charlie Brady <charlieb@e-smith.com>
700 - [1.4.4-07]
701 - Various updates provided by Shad Lords.
702
703 * Fri Jul 1 2005 Gordon Rowell <gordonr@gormand.com.au>
704 - [1.4.4-06]
705 - Updated Requires lists for CentOS 4.1 version [SF: 1217914]
706
707 * Wed Jun 15 2005 Charlie Brady <charlieb@e-smith.com>
708 - [1.4.4-05]
709 - Add full set of Requires: headers, to ensure that an upgrade installs
710 a full package set. [SF: 1217914]
711
712 * Tue Jun 7 2005 Charlie Brady <charlieb@e-smith.com>
713 - [1.4.4-04]
714 - Rationalise manager URLs below server-manager. [SF: 1172203, 1210715]
715
716 * Mon May 30 2005 Charlie Brady <charlieb@e-smith.com>
717 - [1.4.4-03]
718 - Add "Requires: e-smith-lib" to ensure correct installation ordering.
719 [SF: 1210723]
720
721 * Thu Feb 24 2005 Charlie Brady <charlieb@e-smith.com>
722 - [1.4.4-02]
723 - Updated copyright date on the license text file.
724
725 * Thu Jun 12 2003 Gordon Rowell <gordonr@e-smith.com>
726 - [1.4.4-01]
727 - Updated product_logo.jpg [gordonr 8507]
728
729 * Mon May 12 2003 Gordon Rowell <gordonr@e-smith.com>
730 - [1.4.3-01]
731 - Handle "es" language (treat as English) [gordonr 3793]
732
733 * Mon Mar 31 2003 Gordon Rowell <gordonr@e-smith.com>
734 - [1.4.2-08]
735 - Updated fr lexicon for initial.cgi [gordonr 7728]
736
737 * Fri Mar 28 2003 Gordon Rowell <gordonr@e-smith.com>
738 - [1.4.2-07]
739 - Moved lexica for {index,initial}.cgi here [gordonr 7728]
740
741 * Fri Mar 28 2003 Lijie Deng <lijied@e-smith.com>
742 - [1.4.2-06]
743 - Modified French lexicon to use lang="fr", rename the lexicon
744 directory to fr [lijied 6787]
745
746 * Tue Mar 25 2003 Mark Knox <markk@e-smith.com>
747 - [1.4.2-05]
748 - Renamed 20FooterText to 20ProductName, factored out common text [markk 7715]
749
750 * Mon Mar 17 2003 Mark Knox <markk@e-smith.com>
751 - [1.4.2-04]
752 - Added header template [markk 4722]
753 - Added footer template [markk 7714]
754
755 * Thu Mar 13 2003 Mark Knox <markk@e-smith.com>
756 - [1.4.2-03]
757 - Corrected header image size in 40LogoRow [markk 4722]
758
759 * Thu Mar 13 2003 Mark Knox <markk@e-smith.com>
760 - [1.4.2-02]
761 - Added 40LogoRow header fragment with correct ALT text and image [markk 4722]
762
763 * Thu Mar 13 2003 Mark Knox <markk@e-smith.com>
764 - [1.4.2-01]
765 - Added new product_logo.jpg [markk 4722]
766
767 * Fri Jan 10 2003 Gordon Rowell <gordonr@e-smith.com>
768 - [1.4.1-04]
769 - New URL for www.e-smith.com [gordonr 6227]
770
771 * Fri Jan 10 2003 Gordon Rowell <gordonr@e-smith.com>
772 - [1.4.1-03]
773 - Adjusted header on license text
774 Create fr_CA license on the fly [gordonr 6227]
775
776 * Mon Dec 30 2002 Charlie Brady <charlieb@e-smith.com>
777 - [1.4.1-02]
778 - Add Obsoletes header to force removal of e-smith-keys. [charlieb 6369]
779
780 * Fri Dec 27 2002 Gordon Rowell <gordonr@e-smith.com>
781 - [1.4.1-01]
782 - Updated banner image [gordonr 6227]
783
784 * Tue Dec 24 2002 Charlie Brady <charlieb@e-smith.com>
785 - [1.4.0-01]
786 - Roll stable version to 1.4.0
787
788 * Tue Dec 24 2002 Charlie Brady <charlieb@e-smith.com>
789 - [1.4.0-01-01]
790 - Roll stable version to 1.4.0-01
791
792 * Tue Dec 24 2002 Charlie Brady <charlieb@e-smith.com>
793 - [1.3.12-02]
794 - Add Obsoletes head to force removal of e-smith-blades. [charlieb 5416]
795
796 * Fri May 24 2002 Gordon Rowell <gordonr@e-smith.com>
797 - [1.3.12-01]
798 - Place lexicon in target directory. Re-add original support CGI script
799 [gordonr 3641]
800
801 * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
802 - [1.3.11-01]
803 - RPM rebuild forced by cvsroot2rpm
804
805 * Tue May 21 2002 Gordon Rowell <gordonr@e-smith.com>
806 - [1.3.10-01]
807 - Move French localisation for support panel here [gordonr 3582]
808
809 * Thu May 16 2002 Gordon Rowell <gordonr@e-smith.com>
810 - [1.3.9-01]
811 - Relocated license text for locale awareness [gordonr 3413]
812
813 * Wed May 15 2002 Gordon Rowell <gordonr@e-smith.com>
814 - [1.3.8-01]
815 - Missing U.S. English nav bar entry [gordonr 3421]
816
817 * Wed May 8 2002 Gordon Rowell <gordonr@e-smith.com>
818 - [1.3.7-01]
819 - Added footer [gordonr 3223]
820
821 * Wed May 8 2002 Mark Knox <markk@e-smith.com>
822 - [1.3.6-01]
823 - Quickly i18n'd into FormMagick panel. [markk 3309]
824
825 * Fri Apr 19 2002 Mark Knox <markk@e-smith.com>
826 - [1.3.5-01]
827 - Updated server-manager image [markk 3188]
828
829 * Thu Apr 18 2002 Gordon Rowell <gordonr@e-smith.com>
830 - [1.3.4-01]
831 - Removed copy of %Source1 - now in correct place/name
832
833 * Thu Apr 18 2002 Gordon Rowell <gordonr@e-smith.com>
834 - [1.3.3-01]
835 - Removed airiness from licence [gordonr 3119]
836
837 * Mon Apr 15 2002 Gordon Rowell <gordonr@e-smith.com>
838 - [1.3.2-01]
839 - Re-did createlinks
840
841 * Mon Apr 15 2002 Gordon Rowell <gordonr@e-smith.com>
842 - [1.3.1-01]
843 - Initial build from CVS
844
845 * Mon Apr 15 2002 Gordon Rowell <gordonr@e-smith.com>
846 - [1.3.0-01]
847 - rollRPM: Rolled version number to 1.3.0-01. Includes patches up to 1.2.0-02.
848
849 * Mon Jan 07 2002 Charlie Brady <charlieb@e-smith.com>
850 - [1.2.0-02]
851 - Add conflicts header to prevent ServiceLink-support and e-smith-support from
852 being installed simultaneously.
853
854 * Tue Dec 11 2001 Jason Miller <jay@e-smith.com>
855 - [1.2.0-01]
856 - rollRPM: Rolled version number to 1.2.0-01. Includes patches up to 1.1.0-06.
857
858 * Wed Nov 21 2001 Charlie Brady <charlieb@e-smith.com>
859 - [1.1.0-06]
860 - Remove e-smith-lib dependency as well - e-smith-lib requires e-smith-support,
861 but not vice-versa.
862
863 * Wed Nov 21 2001 Charlie Brady <charlieb@e-smith.com>
864 - [1.1.0-05]
865 - Remove troublesome e-smith-base dependency, which isn't real anyway.
866 - While we are at it, remove the e-smith => 4 dependency - not really relevant
867 and forces us to retain the empty e-smith RPM.
868
869 * Wed Nov 14 2001 Tony Clayton <tonyc@e-smith.com>
870 - [1.1.0-04]
871 - s/March/Mitel/ in license text
872
873 * Thu Nov 08 2001 Charlie Brady <charlieb@e-smith.com>
874 - [1.1.0-03]
875 - Updated with (YA) new banner image
876
877 * Fri Nov 2 2001 Gordon Rowell <gordonr@e-smith.com>
878 - [1.1.0-02]
879 - Updated with new banner image
880
881 * Fri Nov 2 2001 Gordon Rowell <gordonr@e-smith.com>
882 - [1.1.0-01]
883 - Rolled version number to 1.1.0-01. Includes patches upto 1.0.0-03.
884
885 * Tue Aug 21 2001 Charlie Brady <charlieb@e-smith.com>
886 - [1.0.0-03]
887 - Removed pre-1.0.0 changelog entries.
888
889 * Tue Aug 21 2001 Gordon Rowell <gordonr@e-smith.com>
890 - [1.0.0-02]
891 - Changed Copyright to GPL and added Vendor tag
892
893 * Tue Aug 21 2001 Gordon Rowell <gordonr@e-smith.com>
894 - [1.0.0-01]
895 - Rolled version number to 1.0.0-01. Includes patches upto 0.1.1-24.
896
897 %description
898 SME Server module to display support and licensing information
899
900 %prep
901 %setup
902 %patch0 -p1
903 %patch1 -p1
904 %patch2 -p1
905 %patch3 -p1
906 %patch4 -p1
907
908 %build
909 perl createlinks
910
911 ln -s initial.cgi root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/index.cgi
912
913 YUM_REPOS=root/etc/e-smith/db/yum_repositories/
914 for dir in base updates
915 do
916 mkdir -p $YUM_REPOS/defaults/$dir
917 echo %{centos_excludes} > $YUM_REPOS/defaults/$dir/Exclude
918 done
919 sed -i 's/CENTOS_EXCLUDES/%{centos_excludes}/' $YUM_REPOS/migrate/25CentOSExcludes
920 sed -i 's/CENTOS_REMOVE/%{centos_remove}/' $YUM_REPOS/migrate/25CentOSExcludes
921
922 %install
923 rm -rf $RPM_BUILD_ROOT
924 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
925 rm -f %{name}-%{version}-%{release}-filelist
926 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
927 > %{name}-%{version}-%{release}-filelist
928
929 %clean
930 rm -rf $RPM_BUILD_ROOT
931
932 %post
933
934 %files -f %{name}-%{version}-%{release}-filelist
935 %defattr(-,root,root)

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