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

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

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


Revision 1.22 - (show annotations) (download)
Wed Jan 23 04:43:32 2019 UTC (5 years, 4 months ago) by jpp
Branch: MAIN
CVS Tags: smeserver-yum-2_4_0-20_el6_sme
Changes since 1.21: +3 -3 lines
* Tue Jan 22 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-20.sme
- add message to indicate EOL after Nov 30 2020 fix [SME: 10171]

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

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