/[smeserver]/rpms/e-smith-backup/sme10/e-smith-backup.spec
ViewVC logotype

Diff of /rpms/e-smith-backup/sme10/e-smith-backup.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.9 by unnilennium, Wed Apr 12 20:19:30 2017 UTC Revision 1.13 by unnilennium, Tue Jul 18 14:37:15 2017 UTC
# Line 1  Line 1 
1  # $Id: e-smith-backup.spec,v 1.8 2017/02/17 19:32:59 unnilennium Exp $  # $Id: e-smith-backup.spec,v 1.12 2017/04/26 16:36:20 unnilennium 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.6.0  %define version 2.6.0
7  %define release 8  %define release 12
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: Artistic  License: Artistic
# Line 19  Patch5: e-smith-backup-2.6.0.Do_Tar_Excl Line 19  Patch5: e-smith-backup-2.6.0.Do_Tar_Excl
19  Patch6: e-smith-backup-2.6.0.bz9563.UpdateDarCatalogFollowingBackups.patch  Patch6: e-smith-backup-2.6.0.bz9563.UpdateDarCatalogFollowingBackups.patch
20  Patch7: e-smith-backup-2.6.0-bz9550.fixconsolerestore.patch  Patch7: e-smith-backup-2.6.0-bz9550.fixconsolerestore.patch
21  Patch8: e-smith-backup-2.6.0-bz9299-consoleBackupBlockDevice.patch  Patch8: e-smith-backup-2.6.0-bz9299-consoleBackupBlockDevice.patch
22    Patch9: e-smith-backup-2.6.0-bz9127-add_lock_feature.patch
23    
24  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
25  BuildRequires: e-smith-devtools >= 1.11.0-03  BuildRequires: e-smith-devtools >= 1.11.0-03
# Line 41  Requires: e-smith-formmagick >= 1.4.0-12 Line 42  Requires: e-smith-formmagick >= 1.4.0-12
42  Requires: nfs-utils  Requires: nfs-utils
43    
44  %changelog  %changelog
45    * Tue Jul 18 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme
46    - added patch for workstation backup lock [SME: 9127]
47    - code from Stefano Zamboni <zamboni@mind-at-work.it>
48    
49    * Wed Apr 26 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme
50    - added lock during backup to avoid multiple instance running [SME: 9127]
51    - code from Stefano Zamboni <zamboni@mind-at-work.it>
52    
53    * Fri Apr 14 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme
54    - added support back to ext2 and ext3 [SME: 9299]
55    
56  * Wed Apr 12 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme  * Wed Apr 12 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme
57  - fix removable device detection [SME: 9299]  - fix removable device detection [SME: 9299]
58    
# Line 1439  e-smith server central backup administra Line 1451  e-smith server central backup administra
1451  %patch6 -p1  %patch6 -p1
1452  %patch7 -p1  %patch7 -p1
1453  %patch8 -p1  %patch8 -p1
1454    %patch9 -p1
1455    
1456  %build  %build
1457  /sbin/e-smith/buildtests 10e-smith-backup  /sbin/e-smith/buildtests 10e-smith-backup


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed