/[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.2 by jcrisp, Sat Dec 26 20:58:00 2020 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.1 2016/02/05 23:03:03 stephdl 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 2
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    
26  %description  %description
27  This package configures flexbackup and sets up a daily cron job  This package configures flexbackup and sets up a daily cron job
28  to run a backup to tape.  to run a backup to tape.
29    
30  %changelog  %changelog
31    * Sat Dec 26 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-2.sme
32    - Add XFS support - thanks to John Bennett  [SME: 11292]
33    
34  * 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
35  - Initial release to sme10  - Initial release to sme10
36    
# Line 365  to run a backup to tape. Line 369  to run a backup to tape.
369    
370  %prep  %prep
371  %setup  %setup
372    %patch1 -p1
373    
374  %build  %build
375  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