/[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.2 by jcrisp, Sat Dec 26 20:58:00 2020 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.1 2016/02/05 23:03:03 stephdl 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 2  %define release 3
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 22  Requires: e-smith-lib >= 1.15.1-19 Line 22  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  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  * 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]  - Add XFS support - thanks to John Bennett  [SME: 11292]
37    
# Line 370  to run a backup to tape. Line 374  to run a backup to tape.
374  %prep  %prep
375  %setup  %setup
376  %patch1 -p1  %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