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

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

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

Revision 1.2 by mrjhb3, Mon Oct 7 23:07:26 2013 UTC Revision 1.3 by mrjhb3, Sat Oct 19 22:42:08 2013 UTC
# Line 1  Line 1 
1  # $Id: e-smith-flexbackup.spec,v 1.1 2013/02/14 16:15:10 slords Exp $  # $Id: e-smith-flexbackup.spec,v 1.2 2013/10/07 23:07:26 mrjhb3 Exp $
2    
3  Summary: Adds daily flexbackup backup to tape to e-smith  Summary: Adds daily flexbackup backup to tape to e-smith
4  %define name e-smith-flexbackup  %define name e-smith-flexbackup
5  Name: %{name}  Name: %{name}
6  %define version 2.4.0  %define version 2.4.0
7  %define release 2  %define release 3
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
13  Patch1: e-smith-flexbackup-2.4.0-ext4.patch      Patch1: e-smith-flexbackup-2.4.0-ext4.patch    
14    Patch2: e-smith-flexbackup-2.4.0-exclude_aquota_files.patch
15  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16  BuildArchitectures: noarch  BuildArchitectures: noarch
17  Requires: e-smith-base, flexbackup, dump  Requires: e-smith-base, flexbackup, dump
# Line 28  This package configures flexbackup and s Line 29  This package configures flexbackup and s
29  to run a backup to tape.  to run a backup to tape.
30    
31  %changelog  %changelog
32    * Sat Oct 19 2013 John H. Bennett III <bennettj@johnbennettservices.com> 2.4.0-3.sme
33    - Patch to exclude trying to backup aquota.* files so that backups to tape will [SME: 7918]
34    
35  * Mon Oct 07 2013 John H. Bennett III <bennettj@johnbennettservices.com> 2.4.0-2.sme  * Mon Oct 07 2013 John H. Bennett III <bennettj@johnbennettservices.com> 2.4.0-2.sme
36  - Simple patch to add support for ext4 file system so default SME9 file systems  - Simple patch to add support for ext4 file system so default SME9 file systems
37    can be backed up to tape. [SME: 7824]    can be backed up to tape. [SME: 7824]
# Line 361  to run a backup to tape. Line 365  to run a backup to tape.
365  %prep  %prep
366  %setup  %setup
367  %patch1 -p1  %patch1 -p1
368    %patch2 -p1
369    
370  %build  %build
371  perl createlinks  perl createlinks


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