/[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.28 - (hide annotations) (download)
Mon Oct 13 14:58:50 2008 UTC (15 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: smeserver-yum-2_2_0-3_el5_sme
Changes since 1.27: +8 -3 lines
Move repos to repodir

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

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