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

Contents of /rpms/smeserver-yum/sme8/smeserver-yum.spec

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


Revision 1.57 - (show annotations) (download)
Sat Mar 25 23:30:35 2017 UTC (7 years, 1 month ago) by unnilennium
Branch: MAIN
CVS Tags: smeserver-yum-2_2_0-26_el5_sme, HEAD
Changes since 1.56: +8 -2 lines
* Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.2.0-26.sme
- warn administrator that SME8 is EOL and they should migrate to SME9 [SME: 10172]
- add to the check4update email a message to inform the administrator after 2017 03 31

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

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