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

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

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

Revision 1.62 by snetram, Sat Apr 9 12:09:19 2011 UTC Revision 1.63 by snetram, Sat Apr 9 15:08:19 2011 UTC
# Line 1  Line 1 
1  # $Id: e-smith-backup.spec,v 1.61 2011/03/11 16:13:03 wellsi Exp $  # $Id: e-smith-backup.spec,v 1.62 2011/04/09 12:09:19 snetram 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.0.0  %define version 2.0.0
7  %define release 33  %define release 34
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: Artistic  License: Artistic
# Line 40  Patch27: e-smith-backup-2.0.0-DesktopBac Line 40  Patch27: e-smith-backup-2.0.0-DesktopBac
40  Patch28: e-smith-backup-2.0.0-once_a_day.patch  Patch28: e-smith-backup-2.0.0-once_a_day.patch
41  Patch29: e-smith-backup-2.0.0-CheckDarReturnCode.patch  Patch29: e-smith-backup-2.0.0-CheckDarReturnCode.patch
42  Patch30: e-smith-backup-2.0.0-handle-dirs-using-DirHandle.patch  Patch30: e-smith-backup-2.0.0-handle-dirs-using-DirHandle.patch
43    Patch31: e-smith-backup-2.0.0-fix-exclude-regex.patch
44  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
45  BuildRequires: e-smith-devtools >= 1.11.0-03  BuildRequires: e-smith-devtools >= 1.11.0-03
46  BuildRequires: gettext  BuildRequires: gettext
# Line 58  Requires: dar Line 59  Requires: dar
59  Requires: e-smith-formmagick >= 1.4.0-12  Requires: e-smith-formmagick >= 1.4.0-12
60    
61  %changelog  %changelog
62    * Sat Apr 9 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-34.sme
63    - Fix regex to exclude only up directories and hidden folders [SME: 6512]
64    
65  * Sat Apr 9 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-33.sme  * Sat Apr 9 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-33.sme
66  - Handle removable backup locations using DirHandle [SME: 6512]  - Handle removable backup locations using DirHandle [SME: 6512]
67    
# Line 1192  e-smith server central backup administra Line 1196  e-smith server central backup administra
1196  %patch28 -p1  %patch28 -p1
1197  %patch29 -p1  %patch29 -p1
1198  %patch30 -p1  %patch30 -p1
1199    %patch31 -p1
1200    
1201  %build  %build
1202  /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