/[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.11 - (hide annotations) (download)
Wed Nov 19 18:03:49 2014 UTC (9 years, 6 months ago) by stephdl
Branch: MAIN
Changes since 1.10: +2 -2 lines
* Wed Nov 19 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-9.sme
- Added a check-update for the smecontribs repository [SME: 8672]

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

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