1 |
# $Id: e-smith-backup.spec,v 1.40 2008/10/25 08:13:28 dungog Exp $ |
# $Id: e-smith-backup.spec,v 1.41 2008/10/27 14:24:23 slords Exp $ |
2 |
|
|
3 |
Summary: e-smith module to provide the backup panel |
Summary: e-smith module to provide the backup panel |
4 |
%define name e-smith-backup |
%define name e-smith-backup |
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: Artistic |
License: Artistic |
41 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
42 |
|
|
43 |
%changelog |
%changelog |
44 |
|
* Mon Oct 20 2008 Shad L. Lords <slords@mail.com> 2.2.0-16.sme |
45 |
|
- Migrate smbfs to cifs to complete removal [SME: 4678] |
46 |
|
|
47 |
* Mon Oct 27 2008 Shad L. Lords <slords@mail.com> 2.2.0-15.sme |
* Mon Oct 27 2008 Shad L. Lords <slords@mail.com> 2.2.0-15.sme |
48 |
- Fix compression to default to gzip [SME: 4630] |
- Fix compression to default to gzip [SME: 4630] |
49 |
- Fix uninitialized values in backup [SME: 4720] |
- Fix uninitialized values in backup [SME: 4720] |