/[smeserver]/rpms/e-smith-backup/sme7/e-smith-backup.spec
ViewVC logotype

Diff of /rpms/e-smith-backup/sme7/e-smith-backup.spec

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

Revision 1.5 by slords, Sat Sep 8 00:55:20 2007 UTC Revision 1.12 by bytegw, Wed Feb 13 22:51:44 2008 UTC
# Line 2  Summary: e-smith module to provide the b Line 2  Summary: e-smith module to provide the b
2  %define name e-smith-backup  %define name e-smith-backup
3  Name: %{name}  Name: %{name}
4  %define version 1.15.0  %define version 1.15.0
5  %define release 03  %define release 10
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: Artistic  License: Artistic
# Line 10  Group: Networking/Daemons Line 10  Group: Networking/Daemons
10  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
11  Patch0: e-smith-backup-1.15.0-DarWorkstation.patch  Patch0: e-smith-backup-1.15.0-DarWorkstation.patch
12  Patch1: e-smith-backup-1.15.0-reformat.patch  Patch1: e-smith-backup-1.15.0-reformat.patch
13    Patch2: e-smith-backup-1.15.0-no_desktop_verify_restore.patch
14    Patch3: e-smith-backup-1.15.0-DarWorkstation.patch2
15    Patch4: e-smith-backup-1.15.0-DarWorkstation.patch3
16    Patch5: e-smith-backup-1.15.0-FixCompressionSetting.patch
17    Patch6: e-smith-backup-1.15.0-WrongRestoreLocationFix.patch
18    Patch7: e-smith-backup-1.15.0-rmLexDuplicates.patch
19    Patch8: e-smith-backup-1.15.0-tags2general.patch
20  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
21  BuildRequires: e-smith-devtools >= 1.11.0-03  BuildRequires: e-smith-devtools >= 1.11.0-03
22  BuildRequires: gettext  BuildRequires: gettext
# Line 25  Requires: perl(Digest::MD5) Line 32  Requires: perl(Digest::MD5)
32  Requires: perl(File::Copy)  Requires: perl(File::Copy)
33  Requires: perl(esmith::I18N)  Requires: perl(esmith::I18N)
34  Requires: dar  Requires: dar
35    Requires: e-smith-formmagick >= 1.4.0-9
36    
37  %changelog  %changelog
38    * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.15.0-10
39    - Remove <base> tags now in general [SME: 3912]
40    
41    * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 1.15.0-9
42    - Remove duplicate <base> entries [SME: 3887]
43    
44    * Thu Nov 29 2007 Gavin Weight <gweight@gmail.com> 1.15.0-8
45    - Fix restore files location path. [SME: 3593]
46    
47    * Mon Nov 19 2007 Gavin Weight <gweight@gmail.com> 1.15.0-7
48    - Fix compression setting range (Thanks JPL) . [SME: 3560]
49    
50    * Fri Nov 09 2007 Gavin Weight <gweight@gmail.com> 1.15.0-06
51    - Enhancement to DAR code (Thanks JPL) . [SME: 3538]
52    
53    * Fri Oct 26 2007 Gavin Weight <gweight@gmail.com> 1.15.0-05
54    - Fix up DAR code to enable backup to complete. [SME: 3373]
55    
56    * Tue Sep 11 2007 Charlie Brady <charlie_brady@mitel.com> 1.15.0-04
57    - Remove desktop verify and desktop restore features. Note that
58      lexicon entries have not been removed. [SME: 3372]
59    
60  * Fri Sep 07 2007 Charlie Brady <charlie_brady@mitel.com> 1.15.0-03  * Fri Sep 07 2007 Charlie Brady <charlie_brady@mitel.com> 1.15.0-03
61  - Reformat new DAR code to match existing coding style.  - Reformat new DAR code to match existing coding style.
62    
# Line 974  e-smith server central backup administra Line 1004  e-smith server central backup administra
1004  %setup  %setup
1005  %patch0 -p1  %patch0 -p1
1006  %patch1 -p1  %patch1 -p1
1007    %patch2 -p1
1008    %patch3 -p1
1009    %patch4 -p1
1010    %patch5 -p1
1011    %patch6 -p1
1012    %patch7 -p1
1013    %patch8 -p1
1014    
1015  %build  %build
1016  /sbin/e-smith/buildtests 10e-smith-backup  /sbin/e-smith/buildtests 10e-smith-backup


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