1 |
# $Id: e-smith-backup.spec,v 1.118 2014/02/09 20:34:49 wellsi Exp $ |
# $Id: e-smith-backup.spec,v 1.119 2014/02/16 04:28:45 wellsi 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 86 |
%define release 87 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
86 |
Patch74: e-smith-backup-2.2.0-workstation-asecu.patch |
Patch74: e-smith-backup-2.2.0-workstation-asecu.patch |
87 |
Patch75: e-smith-backup-2.2.0-dont_remove_apache_group.patch |
Patch75: e-smith-backup-2.2.0-dont_remove_apache_group.patch |
88 |
Patch76: e-smith-backup-2.2.0-workstation-selectiveRestoreK.patch |
Patch76: e-smith-backup-2.2.0-workstation-selectiveRestoreK.patch |
89 |
|
Patch77: e-smith-backup-2.2.0-workstation-mkdir.patch |
90 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
91 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
92 |
BuildRequires: gettext |
BuildRequires: gettext |
106 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
107 |
|
|
108 |
%changelog |
%changelog |
109 |
|
* Thu Apr 24 2014 Ian Wells <esmith@wellsi.com> 2.2.0-87.sme |
110 |
|
- Workstation Backup, do not create folder in / [SME: 8349] |
111 |
|
|
112 |
* Sat Feb 15 2014 Ian Wells <esmith@wellsi.com> 2.2.0-86.sme |
* Sat Feb 15 2014 Ian Wells <esmith@wellsi.com> 2.2.0-86.sme |
113 |
- Restore all groups on restore, fix typo in earlier patch [SME: 7932] [SME: 8210] |
- Restore all groups on restore, fix typo in earlier patch [SME: 7932] [SME: 8210] |
114 |
|
|
1459 |
%patch74 -p1 |
%patch74 -p1 |
1460 |
%patch75 -p1 |
%patch75 -p1 |
1461 |
%patch76 -p1 |
%patch76 -p1 |
1462 |
|
%patch77 -p1 |
1463 |
|
|
1464 |
%build |
%build |
1465 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |