/[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.1 by slords, Thu Feb 14 16:15:10 2013 UTC Revision 1.2 by mrjhb3, Mon Oct 7 23:07:26 2013 UTC
# Line 1  Line 1 
1  # $Id: e-smith-flexbackup.spec,v 1.2 2008/10/07 18:14:27 slords Exp $  # $Id: e-smith-flexbackup.spec,v 1.1 2013/02/14 16:15:10 slords 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 1  %define release 2
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    
14  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
15  BuildArchitectures: noarch  BuildArchitectures: noarch
16  Requires: e-smith-base, flexbackup, dump  Requires: e-smith-base, flexbackup, dump
# Line 27  This package configures flexbackup and s Line 28  This package configures flexbackup and s
28  to run a backup to tape.  to run a backup to tape.
29    
30  %changelog  %changelog
31    * Mon Oct 07 2013 John H. Bennett III <bennettj@johnbennettservices.com> 2.4.0-2.sme
32    - Simple patch to add support for ext4 file system so default SME9 file systems
33      can be backed up to tape. [SME: 7824]
34    
35  * Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme  * Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
36  - Roll new stream for sme9  - Roll new stream for sme9
37    
# Line 355  to run a backup to tape. Line 360  to run a backup to tape.
360    
361  %prep  %prep
362  %setup  %setup
363    %patch1 -p1
364    
365  %build  %build
366  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