--- rpms/smeserver-trac/contribs7/smeserver-trac.spec 2007/12/24 15:54:13 1.2 +++ rpms/smeserver-trac/contribs7/smeserver-trac.spec 2008/04/22 09:07:44 1.7 @@ -1,6 +1,10 @@ +# $Id: smeserver-trac.spec,v 1.6 2008/04/22 09:03:54 snetram Exp $ +# Authority: marcohess +# Name: Marco Hess + %define name smeserver-trac %define version 0.4 -%define release 35 +%define release 39 Name: %{name} Summary: Trac for SME Server @@ -9,6 +13,9 @@ Release: %{release}%{?dist} License: GPL Group: Applications/Internet Source: %{name}-%{version}.tgz +Patch1: smeserver-trac-0.4-lexicon-spelling-update.patch +Patch2: smeserver-trac-0.4-locale-2008-04-01.patch +Patch3: smeserver-trac-0.4-locale-2008-04-22.patch BuildArch: noarch BuildRequires: e-smith-devtools BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot @@ -22,11 +29,25 @@ Requires: smeserver-subversion >= 1.2 Requires: subversion-python Requires: smeserver-release >= 7 Requires: httpd >= 2 +Requires: e-smith-formmagick >= 1.4.0-10 + %description Trac project environments integration for SME Server 7 %changelog +* Tue Apr 22 2008 Jonathan Martens 0.4-38 +- Apply 22 April 2008 locale patch +- Fix commit date in changelog entry + +* Tue Apr 1 2008 Shad L. Lords 0.4-37 +- Update to UTF-8 translations + +* Wed Mar 12 2008 Marco Hess +- 0.4-36 + Update the trac lexicon file for some minor spelling errors and + a minor updates for consistency. + * Wed Dec 5 2007 Marco Hess - 0.4-35 Removed patch again, as using sighup seems to be creating more @@ -147,6 +168,9 @@ Trac project environments integration fo %prep %setup +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 %build perl createlinks