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 10 |
%define release 11 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
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 |
Patch6: e-smith-quota-1.10.0-files.patch |
18 |
|
Patch7: e-smith-quota-1.10.0-add2general.patch |
19 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
20 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
21 |
Requires: e-smith-base >= 4.9.129, quota >= 3, perl-Quota |
Requires: e-smith-base >= 4.9.129, quota >= 3, perl-Quota |
29 |
e-smith server and gateway software - quota module. |
e-smith server and gateway software - quota module. |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.10.0-11 |
33 |
|
- Add common <base> tags to e-smith-formmagick's general |
34 |
|
|
35 |
* Fri Mar 28 2008 Stephen Noble <support@dungog.net> 1.10.0-10 |
* Fri Mar 28 2008 Stephen Noble <support@dungog.net> 1.10.0-10 |
36 |
- Add spacing and localise 'files' [SME: 4133] |
- Add spacing and localise 'files' [SME: 4133] |
37 |
|
|
481 |
%patch4 -p1 |
%patch4 -p1 |
482 |
%patch5 -p1 |
%patch5 -p1 |
483 |
%patch6 -p1 |
%patch6 -p1 |
484 |
|
%patch7 -p1 |
485 |
|
|
486 |
%build |
%build |
487 |
mkdir -p root/etc/e-smith/events/post-{install,upgrade} |
mkdir -p root/etc/e-smith/events/post-{install,upgrade} |