From f59432caa5fa8da776cb9c98382589c73afd09fe Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Thu, 21 Jun 2007 20:42:29 +0000 Subject: [PATCH] - 3.0 final (not tested) Changed files: bugzilla.spec -> 1.32 --- bugzilla.spec | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/bugzilla.spec b/bugzilla.spec index a84a9b5..746faca 100644 --- a/bugzilla.spec +++ b/bugzilla.spec @@ -1,18 +1,16 @@ # TODO # - Split DB packages for mysql/pgsql # - fill brr and add autodeps bcond -%define _rc rc1 -%define _rel 0.2 %include /usr/lib/rpm/macros.perl Summary: Bug tracking system Summary(pl.UTF-8): System śledzenia błędów Name: bugzilla Version: 3.0 -Release: 0.%{_rc}.%{_rel} +Release: 0.1 License: GPL Group: Applications/WWW -Source0: http://ftp.mozilla.org/pub/mozilla.org/webtools/%{name}-%{version}%{_rc}.tar.gz -# Source0-md5: 638dc6ef374874806f3388c9bf24c802 +Source0: http://ftp.mozilla.org/pub/mozilla.org/webtools/%{name}-%{version}.tar.gz +# Source0-md5: 9a56a47cdbfcb70a85ad73d923ac7e9d Source1: %{name}.conf Source2: %{name}-localconfig.pl Source3: %{name}.cron @@ -21,10 +19,10 @@ URL: http://www.bugzilla.org/ BuildRequires: rpm-perlprov >= 4.1-13 BuildRequires: rpmbuild(macros) >= 1.268 BuildRequires: sed >= 4.0 +Requires: perl(Email::MIME::Modifier) +Requires: perl(Email::Send) >= 2.00 Requires: perl-DBD-mysql Requires: perl-DBI >= 1.41 -Requires: perl(Email::Send) >= 2.00 -Requires: perl(Email::MIME::Modifier) Requires: perl-MailTools >= 1.67 Requires: smtpdaemon Requires: webapps -- 2.44.0