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

Diff of /rpms/smeserver-yum/sme7/smeserver-yum.spec

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

Revision 1.34 by slords, Sat May 30 18:05:01 2009 UTC Revision 1.43 by slords, Fri Aug 31 20:08:13 2012 UTC
# Line 1  Line 1 
1  # $Id: smeserver-yum.spec,v 1.33 2009/05/18 14:16:47 slords Exp $  # $Id: smeserver-yum.spec,v 1.42 2012/03/22 22:48:36 slords Exp $
2    
3  %define name smeserver-yum  %define name smeserver-yum
4  Summary: YUM, an rpm updater  Summary: YUM, an rpm updater
5  Name: %{name}  Name: %{name}
6  %define version 2.0.0  %define version 2.0.0
7  %define release 8  %define release 17
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 16  Patch3: smeserver-yum-2.0.0-buffer.patch Line 16  Patch3: smeserver-yum-2.0.0-buffer.patch
16  Patch4: smeserver-yum-2.0.0-yumremove.patch  Patch4: smeserver-yum-2.0.0-yumremove.patch
17  Patch5: smeserver-yum-2.0.0-protected.patch  Patch5: smeserver-yum-2.0.0-protected.patch
18  Patch6: smeserver-yum-2.0.0-mirrorlist.patch  Patch6: smeserver-yum-2.0.0-mirrorlist.patch
19    Patch7: smeserver-yum-2.0.0-updatetoggle.patch
20    Patch8: smeserver-yum-2.0.0-nosemi.patch
21    Patch9: smeserver-yum-2.0.0-unsavedchanges.patch
22    Patch10: smeserver-yum-2.0.0-fixremove.patch
23    Patch11: smeserver-yum-2.0.0-add-wait-timer.patch
24    Patch12: smeserver-yum-2.0.0-CentOS.patch
25    Patch13: smeserver-yum-2.0.0-mirrorlist2.patch
26  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
27  BuildArchitectures: noarch  BuildArchitectures: noarch
28  Requires: e-smith-formmagick >= 1.4.0-12  Requires: e-smith-formmagick >= 1.4.0-12
# Line 37  AutoReqProv: no Line 44  AutoReqProv: no
44  %name is an implementation of http://linux.duke.edu/projects/yum on SME Server  %name is an implementation of http://linux.duke.edu/projects/yum on SME Server
45    
46  %changelog  %changelog
47    * Fri Aug 31 2012 Shad L. Lords <slords@mail.com> 2.0.0-17.sme
48    - Point mirrorlist to mirrorlist.contribs.org [SME: 7086]
49    
50    * Thu Mar 22 2012 Shad L. Lords <slords@mail.com> 2.0.0-16.sme
51    - Fix removal of default MirrorList files (missed in last patch) [SME: 6873]
52    
53    * Thu Mar 22 2012 Shad L. Lords <slords@mail.com> 2.0.0-15.sme
54    - Point BaseURL to vault only if we find MirrorList property [SME: 6873]
55    - Don't adjust visible or enabled on CentOS repos
56    
57    * Wed Mar 21 2012 Ian Wells <esmith@wellsi.com> 2.0.0-14.sme
58    - Enable CentOS repos using BaseURL pointing to the vault [SME: 6873]
59    
60    * Wed Mar 14 2012 Ian Wells <esmith@wellsi.com> 2.0.0-13.sme
61    - Disable CentOS base and updates repos [SME: 6868]
62    
63    * Tue Mar 1 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.0-12.sme
64    - Add random wait timer for check4updates script to distribute load on ibiblio [SME: 6489]
65    
66    * Thu Nov 5 2009 Shad L. Lords <slords@mail.com> 2.0.0-11.sme
67    - only unlink file if we created it [SME: 4169]
68    
69    * Tue Sep 15 2009 Shad L. Lords <slords@mail.com> 2.0.0-10.sme
70    - set unsaved changes in yum event [SME: 2081]
71    - move yum warming to sme yum plugin [SME: 5472]
72    - ensure file exists before unlinking [SME: 4169]
73    - remove semicolons from yum plugin
74    
75    * Tue Sep 15 2009 Shad L. Lords <slords@mail.com> 2.0.0-9.sme
76    - Add frequency of updates toggle [SME: 5473]
77    - remove stray file
78    
79  * Sat May 30 2009 Shad L. Lords <slords@mail.com> 2.0.0-8.sme  * Sat May 30 2009 Shad L. Lords <slords@mail.com> 2.0.0-8.sme
80  - Add /etc/yum.smerepos.d to package [SME: 5306]  - Add /etc/yum.smerepos.d to package [SME: 5306]
81    
# Line 822  AutoReqProv: no Line 861  AutoReqProv: no
861  %patch4 -p1  %patch4 -p1
862  %patch5 -p1  %patch5 -p1
863  %patch6 -p1  %patch6 -p1
864    %patch7 -p1
865    %patch8 -p1
866    %patch9 -p1
867    %patch10 -p1
868    %patch11 -p1
869    %patch12 -p1
870    %patch13 -p1
871    
872  %build  %build
873  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

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