/[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.4 - (show annotations) (download)
Wed Mar 6 15:26:22 2013 UTC (11 years, 3 months ago) by slords
Branch: MAIN
CVS Tags: smeserver-yum-2_4_0-4_el6_sme
Changes since 1.3: +7 -2 lines
* Wed Mar 6 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.sme
- Update GPG keys for sme9 [SME: 7465]

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

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