--- rpms/smeserver-trac/contribs7/smeserver-trac.spec 2008/03/12 04:19:48 1.3 +++ 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 36 +%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,13 +29,20 @@ Requires: smeserver-subversion >= 1.2 Requires: subversion-python Requires: smeserver-release >= 7 Requires: httpd >= 2 +Requires: e-smith-formmagick >= 1.4.0-10 -Patch01: smeserver-trac-0.4-lexicon-spelling-update.patch %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 @@ -154,8 +168,9 @@ Trac project environments integration fo %prep %setup - -%patch01 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 %build perl createlinks