SPECS: bugzilla.spec - 3.0 final (not tested)
glen
glen at pld-linux.org
Thu Jun 21 22:42:34 CEST 2007
Author: glen Date: Thu Jun 21 20:42:34 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 3.0 final (not tested)
---- Files affected:
SPECS:
bugzilla.spec (1.31 -> 1.32)
---- Diffs:
================================================================
Index: SPECS/bugzilla.spec
diff -u SPECS/bugzilla.spec:1.31 SPECS/bugzilla.spec:1.32
--- SPECS/bugzilla.spec:1.31 Thu Jun 21 22:40:04 2007
+++ SPECS/bugzilla.spec Thu Jun 21 22:42:29 2007
@@ -2,18 +2,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
@@ -22,10 +20,10 @@
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
@@ -161,6 +159,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.32 2007/06/21 20:42:29 glen
+- 3.0 final (not tested)
+
Revision 1.31 2007/06/21 20:40:04 glen
- save (3.0rc1)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/bugzilla.spec?r1=1.31&r2=1.32&f=u
More information about the pld-cvs-commit
mailing list