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

Diff of /rpms/e-smith-backup/sme8/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:21 2007 UTC Revision 1.6 by slords, Mon Sep 17 17:48:55 2007 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 04
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  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
15  BuildRequires: e-smith-devtools >= 1.11.0-03  BuildRequires: e-smith-devtools >= 1.11.0-03
16  BuildRequires: gettext  BuildRequires: gettext
# Line 27  Requires: perl(esmith::I18N) Line 28  Requires: perl(esmith::I18N)
28  Requires: dar  Requires: dar
29    
30  %changelog  %changelog
31    * Tue Sep 11 2007 Charlie Brady <charlie_brady@mitel.com> 1.15.0-04
32    - Remove desktop verify and desktop restore features. Note that
33      lexicon entries have not been removed. [SME: 3372]
34    
35  * 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
36  - Reformat new DAR code to match existing coding style.  - Reformat new DAR code to match existing coding style.
37    
# Line 974  e-smith server central backup administra Line 979  e-smith server central backup administra
979  %setup  %setup
980  %patch0 -p1  %patch0 -p1
981  %patch1 -p1  %patch1 -p1
982    %patch2 -p1
983    
984  %build  %build
985  /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