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

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

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


Revision 1.38 - (show annotations) (download)
Tue Mar 1 19:20:19 2011 UTC (13 years, 3 months ago) by snetram
Branch: MAIN
CVS Tags: smeserver-yum-2_0_0-12_el4_sme
Changes since 1.37: +7 -2 lines
* Tue Mar 1 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.0-12.sme
- Add random wait timer for check4updates script to distribute load on ibiblio [SME: 6489]

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

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