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

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

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

Revision 1.1 by slords, Wed Feb 13 15:42:48 2013 UTC Revision 1.2 by wellsi, Fri Mar 1 06:21:04 2013 UTC
# Line 1  Line 1 
1  # $Id: e-smith-backup.spec,v 1.93 2012/07/09 03:21:36 wellsi Exp $  # $Id: e-smith-backup.spec,v 1.1 2013/02/13 15:42:48 slords Exp $
2    
3  Summary: e-smith module to provide the backup panel  Summary: e-smith module to provide the backup panel
4  %define name e-smith-backup  %define name e-smith-backup
5  Name: %{name}  Name: %{name}
6  %define version 2.4.0  %define version 2.4.0
7  %define release 1  %define release 2
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: Artistic  License: Artistic
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
13    Patch1: e-smith-backup-2.4.0-df_ext4.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 28  Requires: dar Line 29  Requires: dar
29  Requires: e-smith-formmagick >= 1.4.0-12  Requires: e-smith-formmagick >= 1.4.0-12
30    
31  %changelog  %changelog
32    * Thu Feb 28 2013 Ian Wells <esmith@wellsi.com> 2.4.0-2.sme
33    - Backup panel does not correctly report disk usage due to
34      missing ext4 support in panel code [SME: 7401]
35    
36  * Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme  * Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
37  - Roll new stream for sme9  - Roll new stream for sme9
38  - Perl modules moved to /usr/share/perl5/vendor_perl [SME: 7223]  - Perl modules moved to /usr/share/perl5/vendor_perl [SME: 7223]
# Line 1223  e-smith server central backup administra Line 1228  e-smith server central backup administra
1228    
1229  %prep  %prep
1230  %setup  %setup
1231    %patch1 -p1
1232    
1233  %build  %build
1234  /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