1 |
# $Id: smeserver-yum.spec,v 1.40 2012/03/22 03:58:21 wellsi Exp $ |
# $Id: smeserver-yum.spec,v 1.41 2012/03/22 18:19:05 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 15 |
%define release 16 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
43 |
%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 |
44 |
|
|
45 |
%changelog |
%changelog |
46 |
|
* Thu Mar 22 2012 Shad L. Lords <slords@mail.com> 2.0.0-16.sme |
47 |
|
- Fix removal of default MirrorList files (missed in last patch) [SME: 6873] |
48 |
|
|
49 |
* Thu Mar 22 2012 Shad L. Lords <slords@mail.com> 2.0.0-15.sme |
* Thu Mar 22 2012 Shad L. Lords <slords@mail.com> 2.0.0-15.sme |
50 |
- Point BaseURL to vault only if we find MirrorList property [SME: 6873] |
- Point BaseURL to vault only if we find MirrorList property [SME: 6873] |
51 |
- Don't adjust visible or enabled on CentOS repos |
- Don't adjust visible or enabled on CentOS repos |