/[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.34 - (show annotations) (download)
Sat May 30 18:05:01 2009 UTC (15 years ago) by slords
Branch: MAIN
CVS Tags: smeserver-yum-2_0_0-8_el4_sme
Changes since 1.33: +6 -2 lines
Fix missing directory

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

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