1 |
# $Id: smeserver-support.spec,v 1.29 2009/10/27 18:14:57 slords Exp $ |
# $Id: smeserver-support.spec,v 1.31 2010/05/17 18:45:54 snetram Exp $ |
2 |
|
|
3 |
Summary: SME Server module to display support and licensing information |
Summary: SME Server module to display support and licensing information |
4 |
%define name smeserver-support |
%define name smeserver-support |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.2.0 |
%define version 2.2.0 |
7 |
%define release 11 |
%define release 13 |
8 |
|
|
9 |
# These packages come from CentOS, but wee need to use care when |
# These packages come from CentOS, but wee need to use care when |
10 |
# updating them - either we've patched them, or we need to do something |
# updating them - either we've patched them, or we need to do something |
11 |
# prior to taking the update |
# prior to taking the update |
12 |
|
|
251 |
Obsoletes: rkhunter <= 1.3.4-7.el5.sme |
Obsoletes: rkhunter <= 1.3.4-7.el5.sme |
252 |
|
|
253 |
%changelog |
%changelog |
254 |
|
* Mon May 17 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-13.sme |
255 |
|
- Reverting previous change [SME: 5962] |
256 |
|
|
257 |
|
* Mon May 17 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-12.sme |
258 |
|
- Migrate CentOS Exclude property default values to smeserver-yum [SME: 5962] |
259 |
|
|
260 |
* Wed Dec 9 2009 Charlie Brady <charlieb@budge.apana.org.au> 2.2.0-11.sme |
* Wed Dec 9 2009 Charlie Brady <charlieb@budge.apana.org.au> 2.2.0-11.sme |
261 |
- Fix css validation errors. [SME: 5656] |
- Fix css validation errors. [SME: 5656] |
262 |
|
|