/[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.4 - (hide annotations) (download)
Fri Nov 30 16:06:40 2007 UTC (16 years, 6 months ago) by bytegw
Branch: MAIN
CVS Tags: smeserver-yum-1_2_0-39_el5_sme
Changes since 1.3: +11 -1 lines
Updates

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

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