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

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

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


Revision 1.2 - (hide annotations) (download)
Tue Feb 5 19:24:17 2013 UTC (11 years, 4 months ago) by slords
Branch: MAIN
CVS Tags: smeserver-yum-2_4_0-2_el6_sme
Changes since 1.1: +7 -2 lines
* Tue Feb 5 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme
- Add back in missing parts from new stream [SME: 7305]

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

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