/[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.28 - (show annotations) (download)
Thu Dec 5 20:50:36 2019 UTC (4 years, 5 months ago) by jpp
Branch: MAIN
CVS Tags: smeserver-yum-2_4_0-26_el6_sme
Changes since 1.27: +3 -3 lines
* Thu Dec 05 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-26.sme
- switch to vault for upstream repos after EOL [SME: 10250]

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

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