/[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.24 - (show annotations) (download)
Tue Oct 7 14:06:41 2008 UTC (15 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: smeserver-yum-1_2_0-58_el5_sme
Changes since 1.23: +17 -7 lines
Update mirrorlist for sme8

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

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