--- rpms/e-smith-quota/sme7/e-smith-quota.spec 2008/02/12 21:43:27 1.5 +++ rpms/e-smith-quota/sme7/e-smith-quota.spec 2008/10/07 19:17:26 1.10 @@ -1,22 +1,20 @@ +# $Id$ + Summary: e-smith server and gateway - quota module %define name e-smith-quota Name: %{name} -%define version 1.10.0 -%define release 8 +%define version 2.0.0 +%define release 1 Version: %{version} Release: %{release}%{?dist} License: GPL Group: System Environment/Base 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 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 +Requires: e-smith-formmagick >= 1.4.0-12 BuildRequires: e-smith-devtools >= 1.11.0-03 BuildRequires: gettext AutoReqProv: no @@ -25,9 +23,20 @@ AutoReqProv: no e-smith server and gateway software - quota module. %changelog +* Tue Oct 7 2008 Shad L. Lords 2.0.0-1.sme +- Roll new stream to separate sme7/sme8 trees [SME: 4633] + +* 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] +- 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] @@ -462,21 +471,16 @@ e-smith server and gateway software - qu %prep %setup -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -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