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

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

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


Revision 1.2 - (hide annotations) (download)
Sun Feb 7 12:10:35 2016 UTC (8 years, 5 months ago) by vip-ire
Branch: MAIN
CVS Tags: smeserver-yum-2_6_0-2_el7_sme
Changes since 1.1: +7 -2 lines
* Sun Feb 7 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-2.sme
- Add python to BuildReq so brp-python-bytecode compiles sme yum plugin
  [SME: 9229]

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

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