2 |
%define name e-smith-quota |
%define name e-smith-quota |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.10.0 |
%define version 1.10.0 |
5 |
%define release 9 |
%define release 10 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
14 |
Patch3: e-smith-quota-1.10.0-multipartquota.patch |
Patch3: e-smith-quota-1.10.0-multipartquota.patch |
15 |
Patch4: e-smith-quota-1.10.0-Untaint-acct-before-using-in-system.patch |
Patch4: e-smith-quota-1.10.0-Untaint-acct-before-using-in-system.patch |
16 |
Patch5: e-smith-quota-1.10.0-tags2general.patch |
Patch5: e-smith-quota-1.10.0-tags2general.patch |
17 |
|
Patch6: e-smith-quota-1.10.0-files.patch |
18 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
19 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
20 |
Requires: e-smith-base >= 4.9.129, quota >= 3, perl-Quota |
Requires: e-smith-base >= 4.9.129, quota >= 3, perl-Quota |
28 |
e-smith server and gateway software - quota module. |
e-smith server and gateway software - quota module. |
29 |
|
|
30 |
%changelog |
%changelog |
31 |
|
* Fri Mar 28 2008 Stephen Noble <support@dungog.net> 1.10.0-10 |
32 |
|
- Add spacing and localise 'files' [SME: 4133] |
33 |
|
|
34 |
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.10.0-9 |
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.10.0-9 |
35 |
- Remove <base> tags now in general [SME: 3927] |
- Remove <base> tags now in general [SME: 3927] |
36 |
|
|
476 |
%patch3 -p1 |
%patch3 -p1 |
477 |
%patch4 -p1 |
%patch4 -p1 |
478 |
%patch5 -p1 |
%patch5 -p1 |
479 |
|
%patch6 -p1 |
480 |
|
|
481 |
%build |
%build |
482 |
mkdir -p root/etc/e-smith/events/post-{install,upgrade} |
mkdir -p root/etc/e-smith/events/post-{install,upgrade} |