--- rpms/smeserver-trac/contribs7/smeserver-trac.spec 2007/11/08 18:34:19 1.1 +++ rpms/smeserver-trac/contribs7/smeserver-trac.spec 2008/04/22 09:03:54 1.6 @@ -1,6 +1,10 @@ +# $Id: smeserver-trac.spec,v 1.5 2008/04/02 15:04:00 slords Exp $ +# Authority: marcohess +# Name: Marco Hess + %define name smeserver-trac %define version 0.4 -%define release 33 +%define release 38 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 @@ -19,13 +26,38 @@ Requires: python-docutils >= 0.4 Requires: python-silvercity >= 0.9.5 Requires: python-setuptools >= 0.6 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 11 2008 Jonathan Martens 0.4-38 +- Apply 22 April 2008 locale patch + +* 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 + problems than it solved. + +* Wed Dec 5 2007 Marco Hess +- 0.4-34 + Added dependency so that subversion-python bindings package is + installed. Changed the create links script so that the trac updates + use sighup to restart httpd services instead of sigusr1 + * Tue Aug 14 2007 Marco Hess - 0.4-33 Updated spec file with new release tag. @@ -135,6 +167,9 @@ Trac project environments integration fo %prep %setup +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 %build perl createlinks @@ -182,7 +217,7 @@ echo "Rebuilding server-manager (this ca /etc/e-smith/events/actions/initialize-default-databases /etc/e-smith/events/actions/navigation-conf /sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf -/etc/rc7.d/S86httpd-e-smith sigusr1 +/etc/rc7.d/S86httpd-e-smith sighup fi true @@ -206,7 +241,7 @@ true echo "Rebuilding server-manager (this can take a while) ..." /sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf /etc/e-smith/events/actions/navigation-conf -/etc/rc7.d/S86httpd-e-smith sigusr1 +/etc/rc7.d/S86httpd-e-smith sighup %files -f %{name}-%{version}-filelist %defattr(-,root,root)