/[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.26 - (show annotations) (download)
Mon Oct 13 01:13:20 2008 UTC (15 years, 8 months ago) by slords
Branch: MAIN
CVS Tags: smeserver-yum-2_2_0-2_el5_sme
Changes since 1.25: +7 -2 lines
Fix smeextras name

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

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