1 |
# $Id: smeserver-yum.spec,v 1.42 2010/05/17 19:15:50 snetram Exp $ |
# $Id: smeserver-yum.spec,v 1.43 2010/06/02 16:41:28 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.2.0 |
%define version 2.2.0 |
7 |
%define release 15 |
%define release 16 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
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 |
|
* Wed Jun 02 2010 Shad L. Lords <slords@mail.com> 2.2.0-16.sme |
48 |
|
- Fix yum database removal (missing one) [SME: 5707] |
49 |
|
|
50 |
* Wed Jun 02 2010 Shad L. Lords <slords@mail.com> 2.2.0-15.sme |
* Wed Jun 02 2010 Shad L. Lords <slords@mail.com> 2.2.0-15.sme |
51 |
- Migrate MirrorList properties to sme8 repos [SME: 5705] |
- Migrate MirrorList properties to sme8 repos [SME: 5705] |
52 |
- Remove BaseURL properties if migrating to sme8 repos |
- Remove BaseURL properties if migrating to sme8 repos [SME: 5949] |
53 |
- Remove yum databases and repodata if migrating to sme8 repos [SME: 5998] |
- Remove yum databases and repodata if migrating to sme8 repos [SME: 5998] |
54 |
|
|
55 |
* Mon May 17 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-14.sme |
* Mon May 17 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-14.sme |