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

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

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


Revision 1.34 - (show annotations) (download)
Mon May 18 14:26:18 2009 UTC (15 years ago) by slords
Branch: MAIN
CVS Tags: smeserver-yum-2_2_0-7_el5_sme
Changes since 1.33: +2 -2 lines
Fix patch name

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

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