/[smeserver]/rpms/e-smith-quota/sme10/e-smith-quota.spec
ViewVC logotype

Diff of /rpms/e-smith-quota/sme10/e-smith-quota.spec

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

Revision 1.4 by unnilennium, Wed Apr 5 19:59:41 2017 UTC Revision 1.5 by jpp, Wed Jan 6 21:03:58 2021 UTC
# Line 1  Line 1 
1  # $Id: e-smith-quota.spec,v 1.3 2016/05/12 21:48:50 vip-ire Exp $  # $Id: e-smith-quota.spec,v 1.4 2017/04/05 19:59:41 unnilennium Exp $
2    
3  Summary: e-smith server and gateway - quota module  Summary: e-smith server and gateway - quota module
4  %define name e-smith-quota  %define name e-smith-quota
5  Name: %{name}  Name: %{name}
6  %define version 2.6.0  %define version 2.6.0
7  %define release 4  %define release 5
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 12  Group: System Environment/Base Line 12  Group: System Environment/Base
12  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
13  Patch0: e-smith-quota-2.6.0-use_createlinks.patch  Patch0: e-smith-quota-2.6.0-use_createlinks.patch
14  Patch1: e-smith-quota-2.6.0-bz10211-enableXFSquota.patch  Patch1: e-smith-quota-2.6.0-bz10211-enableXFSquota.patch
15    Patch2: e-smith-quota-2.6.0-bz11154-update.patch
16    
17  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
18  BuildArchitectures: noarch  BuildArchitectures: noarch
19  Requires: e-smith-base >= 4.9.129, quota >= 3, perl-Quota  Requires: e-smith-base >= 4.9.129, quota >= 3, perl-Quota
# Line 25  AutoReqProv: no Line 27  AutoReqProv: no
27  e-smith server and gateway software - quota module.  e-smith server and gateway software - quota module.
28    
29  %changelog  %changelog
30    * Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme
31    - add update event [SME: 11154]
32    
33  * Wed Apr 05 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme  * Wed Apr 05 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme
34  - enable quota for groups and users with XFS [SME: 10211]  - enable quota for groups and users with XFS [SME: 10211]
35    
# Line 523  e-smith server and gateway software - qu Line 528  e-smith server and gateway software - qu
528  %setup  %setup
529  %patch0 -p1  %patch0 -p1
530  %patch1 -p1  %patch1 -p1
531    %patch2 -p1
532    
533  %build  %build
534  mkdir -p root/etc/e-smith/events/post-{install,upgrade}  mkdir -p root/etc/e-smith/events/post-{install,upgrade}


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