--- rpms/e-smith-quota/sme7/e-smith-quota.spec 2007/06/12 16:07:27 1.1 +++ rpms/e-smith-quota/sme7/e-smith-quota.spec 2008/04/28 19:26:43 1.9 @@ -2,7 +2,7 @@ Summary: e-smith server and gateway - qu %define name e-smith-quota Name: %{name} %define version 1.10.0 -%define release 5 +%define release 11 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -11,11 +11,17 @@ Source: %{name}-%{version}.tar.gz Patch0: e-smith-quota-1.10.0.sort.patch Patch1: e-smith-quota-1.10.0-UntaintAccountName.patch Patch2: e-smith-quota-1.10.0-Limits.patch +Patch3: e-smith-quota-1.10.0-multipartquota.patch +Patch4: e-smith-quota-1.10.0-Untaint-acct-before-using-in-system.patch +Patch5: e-smith-quota-1.10.0-tags2general.patch +Patch6: e-smith-quota-1.10.0-files.patch +Patch7: e-smith-quota-1.10.0-add2general.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base >= 4.9.129, quota >= 3, perl-Quota Requires: e-smith-lib >= 1.13.1 -BuildRequires: e-smith-devtools >= 1.11.0-03, e-smith-test >= 0.1.12 +Requires: e-smith-formmagick >= 1.4.0-12 +BuildRequires: e-smith-devtools >= 1.11.0-03 BuildRequires: gettext AutoReqProv: no @@ -23,6 +29,24 @@ AutoReqProv: no e-smith server and gateway software - quota module. %changelog +* Sun Apr 27 2008 Jonathan Martens 1.10.0-11 +- Add common tags to e-smith-formmagick's general [SME: 4284] + +* Fri Mar 28 2008 Stephen Noble 1.10.0-10 +- Add spacing and localise 'files' [SME: 4133] + +* Wed Feb 13 2008 Stephen Noble 1.10.0-9 +- Remove tags now in general [SME: 3927] + +* Tue Feb 12 2008 chris burnat 1.10.0-8 +- Fix deletion of usernames with one character [SME: 2451] + +* Mon Dec 17 2007 Shad L. Lords 1.10.0-7 +- Enable quotas for all lvm partitions [SME: 3651] + +* Sun Oct 14 2007 Shad L. Lords 1.10.0-6 +- Remove unnecessary build dependency [SME: 3534] + * Sun Apr 29 2007 Shad L. Lords - Clean up spec so package can be built by koji/plague @@ -453,16 +477,21 @@ e-smith server and gateway software - qu %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 %build mkdir -p root/etc/e-smith/events/post-{install,upgrade} mkdir -p root/etc/e-smith/events/user-{create,modify} mkdir -p root/etc/e-smith/web/panels/manager/cgi-bin -xgettext -o root/usr/share/locale/en_US/LC_MESSAGES/adminQuotaSummary.po \ - root/etc/e-smith/templates/usr/lib/e-smith-quota/adminQuotaSummary.tmpl -xgettext -o root/usr/share/locale/en_US/LC_MESSAGES/userOverQuota.po \ - root/etc/e-smith/templates/usr/lib/e-smith-quota/userOverQuota.tmpl +xgettext -o root/usr/share/locale/en_US/LC_MESSAGES/adminQuotaSummary.tmpl.po \ + root/etc/e-smith/templates/usr/lib/e-smith-quota/adminQuotaSummary.tmpl -L perl +xgettext -o root/usr/share/locale/en_US/LC_MESSAGES/userOverQuota.tmpl.po \ + root/etc/e-smith/templates/usr/lib/e-smith-quota/userOverQuota.tmpl -L perl perl createlinks /sbin/e-smith/buildtests 50-e-smith-quota