/[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.12 - (hide annotations) (download)
Sat Jan 10 10:29:38 2015 UTC (9 years, 4 months ago) by stephdl
Branch: MAIN
CVS Tags: smeserver-yum-2_4_0-10_el6_sme
Changes since 1.11: +7 -2 lines
* Sat Jan 10 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-10.sme
- Add a default Yum db property for check4contribsupdates [SME: 8790]

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

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