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

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

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


Revision 1.36 - (hide annotations) (download)
Sat Sep 12 08:28:02 2009 UTC (14 years, 9 months ago) by dungog
Branch: MAIN
CVS Tags: smeserver-yum-2_2_0-9_el5_sme
Changes since 1.35: +8 -2 lines
* Sat Sep 12 2009 Stephen Noble <support@dungog.net> 2.2.0-9.sme
- Add frequency of updates toggle [SME: 3764]
- remove stray files and directories

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

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