/[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.1 - (show annotations) (download)
Thu Jan 31 18:15:34 2013 UTC (11 years, 4 months ago) by slords
Branch: MAIN
CVS Tags: smeserver-yum-2_4_0-1_el6_sme
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
- Roll new stream for sme9

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

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