/[smeserver]/rpms/smeserver-yum/sme9/smeserver-yum.spec
ViewVC logotype

Contents of /rpms/smeserver-yum/sme9/smeserver-yum.spec

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


Revision 1.25 - (show annotations) (download)
Tue Feb 19 01:49:03 2019 UTC (5 years, 3 months ago) by jpp
Branch: MAIN
CVS Tags: smeserver-yum-2_4_0-23_el6_sme
Changes since 1.24: +8 -3 lines
* Mon Feb 18 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-23.sme
- add openfusion gpg key [SME: 10741]

1 # $Id: smeserver-yum.spec,v 1.24 2019/02/02 18:33:20 jpp Exp $
2
3 %define name smeserver-yum
4 Summary: YUM, an rpm updater
5 Name: %{name}
6 %define version 2.4.0
7 %define release 23
8 Version: %{version}
9 Release: %{release}%{?dist}
10 License: GPL
11 Group: SMEServer/addon
12 Source: %{name}-%{version}.tar.xz
13 Patch1: smeserver-yum-2.4.0-addons_fasttrack.patch
14 Patch2: smeserver-yum-2.4.0-updatekeys.patch
15 Patch3: smeserver-yum-2.4.0-SoftwareUpdate.patch
16 Patch4: smeserver-yum-2.4.0-Check4Updates.patch
17 Patch5: smeserver-yum-2.4.0-protected_packages.patch
18 Patch6: smeserver-yum-2.4.0.check4updates_to_smecontribs.patch
19 Patch7: smeserver-yum-2.4.0-can_update_contribs_1_by_1.patch
20 Patch8: smeserver-yum-2.4.0.bz9902.remiGPG.patch
21 Patch9: smeserver-yum-2.4.0.bz10102.scloGPGkey.patch
22 Patch10: smeserver-yum-2.4.0.bz10264.patch
23 Patch11: smeserver-yum-2.2.0-bz10171-SME9eol.patch
24 Patch12: smeserver-yum-2.4.0-bz10741-openfusion.patch
25 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
26 BuildArchitectures: noarch
27 Requires: e-smith-formmagick >= 1.4.0-12
28 Requires: e-smith-base
29 Requires: perl(CGI::FormMagick) >= 0.91-26
30 Requires: rpm-python >= 4.0.4-7x.18
31 Requires: yum >= 1.0.3-1_73
32 Provides: yumconf
33 Obsoletes: check4updates
34 Provides: check4updates
35 Obsoletes: rpmdb-CentOS
36 Requires: yum-plugin-fastestmirror
37 Obsoletes: yum-plugin-installonlyn
38 Obsoletes: yum-protect-packages <= 1.1.16
39 Requires: yum-plugin-post-transaction-actions
40 Requires: mailx
41 BuildRequires: e-smith-devtools >= 1.13.1-03
42 Conflicts: centos-yumconf
43 AutoReqProv: no
44 %description
45 %name is an implementation of http://linux.duke.edu/projects/yum on SME Server
46
47 %changelog
48 * Mon Feb 18 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-23.sme
49 - add openfusion gpg key [SME: 10741]
50
51 * Sat Jan 26 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-22.sme
52 - update patch for EOL [SME: 10171]
53
54 * Tue Jan 22 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-20.sme
55 - add message to indicate EOL after Nov 30 2020 fix [SME: 10171]
56
57 * Mon Nov 06 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-17.sme
58 - add yum-plugin-post-transaction-actions as requirement [SME: 10191]
59
60 * Wed May 03 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-16.sme
61 - add rpmfusion free el6 RPM GPG key [SME: 10264]
62
63 * Sat Feb 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-15.sme
64 - added centos SCLo SIG gpg rpm signing key [SME: 10102]
65 - wil allow to install SCL packages directly from smecontribs
66
67 * Sun Jan 08 2017 BogusDateBot
68 - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
69 by assuming the date is correct and changing the weekday.
70 Fri May 31 2005 --> Fri May 27 2005 or Tue May 31 2005 or Fri Jun 03 2005 or ....
71 Wed Mar 06 2006 --> Wed Mar 01 2006 or Mon Mar 06 2006 or Wed Mar 08 2006 or ....
72 Fri Nov 16 2006 --> Fri Nov 10 2006 or Thu Nov 16 2006 or Fri Nov 17 2006 or ....
73 Fri Nov 23 2006 --> Fri Nov 17 2006 or Thu Nov 23 2006 or Fri Nov 24 2006 or ....
74
75 * Fri Jan 06 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-14.sme
76 - add Remi Collet RPM GPG KEY [SME: 9902]
77 - bump 13 to 14 to cvs add patch
78
79 * Wed Jan 13 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-12.sme
80 - Example to update contribs 1 by 1 [SME: 8850]
81
82 * Sat Feb 21 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-11.sme
83 - Set the check update frequency of smecontribs through the server-manager
84 - [SME: 8855]
85
86 * Sat Jan 10 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-10.sme
87 - Add a default Yum db property for check4contribsupdates [SME: 8790]
88
89 * Wed Nov 19 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-9.sme
90 - Added a check-update for the smecontribs repository [SME: 8672]
91
92 * Mon Jun 30 2014 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-8.sme
93 - Move protected package list to the correct location [SME: 8476]
94
95 * Fri Mar 22 2013 Ian Wells <esmith@wellsi.com> 2.4.0-7.sme
96 - Change order of mail options in check4updates [SME: 7504]
97
98 * Sun Mar 17 2013 Ian Wells <esmith@wellsi.com> 2.4.0-6.sme
99 - Change wording of Software Update button [SME: 7499]
100
101 * Wed Mar 6 2013 Shad L. Lords <slords@mail.com> 2.4.0-5.sme
102 - Obsolete el5 yum-protect-packages, provided by yum [SME: 7273]
103
104 * Wed Mar 6 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.sme
105 - Update GPG keys for sme9 [SME: 7465]
106
107 * Wed Feb 27 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-3.sme
108 - Add fasttrack and remove addons repo [SME: 7385]
109
110 * Tue Feb 5 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme
111 - Add back in missing parts from new stream [SME: 7305]
112
113 * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
114 - Roll new stream for sme9
115
116 * Fri Aug 31 2012 Shad L. Lords <slords@mail.com> 2.2.0-20.sme
117 - Point mirrorlist to mirrorlist.contribs.org [SME: 7087]
118
119 * Tue Mar 1 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-19.sme
120 - Add random wait timer for check4updates script to distribute load on ibiblio [SME: 6534]
121
122 * Fri Oct 1 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-18.sme
123 - Trigger post-upgrade and reboot on kernel updates [SME: 6166]
124
125 * Sat Jun 12 2010 Shad L. Lords <slords@mail.com> 2.2.0-17.sme
126 - Fix migrate fragment to not throw warnings [SME: 5705]
127
128 * Wed Jun 02 2010 Shad L. Lords <slords@mail.com> 2.2.0-16.sme
129 - Fix yum database removal (missing one) [SME: 5705]
130
131 * Wed Jun 02 2010 Shad L. Lords <slords@mail.com> 2.2.0-15.sme
132 - Migrate MirrorList properties to sme8 repos [SME: 5705]
133 - Remove BaseURL properties if migrating to sme8 repos [SME: 5949]
134 - Remove yum databases and repodata if migrating to sme8 repos [SME: 5998]
135
136 * Mon May 17 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-14.sme
137 - Revert previous change [SME: 5962]
138
139 * Mon May 17 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-13.sme
140 - Migrate CentOS Exclude property default values to smeserver-yum [SME: 5962]
141
142 * Thu Nov 5 2009 Shad L. Lords <slords@mail.com> 2.2.0-12.sme
143 - only unlink file if we created it [SME: 5476]
144
145 * Wed Oct 14 2009 Filipo Carletti <filippo.carletti@gmail.com> 2.2.0-11.sme
146 - Import only keys not already imported [SME: 5507]
147
148 * Tue Sep 15 2009 Shad L. Lords <slords@mail.com> 2.2.0-10.sme
149 - set unsaved changes in yum event [SME: 5475]
150 - move yum warming to sme yum plugin [SME: 5474]
151 - ensure file exists before unlinking [SME: 5476]
152 - remove semicolons from yum plugin
153
154 * Tue Sep 15 2009 Shad L. Lords <slords@mail.com> 2.2.0-9.sme
155 - Add frequency of updates toggle [SME: 3764]
156 - remove stray file
157
158 * Sat May 30 2009 Shad L. Lords <slords@mail.com> 2.2.0-8.sme
159 - Add /etc/yum.smerepos.d to package [SME: 5305]
160
161 * Mon May 18 2009 Shad L. Lords <slords@mail.com> 2.2.0-7.sme
162 - Change SME mirrorlists to point to ibiblio [SME: 5242]
163
164 * Fri Apr 10 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-6.sme
165 - Require mailx [SME: 5131]
166
167 * Mon Nov 24 2008 Shad L. Lords <slords@mail.com> 2.2.0-5.sme
168 - Add yum-protect-packages support to prevent removal of
169 needed pacakges [SME: 3133]
170
171 * Tue Oct 28 2008 Shad L. Lords <slords@mail.com> 2.2.0-4.sme
172 - Make yum update unbuffered for web interface [SME: 4726]
173
174 * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 2.2.0-3.sme
175 - Move repos to repodir to fix yum bug [SME: 3676]
176
177 * Sun Oct 12 2008 Shad L. Lords <slords@mail.com> 2.2.0-2.sme
178 - Fix name for smeextras [SME: 4585]
179
180 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
181 - Roll new stream to separate sme7/sme8 trees [SME: 4633]
182
183 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 1.2.0-58
184 - Fix mirrorlist for sme8 [SME: 4508]
185
186 * Fri Sep 19 2008 Shad L. Lords <slords@mail.com> 1.2.0-57
187 - Add smeextras repo database and information [SME: 4585]
188
189 * Sun Aug 10 2008 Shad L. Lords <slords@mail.com> 1.2.0-56
190 - Remove links to crontab in bootstrap-console-save [SME: 4494]
191
192 * Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-55
193 - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
194
195 * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-54
196 - Add common <base> tags to e-smith-formmagick's general [SME: 4290]
197
198 * Mon Mar 31 2008 Shad L. Lords <slords@mail.com> 1.2.0-53
199 - Include installonlyn plugin to manage kernels [SME: 2101]
200
201 * Mon Mar 31 2008 Stephen Noble <support@dungog.net> 1.2.0-52
202 - Delete dungog repository, reworked [SME: 4097]
203
204 * Fri Mar 14 2008 Shad L. Lords <slords@mail.com> 1.2.0-51
205 - Clean up "rpm -qa" warnings in yum wrapper [SME: 4052]
206
207 * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.2.0-50
208 - Remove <base> tags now in general [SME: 3914]
209
210 * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 1.2.0-49
211 - Remove duplicate <base> entries [SME: 3889]
212
213 * Fri Jan 11 2008 Shad L. Lords <slords@mail.com> 1.2.0-48
214 - Put check4updates obsoletes & provides in the right place [SME: 3250]
215
216 * Fri Jan 11 2008 Shad L. Lords <slords@mail.com> 1.2.0-47
217 - Add check4update script, make cronjob run same as scheduled dirs [SME: 3250]
218
219 * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 1.2.0-46
220 - Add server is up to date message on panel [SME: 2512]
221
222 * Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.0-45
223 - remove BaseURL property for repos with mirrorlists [SME: 3275]
224
225 * Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.0-44
226 - safesymlink yum into local [SME: 3238]
227
228 * Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.0-43
229 - add check4updates cronjob, obsolete check4updates rpm [SME: 3250]
230
231 * Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.0-42
232 - yum-import-keys action to yum-update event [SME: 3196]
233
234 * Mon Dec 24 2007 Stephen Noble <support@dungog.net> 1.2.0-41
235 - add smecontribs repo [SME: 3551]
236
237 * Tue Dec 11 2007 Gavin Weight <gweight@gmail.com> 1.2.0-40
238 - Remove bad mirror and add two new mirrors. [SME: 3636]
239
240 * Fri Nov 30 2007 Gavin Weight <gweight@gmail.com> 1.2.0-39
241 - Change EnableGroups value to no/yes instead of 0/1. [SME: 3607]
242
243 * Fri Nov 30 2007 Gavin Weight <gweight@gmail.com> 1.2.0-38
244 - Fix use of uninitialized value in migrate 10GPG_and_Groups. [SME: 2491]
245
246 * Sat Jul 14 2007 Shad L. Lords <slords@mail.com> 1.2.0-37
247 - Add GPG keys for CentOS 5 [SME: 3160]
248
249 * Sun Jun 10 2007 Stephen Noble <support@dungog.net> 1.2.0-36
250 - Refine matching of rpms or repos [SME: 2416]
251
252 * Sun Jun 10 2007 Stephen Noble <support@dungog.net> 1.2.0-35
253 - Add db values to restrict available rpms or repos [SME: 2416]
254
255 * Sun Jun 10 2007 Stephen Noble <support@dungog.net> 1.2.0-34
256 - remove restrictAvailable patch [SME: 2416]
257
258 * Fri Jun 08 2007 Stephen Noble <support@dungog.net> 1.2.0-33
259 - Add db value to restrict available rpms [SME: 2416]
260
261 * Fri May 25 2007 Shad L. Lords <slords@mail.com> 1.2.0-32
262 - Add rpm key for epel packages
263
264 * Wed May 9 2007 Shad L. Lords <slords@mail.com> 1.2.0-31
265 - Updates to support SME Server 8
266
267 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
268 - Clean up spec so package can be built by koji/plague
269
270 * Mon Apr 09 2007 Stephen Noble <support@dungog.net> 1.2.0-30
271 - remove two of them, leaving pacific.net.au [SME: 2763]
272
273 * Mon Apr 09 2007 Stephen Noble <support@dungog.net> 1.2.0-29
274 - add three more repositories to yum.repos.d/mirrors-sme* files [SME: 2763]
275
276 * Fri Feb 16 2007 Shad L. Lords <slords@mail.com> 1.2.0-28
277 - Change runsvctrl to sv to support runit v1.7.x [SME: 2486]
278
279 * Wed Jan 17 2007 Shad L. Lords <slords@mail.com> 1.2.0-27
280 - Only import keys we don't already have [SME: 1174]
281
282 * Wed Jan 03 2007 Shad L. Lords <slords@mail.com> 1.2.0-26
283 - Only allow upstream proxies to cache packages not metadata.
284
285 * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
286 - Update to new release naming. No functional changes.
287 - Make Packager generic
288
289 * Fri Dec 1 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-25
290 - Remove defaults for CentOS testing repository [SME: 2119]
291
292 * Thu Nov 30 2006 Greg Swallow <greg@runlevel7.ca> 1.2.0-24
293 - Change Includepkgs to IncludePkgs [SME: 2049]
294
295 * Thu Nov 30 2006 Greg Swallow <greg@runlevel7.ca> 1.2.0-23
296 - Add includepkgs option to repository configuration [SME: 2049]
297
298 * Thu Nov 30 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-22
299 - Correct typos in last patch [SME: 2050]
300
301 * Thu Nov 30 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-21
302 - Create local SME Server mirrorlists during build of package
303 - Refer to these mirrorlists from yum.conf
304 - Comment out baseurl if a MirrorList is defined [SME: 2050]
305
306 * Wed Nov 29 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-20
307 - Revert to 10s panel refresh [SME: 2097]
308
309 * Thu Nov 23 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-19
310 Fri Nov 23 2006 --> Fri Nov 17 2006 or Thu Nov 23 2006 or Fri Nov 24 2006 or ....
311 - Make CentOS base and updates enabled/Visible by default [SME: 1849]
312 - Migrate CentOS base and updates to Visible, but leave status [SME: 1849]
313
314 * Thu Nov 23 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-18
315 Fri Nov 23 2006 --> Fri Nov 17 2006 or Thu Nov 23 2006 or Fri Nov 24 2006 or ....
316 - Adjust wording on post-upgrade page [SME: 2076]
317
318 * Tue Nov 21 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-17
319 - Clean up post-upgrade page LogFile display [SME: 2077]
320
321 * Tue Nov 21 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-16
322 - Fix post-upgrade page handling [SME: 2077]
323 - TODO: Add persistent RebootRequired handling so that the reconfigure
324 page is displayed from other sessions
325 - TODO: Re-add display of LogFile prior to reconfigure
326
327 * Thu Nov 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-15
328 Fri Nov 16 2006 --> Fri Nov 10 2006 or Thu Nov 16 2006 or Fri Nov 17 2006 or ....
329 - Add dependency on yum-plugin-fastestmirror [SME: 1163]
330 - Alpha sort dependencies
331
332 * Thu Nov 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-14
333 Fri Nov 16 2006 --> Fri Nov 10 2006 or Thu Nov 16 2006 or Fri Nov 17 2006 or ....
334 - Add MirrorList options to each of the SME repos [SME: 1163]
335
336 * Thu Nov 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-13
337 Fri Nov 16 2006 --> Fri Nov 10 2006 or Thu Nov 16 2006 or Fri Nov 17 2006 or ....
338 - Put back missed patch for post-upgrade [SME: 2071]
339
340 * Thu Nov 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-12
341 Fri Nov 16 2006 --> Fri Nov 10 2006 or Thu Nov 16 2006 or Fri Nov 17 2006 or ....
342 - Re-add post-upgrade handling [SME: 2071]
343 - Display yum output
344 - Lower refresh to 3 seconds from 10
345
346 * Thu Nov 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-11
347 - Add Federico Simoncelli's smeserver plugin for yum [SME: 59]
348 - TODO: Add post-upgrade page handling
349
350 * Tue Nov 14 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-10
351 - Add distroverpkg to set release version for CentOS packages [SME: 1163]
352
353 * Thu Nov 9 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-09
354 - Allow MirrorList property to be optional [SME: 1163]
355
356 * Thu Nov 9 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-08
357 - Add mirrorlist option to CentOS repos via MirrorList db property [SME: 1163]
358 - TODO: Create mirrorlist for SME repos.
359
360 * Thu Nov 9 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-07
361 - Explicitly unset reposdir so we ignore the CentOS repo files [SME: 1905]
362
363 * Fri Sep 1 2006 Charlie Brady <charlieb@e-smith.com> 1.2.0-06
364 - Fix quoting in yum wrapper script. [SME: 1894]
365
366 * Mon May 1 2006 Charlie Brady <charlieb@e-smith.com> 1.2.0-05
367 - Remove stray yum.pm.orig file. [SME: 1350]
368
369 * Tue Apr 18 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-04
370 - Also display yum output if the yum command fails, e.g. due to an
371 existing yum lock. [SME: 1110]
372
373 * Tue Apr 18 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-03
374 - Update the yum dbs in yum-modify in case the repos have changed [SME: 1261]
375
376 * Tue Apr 18 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-02
377 - Capture and display yum output [SME: 1269]
378
379 * Wed Mar 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.2.0-01
380 - Roll stable stream version. [SME: 1016]
381
382 * Mon Mar 06 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-26
383 Wed Mar 06 2006 --> Wed Mar 01 2006 or Mon Mar 06 2006 or Wed Mar 08 2006 or ....
384 - And migrate old SME repo URLs to new paths [SME: 951]
385
386 * Mon Mar 06 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-25
387 Wed Mar 06 2006 --> Wed Mar 01 2006 or Mon Mar 06 2006 or Wed Mar 08 2006 or ....
388 - Change SME Server repo URLs to match repo names so we avoid confusion
389 with CentOS repos and can remove the symlinks [SME: 951]
390
391 * Mon Mar 06 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-24
392 Wed Mar 06 2006 --> Wed Mar 01 2006 or Mon Mar 06 2006 or Wed Mar 08 2006 or ....
393 - Don't force the BaseURL properties - just set defaults [SME: 951]
394
395 * Wed Feb 22 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-23
396 - Default smeupdates-testing repository to Visible, disabled [SME: 846]
397
398 * Thu Feb 16 2006 Charlie Brady <charlie_brady@mitel.com> 1.1.2-22
399 - Do not suggest post-upgrade/reboot if no rpms were installed or
400 removed. [SME: 676]
401
402 * Thu Feb 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-21
403 - Run post-upgrade and reboot in the background so that the front page
404 can be displayed without the "Your system needs to be rebooted"
405 warning - it's already getting one by then. [SME: 611]
406 - Adjust reconfiguration wording [SME: 611]
407
408 * Thu Feb 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-20
409 - And add L10N for newly exposed unlocalised message [SME: 611]
410
411 * Thu Feb 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-19
412 - Catch error return status from yum commands [SME: 611]
413
414 * Tue Feb 7 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-18
415 - Adjust wording in yum wrapper [SME: 676]
416
417 * Tue Jan 24 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-17
418 - And change "A reboot will be required" to
419 "A reboot will be initiated" in the post-upgrade panel [SME: 199]
420
421 * Tue Jan 24 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-16
422 - Bring back post-upgrade page after performing updates [SME: 199]
423 - Force a reboot after the post-upgrade command [SME: 199]
424
425 * Tue Jan 24 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-15
426 - Add wrapper /sbin/e-smith/yum to remind people to
427 post-upgrade/reboot [SME: 199]
428
429 * Tue Jan 24 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-14
430 - Force yum{AutoInstallUpdates} to disabled and remove toggle from
431 panel for now [SME: 525]
432
433 * Mon Nov 21 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-13
434 - And make them Visible=no by default [SF: 1362528]
435
436 * Mon Nov 21 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-12
437 - Disable centos base/updates/contrib repos by default [SF: 1362528]
438
439 * Mon Nov 21 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-11
440 - Show repositories which are either Visible or enabled [SF: 1362529]
441
442 * Mon Nov 21 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-10
443 - Disable automatic updates by default [SF: 1362526]
444
445 * Mon Nov 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-09
446 - Add Conflicts: centos-yumconf [SF: 1356006]
447
448 * Tue Nov 8 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-08
449 - Don't force a post-upgrade/reboot after changes. We don't need to
450 do it in most cases [SF: 1304387, 1349946]
451
452 * Fri Oct 28 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-07
453 - Allow optional GPGKey property [SF: 1332624]
454
455 * Fri Oct 28 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-06
456 - Change CentOS BaseURL values back to /centos/4 [SF: 1334861]
457 - Generate all repositories in /etc/yum.conf with enabled=0/1 [SF: 1332624]
458 - Only display "Visible" repositories in the server-manager panel [SF: 1332624]
459
460 * Fri Oct 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-05
461 - Move all L10Ns to smeserver-locale [SF: 1309520]
462
463 * Mon Oct 10 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-04
464 - Fix up auto-selection of all updates [SF: 1321887]
465
466 * Mon Oct 10 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-03
467 - Remove navigation-conf-hidden [SF: 1315730]
468
469 * Fri Oct 7 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-02
470 - Require GPG signatures on all yum packages
471
472 * Fri Oct 7 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-01
473 - Roll new tarball, patches to 1.1.1-07
474
475 * Fri Sep 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.1-07
476 - And another [SF: 1301044]
477
478 * Fri Sep 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.1-06
479 - Correction to French L10N - Thanks Didier Rambeau [SF: 1301044]
480
481 * Fri Sep 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.1-05
482 - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
483
484 * Fri Sep 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.1-04
485 - Added lots of RPM GPG keys [SF: 1309195]
486
487 * Thu Sep 29 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.1-03
488 - It's obsoletes=1 [SF: 1306265]
489
490 * Thu Sep 29 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.1-02
491 - Added obsoletes option to yum.conf [SF: 1306265]
492
493 * Mon Sep 26 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.1-01
494 - Rolled patches up to 1.1.0-26
495 - Added German L10N
496
497 * Sun Sep 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.0-26
498 - Typo fix - add space between 'yum' and options
499
500 * Sun Sep 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.0-25
501 - Increase debug and error level so we at least capture yum output
502 in the messages log [SF: 1218082]
503
504 * Sun Sep 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.0-24
505 - Need to return a hash, with key equal to package.arch [SF: 1298468]
506
507 * Sun Sep 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.0-23
508 - Display version and repository in picklists [SF: 1298468]
509
510 * Sun Sep 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.0-22
511 - Change 1/0 values for GPGCheck and EnableGroups to yes/no
512 It's more readable in the DB and also works around a bug [SF: 1303885]
513
514 * Sun Sep 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.0-21
515 - Wrap HTML escapes in Fr lexicon in CDATA blocks [SF: 1302289]
516
517 * Fri Sep 23 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.0-20
518 - Remove XXX - FIXMEs from French lexicon [SF: 1301044]
519
520 * Fri Sep 23 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.0-19
521 - French L10N fix [SF: 1266152]
522
523 * Mon Sep 12 2005 chris burnat <cburnat@burnat.com> 1.1.0-18
524 - Fix equal greater than (=>) to (>=) in two instances in spec file.
525
526 * Mon Sep 5 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.0-17
527 - Change centos BaseURL entries from /centos/4/ to /centos/4.1/ as
528 it appears that some mirrors aren't following the symlinks correctly
529 - Move BaseURL settings into force fragments as they will need to
530 change as we update the base [SF: 1272438]
531
532 * Wed Aug 24 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.0-16
533 - Remove XXX entries from panel text [SF: 1267315]
534
535 * Wed Aug 24 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.0-15
536 - Fix status check in yum cron job - Thanks Filippo Carletti [SF: 1266967]
537
538 * Wed Aug 17 2005 Charlie Brady <charlieb@e-smith.com> 1.1.0-14
539 - Change dependency to rpmdb-CentOS
540
541 * Mon Aug 15 2005 Gordon Rowell <gordonr@gormand.com.au>
542 - [1.1.0-13]
543 - Add dependency on rpmdb package
544
545 * Mon Jul 18 2005 Gordon Rowell <gordonr@gormand.com.au>
546 - [1.1.0-12]
547 - And remove now unused action scripts
548
549 * Mon Jul 18 2005 Gordon Rowell <gordonr@gormand.com.au>
550 - [1.1.0-11]
551 - Removed the old pre-FM panels, which we haven't used or displayed for
552 a while
553
554 * Mon Jul 18 2005 Gordon Rowell <gordonr@gormand.com.au>
555 - [1.1.0-10]
556 - Relocate dbs to /home/e-smith/db. Note yum_update_dbs avoids the
557 ConfigDB interface for speed and to reduce log noise. Maybe it
558 shouldn't, which would give a record of nightly changes.
559
560 * Thu Jul 14 2005 Gordon Rowell <gordonr@gormand.com.au>
561 - [1.1.0-09]
562 - French localisation - Merci Didier Rambeau [SF: 1234929]
563
564 * Thu Jul 14 2005 Gordon Rowell <gordonr@gormand.com.au>
565 - [1.1.0-08]
566 - Fix cron.daily ordering so yum_update_dbs gets a chance to fix
567 the yum flag file before the standard yum cron job runs [SF: 1237639]
568 - Clean up various old cron jobs which are no longer used
569 - Change cron job template into a shell script
570
571 * Thu Jul 14 2005 Gordon Rowell <gordonr@gormand.com.au>
572 - [1.1.0-07]
573 - Remove pid file check - yum leaves stale pid files when an action
574 fails, but cleans up next time. Since we're calling yum, it can
575 do the work. Death to pid files.
576
577 * Thu Jul 14 2005 Gordon Rowell <gordonr@gormand.com.au>
578 - [1.1.0-06]
579 - Adjusted repository names sme{addons,core,dev,test,updates} ->
580 addons,os,dev,test,updates
581 - Added updates-testing
582 - Changed BaseURL to use mirror.contribs.org/pub/smeserver for consistency
583 across mirrors
584 - Drop /7.0alpha/ to /7/
585
586 * Sat Jul 2 2005 Gordon Rowell <gordonr@gormand.com.au>
587 - [1.1.0-05]
588 - Fix creation of event links
589
590 * Sat Jul 2 2005 Gordon Rowell <gordonr@gormand.com.au>
591 - [1.1.0-04]
592 - Remove all other instances of services2adjust once for yum, and use
593 the action script instead to avoid an endless run of yum_update_dbs
594
595 * Sat Jul 2 2005 Gordon Rowell <gordonr@gormand.com.au>
596 - [1.1.0-03]
597 - Add exec to yum service run script
598 - Add action script to update DBs as required, including 'local' event
599 - TODO: Work out why services2adjust 'once' loops forever on this service
600
601 * Sat Jul 2 2005 Gordon Rowell <gordonr@gormand.com.au>
602 - [1.1.0-02]
603 - Add Provides: yumconf [SF: 1230970]
604 - Cater for new yum output format, and only pick package lines from
605 output [SF: 1230971]
606
607 * Thu Jun 30 2005 Gordon Rowell <gordonr@gormand.com.au>
608 - [1.1.0-01gr22]
609 - Change from CentOS 3 to CentOS 4
610 - Remove force fragment for stunnel since we now ship the CentOS RPM
611
612 * Fri Jun 10 2005 Gordon Rowell <gordonr@gormand.com.au>
613 - [1.1.0-01gr21]
614 - Import keys in bootstrap-console-save rather than post-{install,upgrade}
615
616 * Fri Jun 10 2005 Gordon Rowell <gordonr@gormand.com.au>
617 - [1.1.0-01gr20]
618 - Populate /usr/share/rpm-gpg-keys with various RPM-GPG-KEY files
619 we might want to use
620 - Add script to import keys
621 - TODO: Clean out duplicate key copies
622
623 * Thu Jun 9 2005 Gordon Rowell <gordonr@gormand.com.au>
624 - [1.1.0-01gr19]
625 - Comment out 'once' invocation in local event - it seems to loop
626 - Change cron job to do the 'runsvctrl once' invocation
627
628 * Thu Jun 9 2005 Gordon Rowell <gordonr@gormand.com.au>
629 - [1.1.0-01gr18]
630 - Fix up exit status warning.
631
632 * Thu Jun 9 2005 Gordon Rowell <gordonr@gormand.com.au>
633 - [1.1.0-01gr17]
634 - Don't bother checking the exit status of yum, since yum may
635 return non-zero for failure or for "no matching groups/packages".
636 TODO: We should probably work out how to tell between these.
637
638 * Thu Jun 9 2005 Gordon Rowell <gordonr@gormand.com.au>
639 - [1.1.0-01gr16]
640 - Make it a supervised service, but one which we only run
641 "once" when we need it [SF: 1216096]
642
643 * Thu Jun 9 2005 Gordon Rowell <gordonr@gormand.com.au>
644 - [1.1.0-01gr15]
645 - Don't try to grab the yum.pid file with Proc::PID_File as then
646 we can't actually run yum commands [SF: 1216097]
647
648 * Thu Jun 9 2005 Gordon Rowell <gordonr@gormand.com.au>
649 - [1.1.0-01gr14]
650 - Add yum_update_dbs into a supervised service so we don't have
651 to wait for it at boot time [SF: 1216096]
652
653 * Thu Jun 9 2005 Gordon Rowell <gordonr@gormand.com.au>
654 - [1.1.0-01gr13]
655 - Unlink tmp files if yum command fails and we exit early
656
657 * Thu Jun 9 2005 Gordon Rowell <gordonr@gormand.com.au>
658 - [1.1.0-01gr12]
659 - Check for another running yum process [SF: 1216097]
660 - Don't update the databases if the yum command fails [SF: 1216097]
661
662 * Fri Jun 3 2005 Gordon Rowell <gordonr@gormand.com.au>
663 - [1.1.0-01gr11]
664 - Use the dump RPM from CentOS [SF: 1214055]
665
666 * Fri Jun 3 2005 Gordon Rowell <gordonr@gormand.com.au>
667 - [1.1.0-01gr10]
668 - Invert exit status of system()
669
670 * Fri Jun 3 2005 Gordon Rowell <gordonr@gormand.com.au>
671 - [1.1.0-01gr09]
672 - Move management of /var/lock/subsys/yum into yum_updates_dbs action script
673 - Call yum_update_dbs in local event - after the system is up and running
674 - Remove commented out panel references
675
676 * Fri Jun 3 2005 Gordon Rowell <gordonr@gormand.com.au>
677 - [1.1.0-01gr08]
678 - Default gpgcheck off, except for base/updates/smecore/smeupdates
679 - Default yum{AutoInstallUpdates} == enabled
680 - Add code to manage /var/lock/subsys/yum, which controls daily updates
681 in /etc/cron.daily/yum
682
683 * Fri Jun 3 2005 Gordon Rowell <gordonr@gormand.com.au>
684 - [1.1.0-01gr07]
685 - Deal with the case when the list of updates is empty
686 - Put a header on each of the yum_* dbs
687
688 * Fri Jun 3 2005 Gordon Rowell <gordonr@gormand.com.au>
689 - [1.1.0-01gr06]
690 - Rename centos repositories to match the centos-yumcache names
691 - Remove pkgpolicy=last and repository ordering.
692 - Add Exclude= properties to CentOS base and updates for packages which
693 are modified for the SMEServer releases
694 - INSTALL: Need to manually remove old version of yum_repositories DB
695
696 * Tue May 31 2005 Gordon Rowell <gordonr@gormand.com.au>
697 Fri May 31 2005 --> Fri May 27 2005 or Tue May 31 2005 or Fri Jun 03 2005 or ....
698 - [1.1.0-01gr05]
699 - Add enable/disable repository support to configuration page
700
701 * Tue May 31 2005 Gordon Rowell <gordonr@gormand.com.au>
702 Fri May 31 2005 --> Fri May 27 2005 or Tue May 31 2005 or Fri Jun 03 2005 or ....
703 - [1.1.0-01gr04]
704 - Hide empty group/package select boxes
705
706 * Tue May 31 2005 Gordon Rowell <gordonr@gormand.com.au>
707 - [1.1.0-01gr03]
708 - Change BaseURLs for smeserver repositories to ..../7.0alpha/ until we
709 add FollowSymlinks to httpd.conf
710
711 * Fri May 27 2005 Gordon Rowell <gordonr@gormand.com.au>
712 - [1.1.0-01gr02]
713 - Add post-upgrade configuration page
714 - Hide Darrell's original panels
715 - Remove historical event directories
716 - TODO: Page for adding/deleting repositories
717 - TODO: yum-arch local repositories
718
719 * Fri May 27 2005 Gordon Rowell <gordonr@gormand.com.au>
720 - [1.1.0-01gr01]
721 - Roll to 1.1.0
722
723 * Fri May 27 2005 Gordon Rowell <gordonr@gormand.com.au>
724 - [1.0.0-04gr30]
725 - Call yum_update_dbs during the actions so the db state is correct
726
727 * Fri May 27 2005 Gordon Rowell <gordonr@gormand.com.au>
728 - [1.0.0-04gr29]
729 - Create empty yum_{available,installed,updates} dbs in SPEC file
730 - Display the available repositories, and provide a select box
731 to allow them to be enabled/disabled.
732 - Add dependency on recent CGI::FormMagick so that the select options work
733
734 * Thu May 26 2005 Gordon Rowell <gordonr@gormand.com.au>
735 - [1.0.0-04gr28]
736 - Introduce yum_repositories database and convert yum.conf template
737 - Introduce yum_repositories database and convert yum.conf template
738 - Set defaults, which can be overridden on a per-repository basis:
739 yum{EnableGroups}==0
740 yum{GPGCheck}==1
741
742 * Sat May 21 2005 Gordon Rowell <gordonr@gormand.com.au>
743 - [1.0.0-04gr27]
744 - Add contrib group from CentOS and contribs.org repositories
745
746 * Fri May 20 2005 Gordon Rowell <gordonr@gormand.com.au>
747 - [1.0.0-04gr26]
748 - Change configuration event to yum-modify since we need
749 yum-update for other purposes
750 - TODO: Need to update yum_* dbs after we perform an action
751 so the panel status matches reality. For speed, we should
752 probably delete the entries directly.
753 - TODO: Some yum comands take a long time, probably too long for
754 the manager.
755 - TODO: Capture the yum output
756
757 * Fri May 20 2005 Gordon Rowell <gordonr@gormand.com.au>
758 - [1.0.0-04gr25]
759 - Fix CGI parameter passing
760
761 * Fri May 20 2005 Gordon Rowell <gordonr@gormand.com.au>
762 - [1.0.0-04gr24]
763 - Add actions for install/remove/update
764 - TODO: groupremove needs to pull apart the group and remove
765 packages individually
766
767 * Fri May 20 2005 Gordon Rowell <gordonr@gormand.com.au>
768 - [1.0.0-04gr23]
769 - Major cleanup of yum.pm, refactoring lots of code
770 - Note: Depends on CGI::FormMagick patch from [SF:1205448]
771
772 * Fri May 20 2005 Gordon Rowell <gordonr@gormand.com.au>
773 - [1.0.0-04gr22]
774 - Changed yum{ShowPackages} to yum{PackageFunctions}
775 - Added enable/disable toggle to panel and fleshed out
776 change_settings() so that the settings are saved
777 - TODO: Actually signal-event yum-update
778
779 * Fri May 20 2005 Gordon Rowell <gordonr@gormand.com.au>
780 - [1.0.0-04gr21]
781 - Change button labels for consistency
782 - TODO: Deal with degenerate case where no groups exist
783
784 * Fri May 20 2005 Gordon Rowell <gordonr@gormand.com.au>
785 - [1.0.0-04gr20]
786 - Show groups in the panel
787 - Hide the ability to install/remove individual packages by default
788 - To enable, set yum{ShowPackages}=yes
789 - Add a tst group, courtesy of Greg Swallow
790
791 * Fri May 20 2005 Gordon Rowell <gordonr@gormand.com.au>
792 - [1.0.0-04gr19]
793 - List available/installed/updates for yum groups as well
794 - Create yum_installed db and use that instead of /var/log/rpmpkgs
795 for orthogonality. We also update all three DBs with one action.
796
797 * Fri May 20 2005 Gordon Rowell <gordonr@gormand.com.au>
798 - [1.0.0-04gr18]
799 - enablegroups for smeserver, but disable them for centos
800
801 * Fri May 20 2005 Gordon Rowell <gordonr@gormand.com.au>
802 - [1.0.0-04gr17]
803 - For consistency, sort extras before os as well
804
805 * Fri May 20 2005 Gordon Rowell <gordonr@gormand.com.au>
806 - [1.0.0-04gr16]
807 - Set pkgpolicy=last, put centos groups before smeserver groups, and
808 ensure that the group labels are sortable
809
810 * Thu May 19 2005 Gordon Rowell <gordonr@gormand.com.au>
811 - [1.0.0-04gr15]
812 - Comment out the smeserver parts of yum.conf for now
813
814 * Thu May 19 2005 Gordon Rowell <gordonr@gormand.com.au>
815 - [1.0.0-04gr14]
816 - Fill in removable packages from /var/log/rpmpkgs, updated nightly
817 by a cronjob in the rpm package.
818 TODO: We should probably run the cron job just before displaying
819 this panel
820
821 * Thu May 19 2005 Gordon Rowell <gordonr@gormand.com.au>
822 - [1.0.0-04gr13]
823 - Rough in install/remove pages
824
825 * Thu May 19 2005 Gordon Rowell <gordonr@gormand.com.au>
826 - [1.0.0-04gr12]
827 - Add configuration page to panel
828
829 * Thu May 19 2005 Gordon Rowell <gordonr@gormand.com.au>
830 - [1.0.0-04gr11]
831 - Fix up conf-yum and /etc/yum.conf links
832
833 * Thu May 19 2005 Gordon Rowell <gordonr@gormand.com.au>
834 - [1.0.0-04gr10]
835 - Clean up daily cronjobs, and check whether yum is enabled in each of them
836 - Remove /var/service/yum - we don't need to run all the time
837 - Make use of new templates.metadata to remove conf-yum script entirely
838
839 * Thu May 19 2005 Gordon Rowell <gordonr@gormand.com.au>
840 - [1.0.0-04gr09]
841 - Rewrite yum.conf templates to depend on:
842 sysconfig{ReleaseVersion}
843 sysconfig{BaseDistro}
844 sysconfig{BaseDistroVersion}
845
846 * Fri May 13 2005 Gordon Rowell <gordonr@gormand.com.au>
847 - [1.0.0-04gr08]
848 - Initial FormMagick panel using new databases
849
850 * Fri May 13 2005 Gordon Rowell <gordonr@gormand.com.au>
851 - [1.0.0-04gr07]
852 - And put yum_update_dbs in the right directory...
853
854 * Fri May 13 2005 Gordon Rowell <gordonr@gormand.com.au>
855 - [1.0.0-04gr06]
856 - Add /sbin/e-smith/yum_update_dbs
857
858 * Fri May 13 2005 Gordon Rowell <gordonr@gormand.com.au>
859 - [1.0.0-04gr05]
860 - Change db names and fix yum list updates command
861
862 * Fri May 13 2005 Gordon Rowell <gordonr@gormand.com.au>
863 - [1.0.0-04gr04]
864 - Generate esmith::DB files from the yum output, as it's so much
865 easier to deal with them later in panels, etc.
866
867 * Fri May 13 2005 Gordon Rowell <gordonr@gormand.com.au>
868 - [1.0.0-04gr03]
869 - Change output path of yum list commands
870
871 * Fri May 13 2005 Gordon Rowell <gordonr@gormand.com.au>
872 - [1.0.0-04gr02]
873 - Fix up init.d/supervise/yum symlink
874 - Create /service symlink
875 - Ensure correct permissions on supervise bits and pieces
876
877 * Fri May 13 2005 Gordon Rowell <gordonr@gormand.com.au>
878 - [1.0.0-04gr01]
879 - Change default type for yum to service
880 - Add yum{status}==enabled
881 - Create /var/log/yum in build
882 - Add yum service directory and startup
883
884 * Mon Mar 01 2004 Darrell May <dmay@myezserver.com>
885 - [1.0.0-03dmay]
886 - bugfix to yum-config missing db set {Arch,Check}Repository
887 * Sun Feb 29 2004 Darrell May <dmay@myezserver.com>
888
889 - [1.0.0-02dmay]
890 - major updates to yum panels, templates
891 * Sun Feb 08 2004 Darrell May <dmay@myezserver.com>
892
893 - [1.0.0-01_beta]
894 - initial beta release
895 - added yum-remove panel
896 - updated all panels, events, actions
897 * Sat Feb 07 2004 Darrell May <dmay@myezserver.com>
898
899 - [0.0.1a-09]
900 - added yum-post panel
901 - updated yum-{update,available} panels
902 - updated yum-install-{available,update} events & actions
903
904 * Tue Feb 03 2004 Darrell May <dmay@myezserver.com>
905 - [0.0.1a-08]
906 - added pre-alpha yum-{update,available} panels
907 - renamed all panels yum-panelname
908
909 * Mon Feb 02 2004 Darrell May <dmay@myezserver.com>
910 - [0.0.1a-07]
911 - updated yum-check-repository template and action to accept --nomail commandline option
912 - updated yumcheck panel to issue --nomail commandline option
913
914 * Sun Feb 01 2004 Darrell May <dmay@myezserver.com>
915 - [0.0.1a-06]
916 - added yumcheck server-manager panel
917 - updated cron.daily/yum-check-repository template
918 - change log file name to yum-check-repository.log
919
920 * Sat Jan 31 2004 Darrell May <dmay@myezserver.com>
921 - [0.0.1a-05]
922 - added yumconfig server-manager panel
923 - added yum-post-{install,remove} events
924 - added navigation-conf-hidden action
925
926 * Mon Jan 26 2004 Darrell May <dmay@myezserver.com>
927 - [0.0.1a-04]
928 - moved cron.hourly actions to cron.daily
929 - added yum-update event
930 - added yum-arch-repository yum-check-repository actions
931 - added yum-install-updates yum-install-available actions
932 - removed %post entries, created db defaults
933
934 * Sun Jan 25 2004 Darrell May <dmay@myezserver.com>
935 - [0.0.1a-03]
936 - yum-check-repository, changed to run 'yum list'
937 - yum-arch-repository, added support for multiple archive repositories
938
939 * Sat Jan 24 2004 Darrell May <dmay@myezserver.com>
940 - [0.0.1a-02]
941 - fix db typo UpdateURL to UpdatesUrl
942 - added cron.hourly/yum-check-repository & yum-arch-repository
943 - updated actions/conf-yum
944
945 * Thu Jan 22 2004 Darrell May <dmay@myezserver.com>
946 - [0.0.1a-01]
947 - Original version
948
949 %prep
950 %setup
951 %patch1 -p1
952 %patch2 -p1
953 %patch3 -p1
954 %patch4 -p1
955 %patch5 -p1
956 %patch6 -p1
957 %patch7 -p1
958 %patch8 -p1
959 %patch9 -p1
960 %patch10 -p1
961 %patch11 -p1
962 %patch12 -p1
963
964 %build
965 perl createlinks
966 ln -s /var/service/yum root/service/yum
967 mkdir -p root/etc/yum.smerepos.d
968
969 %install
970 /bin/rm -rf $RPM_BUILD_ROOT
971 (cd root ; /usr/bin/find . -depth -print | /bin/cpio -dump $RPM_BUILD_ROOT)
972 /bin/rm -f %{name}-%{version}-filelist
973 /sbin/e-smith/genfilelist \
974 --file '/sbin/e-smith/yum_update_dbs' 'attr(0700,root,root)' \
975 --file '/sbin/e-smith/yum' 'attr(0755,root,root)' \
976 --file '/sbin/e-smith/check4updates' 'attr(0755,root,root)' \
977 --file '/sbin/e-smith/check4contribsupdates' 'attr(0755,root,root)' \
978 --file '/etc/cron.daily/smeserver-yum' 'attr(0700,root,root)' \
979 --file /var/service/yum/down 'attr(0644,root,root)' \
980 --file /var/service/yum/run 'attr(0755,root,root)' \
981 --dir /var/service/yum/log 'attr(0755,root,root)' \
982 --dir /var/service/yum/log/supervise 'attr(0700,root,root)' \
983 --dir /var/service/yum/supervise 'attr(0700,root,root)' \
984 --file /var/service/yum/log/run 'attr(0755,root,root)' \
985 --dir /var/log/yum 'attr(2750,smelog,smelog)' \
986 $RPM_BUILD_ROOT > %{name}-%{version}-%{release}-filelist
987
988 %clean
989 /bin/rm -rf $RPM_BUILD_ROOT
990
991 %files -f %{name}-%{version}-%{release}-filelist
992
993 %defattr(-,root,root)
994

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