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

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

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

Revision 1.1 by stephdl, Fri Feb 5 23:03:03 2016 UTC Revision 1.3 by jpp, Wed Jan 6 19:30:57 2021 UTC
# Line 1  Line 1 
1  # $Id: e-smith-flexbackup.spec,v 1.3 2013/10/19 22:42:08 mrjhb3 Exp $  # $Id: e-smith-flexbackup.spec,v 1.2 2020/12/26 20:58:00 jcrisp 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.6.0  %define version 2.6.0
7  %define release 1  %define release 3
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 21  Requires: e-smith-backup >= 1.11.0-46 Line 21  Requires: e-smith-backup >= 1.11.0-46
21  Requires: e-smith-lib >= 1.15.1-19  Requires: e-smith-lib >= 1.15.1-19
22  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
23  AutoReqProv: no  AutoReqProv: no
24    Patch1: e-smith-flexbackup-2.6.0-bz11292-add-xfs-support.patch
25    Patch2: e-smith-flexbackup-2.6.0-bz11134-update.patch
26    
27  %description  %description
28  This package configures flexbackup and sets up a daily cron job  This package configures flexbackup and sets up a daily cron job
29  to run a backup to tape.  to run a backup to tape.
30    
31  %changelog  %changelog
32    * Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
33    - add update event [SME: 11134]
34    
35    * Sat Dec 26 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-2.sme
36    - Add XFS support - thanks to John Bennett  [SME: 11292]
37    
38  * Sat Feb 06 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme  * Sat Feb 06 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme
39  - Initial release to sme10  - Initial release to sme10
40    
# Line 365  to run a backup to tape. Line 373  to run a backup to tape.
373    
374  %prep  %prep
375  %setup  %setup
376    %patch1 -p1
377    %patch2 -p1
378    
379  %build  %build
380  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