1 |
# $Id: e-smith-backup.spec,v 1.9 2013/07/14 06:17:25 wellsi Exp $ |
# $Id: e-smith-backup.spec,v 1.37 2014/04/25 00:33:39 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.4.0 |
%define version 2.4.0 |
7 |
%define release 10 |
%define release 37 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
19 |
Patch7: e-smith-backup-2.4.0-workstation-backup-ProcMounts.patch |
Patch7: e-smith-backup-2.4.0-workstation-backup-ProcMounts.patch |
20 |
Patch8: e-smith-backup-2.4.0-cifsmount-error.patch |
Patch8: e-smith-backup-2.4.0-cifsmount-error.patch |
21 |
Patch9: e-smith-backup-2.4.0-workstation-CreateCatalog.patch |
Patch9: e-smith-backup-2.4.0-workstation-CreateCatalog.patch |
22 |
|
Patch10: e-smith-backup-2.4.0-workstation-smbhost.patch |
23 |
|
Patch11: e-smith-backup-2.4.0-workstation-removeTemp.patch |
24 |
|
Patch12: e-smith-backup-2.4.0-workstation-DeleteEarly.patch |
25 |
|
Patch13: e-smith-backup-2.4.0-BackupPanelText.patch |
26 |
|
Patch14: e-smith-backup-2.4.0-workstation-report.patch |
27 |
|
Patch15: e-smith-backup-2.4.0-workstation-SlowMounts.patch |
28 |
|
Patch16: e-smith-backup-2.4.0-workstation-restoreList.patch |
29 |
|
Patch17: e-smith-backup-2.4.0-workstation-selectiveRestore.patch |
30 |
|
Patch18: e-smith-backup-2.4.0-workstation-setNumbering.patch |
31 |
|
Patch19: e-smith-backup-2.4.0-workstation-backup-dar-whitespace.patch |
32 |
|
Patch20: e-smith-backup-2.4.0-workstation-50exclude |
33 |
|
Patch21: e-smith-backup-2.4.0-workstation-updateDarCatalog.patch |
34 |
|
Patch22: e-smith-backup-2.4.0-workstation-nousb.patch |
35 |
|
Patch23: e-smith-backup-2.4.0-workstation-noTempDir.patch |
36 |
|
Patch24: e-smith-backup-2.4.0-workstation-Time.patch |
37 |
|
Patch25: e-smith-backup-2.4.0-workstation-WolMail.patch |
38 |
|
Patch26: e-smith-backup-2.4.0-workstation-newSet.patch |
39 |
|
Patch27: e-smith-backup-2.4.0-workstation-selectiveRestoreK.patch |
40 |
|
Patch28: e-smith-backup-2.4.0-30vfstype.patch |
41 |
|
Patch29: e-smith-backup-2.4.0-moveConsoleBackup.patch |
42 |
|
Patch30: e-smith-backup-2.4.0-workstation-updateDarCatalogSleep.patch |
43 |
|
Patch31: e-smith-backup-2.4.0-workstation-PerlCritic.patch |
44 |
|
Patch32: e-smith-backup-2.4.0-workstation-removeDOSendings.patch |
45 |
|
Patch33: e-smith-backup-2.4.0-workstation-allowMounted1.patch |
46 |
|
Patch34: e-smith-backup-2.4.0-workstation-allowMounted2.patch |
47 |
|
Patch35: e-smith-backup-2.4.0-workstation-allowMounted3.patch |
48 |
|
Patch36: e-smith-backup-2.4.0-workstation-asecu.patch |
49 |
|
Patch37: e-smith-backup-2.4.0-workstation-mkdir.patch |
50 |
|
Patch38: e-smith-backup-2.4.0-workstation-correctmount.patch |
51 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
52 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
53 |
BuildRequires: gettext |
BuildRequires: gettext |
67 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
68 |
|
|
69 |
%changelog |
%changelog |
70 |
|
* Sat Apr 26 2014 Ian Wells <esmith@wellsi.com> 2.4.0-37.sme |
71 |
|
- Workstation Backup, fix regression in mounting backup share [SME: 8144] |
72 |
|
|
73 |
|
* Thu Apr 24 2014 Ian Wells <esmith@wellsi.com> 2.4.0-36.sme |
74 |
|
- Workstation Backup, do not create folder in / [SME: 8347] |
75 |
|
|
76 |
|
* Wed Apr 23 2014 Ian Wells <esmith@wellsi.com> 2.4.0-35.sme |
77 |
|
- Workstation Backup, suppress ctime error message on incremental backups [SME: 8346] |
78 |
|
|
79 |
|
* Sun Apr 20 2014 Ian Wells <esmith@wellsi.com> 2.4.0-34.sme |
80 |
|
- Implement panel and restore for backup to mounted drive [SME: 8144] |
81 |
|
|
82 |
|
* Sun Apr 20 2014 Ian Wells <esmith@wellsi.com> 2.4.0-33.sme |
83 |
|
- Implement verify workstation backup for mounted drive [SME: 8144] |
84 |
|
|
85 |
|
* Sat Apr 19 2014 Ian Wells <esmith@wellsi.com> 2.4.0-32.sme |
86 |
|
- Allow workstation backup to mounted drive [SME: 8144] |
87 |
|
|
88 |
|
* Sat Mar 15 2014 Ian Wells <esmith@wellsi.com> 2.4.0-31.sme |
89 |
|
- Update to the latest version of perform_restore [SME: 8259] |
90 |
|
- Boostrap console should only offer restore if no password set. |
91 |
|
|
92 |
|
* Fri Mar 11 2014 Ian Wells <esmith@wellsi.com> 2.4.0-30.sme |
93 |
|
- Delete items from dar catalog in descending order [SME: 8129] |
94 |
|
- Minor non-functional updates based on PerlCritic and review comments |
95 |
|
|
96 |
|
* Thu Mar 10 2014 Ian Wells <esmith@wellsi.com> 2.4.0-29.sme |
97 |
|
- Move console backup to e-smith-backup [SME: 3324] |
98 |
|
|
99 |
|
* Sun Feb 9 2014 Ian Wells <esmith@wellsi.com> 2.4.0-28.sme |
100 |
|
- Workstation Backup, selective restore of deleted files [SME: 8200] |
101 |
|
- Remove migrate fragment 30vfstype [SME: 8199] |
102 |
|
|
103 |
|
* Sat Feb 8 2014 Ian Wells <esmith@wellsi.com> 2.4.0-27.sme |
104 |
|
- Workstation Backup, Don't delete old sets, only empty them. [SME: 8195] |
105 |
|
|
106 |
|
* Sat Feb 8 2014 Ian Wells <esmith@wellsi.com> 2.4.0-26.sme |
107 |
|
- Workstation Backup, Mail and WOL now subroutines [SME: 8193] |
108 |
|
- Workstation Backup, remove the need for a temporary directory, updated. [SME: 7767] |
109 |
|
|
110 |
|
* Wed Feb 5 2014 Ian Wells <esmith@wellsi.com> 2.4.0-25.sme |
111 |
|
- Workstation Backup, backupname includes seconds. [SME: 8194] |
112 |
|
- Simplification of the time routines. |
113 |
|
|
114 |
|
* Wed Feb 5 2014 Ian Wells <esmith@wellsi.com> 2.4.0-24.sme |
115 |
|
- Workstation Backup, remove the need for a temporary directory. [SME: 7767] |
116 |
|
|
117 |
|
* Sun Feb 2 2014 Ian Wells <esmith@wellsi.com> 2.4.0-23.sme |
118 |
|
- Allow configuration of workstation backup if no removable disk present [SME: 7815] |
119 |
|
|
120 |
|
* Sun Feb 2 2014 Ian Wells <esmith@wellsi.com> 2.4.0-22.sme |
121 |
|
- Create simplified function for updating the DarCatalog [SME: 8129] |
122 |
|
|
123 |
|
* Fri Jan 3 2014 Ian Wells <esmith@wellsi.com> 2.4.0-21.sme |
124 |
|
- Workstation Backup, do not exclude dar files by default |
125 |
|
in line with console backup. [SME: 7523] |
126 |
|
|
127 |
|
* Wed Dec 18 2013 Ian Wells <esmith@wellsi.com> 2.4.0-20.sme |
128 |
|
- Further refine the text in the Backup panel [SME: 7817] |
129 |
|
- Workstation Backup, remove tabs and whitespace changes. |
130 |
|
|
131 |
|
* Thu Dec 12 2013 Ian Wells <esmith@wellsi.com> 2.4.0-19.sme |
132 |
|
- Workstation Backup, count backup sets from 1 [SME: 8059] |
133 |
|
Set numbering patch by Dave Liquorice |
134 |
|
|
135 |
|
* Thu Dec 12 2013 Ian Wells <esmith@wellsi.com> 2.4.0-18.sme |
136 |
|
- Workstation Backup, fix selective restore by requesting array |
137 |
|
of results from CGI.pm [SME: 8057] |
138 |
|
|
139 |
|
* Thu Dec 12 2013 Ian Wells <esmith@wellsi.com> 2.4.0-17.sme |
140 |
|
- Workstation Backup, new method to show files being restored is needed |
141 |
|
when using dar 2.4 [SME: 8058] |
142 |
|
|
143 |
|
* Tue Dec 02 2013 Ian Wells <esmith@wellsi.com> 2.4.0-16.sme |
144 |
|
- Allow more time for cifs mounts before reporting errors [SME: 8034] |
145 |
|
|
146 |
|
* Sat Nov 30 2013 Ian Wells <esmith@wellsi.com> 2.4.0-15.sme |
147 |
|
- Simplify the workstation backup report [SME: 7791] |
148 |
|
|
149 |
|
* Sat Nov 30 2013 Ian Wells <esmith@wellsi.com> 2.4.0-14.sme |
150 |
|
- Update the text in the Backup panel [SME: 7817] |
151 |
|
|
152 |
|
* Sun Jul 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-13.sme |
153 |
|
- Workstation Backup, add a choice to delete old backup before or after backup [SME: 7766] |
154 |
|
|
155 |
|
* Sun Jul 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-12.sme |
156 |
|
- Workstation Backup, remove temporary directory on success [SME: 7765] |
157 |
|
- Refactor directory tree creation and removal. |
158 |
|
|
159 |
|
* Sun Jul 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-11.sme |
160 |
|
- Workstation Backup, inconsistent formatting of host share name in messages [SME: 7783] |
161 |
|
|
162 |
* Sun Jul 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-10.sme |
* Sun Jul 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-10.sme |
163 |
- Workstation Backup, more reliable catalog creation [SME: 7786] |
- Workstation Backup, more reliable catalog creation [SME: 7786] |
164 |
|
|
1393 |
%patch7 -p1 |
%patch7 -p1 |
1394 |
%patch8 -p1 |
%patch8 -p1 |
1395 |
%patch9 -p1 |
%patch9 -p1 |
1396 |
|
%patch10 -p1 |
1397 |
|
%patch11 -p1 |
1398 |
|
%patch12 -p1 |
1399 |
|
%patch13 -p1 |
1400 |
|
%patch14 -p1 |
1401 |
|
%patch15 -p1 |
1402 |
|
%patch16 -p1 |
1403 |
|
%patch17 -p1 |
1404 |
|
%patch18 -p1 |
1405 |
|
%patch19 -p1 |
1406 |
|
%patch20 -p1 |
1407 |
|
%patch21 -p1 |
1408 |
|
%patch22 -p1 |
1409 |
|
%patch23 -p1 |
1410 |
|
%patch24 -p1 |
1411 |
|
%patch25 -p1 |
1412 |
|
%patch26 -p1 |
1413 |
|
%patch27 -p1 |
1414 |
|
%patch28 -p1 |
1415 |
|
%patch29 -p1 |
1416 |
|
%patch30 -p1 |
1417 |
|
%patch31 -p1 |
1418 |
|
%patch32 -p1 |
1419 |
|
%patch33 -p1 |
1420 |
|
%patch34 -p1 |
1421 |
|
%patch35 -p1 |
1422 |
|
%patch36 -p1 |
1423 |
|
%patch37 -p1 |
1424 |
|
%patch38 -p1 |
1425 |
|
|
1426 |
%build |
%build |
1427 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |