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

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

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

Revision 1.39 by vip-ire, Sun Nov 2 21:38:15 2014 UTC Revision 1.42 by stephdl, Mon Feb 2 18:38:46 2015 UTC
# Line 1  Line 1 
1  # $Id: e-smith-backup.spec,v 1.38 2014/04/27 05:08:31 wellsi Exp $  # $Id: e-smith-backup.spec,v 1.41 2015/01/10 00:35:52 stephdl 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 38  %define release 41
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: Artistic  License: Artistic
# Line 49  Patch36: e-smith-backup-2.4.0-workstatio Line 49  Patch36: e-smith-backup-2.4.0-workstatio
49  Patch37: e-smith-backup-2.4.0-workstation-mkdir.patch  Patch37: e-smith-backup-2.4.0-workstation-mkdir.patch
50  Patch38: e-smith-backup-2.4.0-workstation-correctmount.patch  Patch38: e-smith-backup-2.4.0-workstation-correctmount.patch
51  Patch39: e-smith-backup-2.4.0-dont_remove_apache_group.patch  Patch39: e-smith-backup-2.4.0-dont_remove_apache_group.patch
52    Patch40: e-smith-backup-2.4.0.change_method_checkMount_to_findmnt.patch
53  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
54  BuildRequires: e-smith-devtools >= 1.11.0-03  BuildRequires: e-smith-devtools >= 1.11.0-03
55  BuildRequires: gettext  BuildRequires: gettext
# Line 67  Requires: perl(esmith::I18N) Line 68  Requires: perl(esmith::I18N)
68  Requires: dar  Requires: dar
69  Requires: cifs-utils  Requires: cifs-utils
70  Requires: e-smith-formmagick >= 1.4.0-12  Requires: e-smith-formmagick >= 1.4.0-12
71    Requires: nfs-utils
72    
73  %changelog  %changelog
74    * Mon Feb 2 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-41.sme
75    - Change the sub checkMount() to findmnt
76    - Ian Wells <esmith@wellsi.com>
77    
78    * Fri Jan 9 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-40.sme
79    - Add requires nfs-utils [SME: 8479]
80    - the nfs service is neither started or allowed to start
81    
82  * Sun Nov 2 2014 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-38.sme  * Sun Nov 2 2014 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-38.sme
83  - Don't remove the apache group during restore [SME: 8549]  - Don't remove the apache group during restore [SME: 8549]
84    
# Line 1428  e-smith server central backup administra Line 1438  e-smith server central backup administra
1438  %patch37 -p1  %patch37 -p1
1439  %patch38 -p1  %patch38 -p1
1440  %patch39 -p1  %patch39 -p1
1441    %patch40 -p1
1442    
1443  %build  %build
1444  /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