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

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

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


Revision 1.15 - (hide annotations) (download)
Fri Jan 6 23:28:38 2017 UTC (7 years, 5 months ago) by unnilennium
Branch: MAIN
CVS Tags: smeserver-yum-2_4_0-13_el6_sme
Changes since 1.14: +7 -2 lines
* Fri Jan 06 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-13.sme
- add Remi Collet RPM GPG KEY [SME: 9902]

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

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