rpms/bugzilla/F-11 bugzilla.spec,1.29,1.30

Emmanuel Seyman eseyman at fedoraproject.org
Tue Feb 2 13:17:59 UTC 2010


Author: eseyman

Update of /cvs/pkgs/rpms/bugzilla/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13859

Modified Files:
	bugzilla.spec 
Log Message:
Use Linux requirements, not Windows'


Index: bugzilla.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bugzilla/F-11/bugzilla.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -p -r1.29 -r1.30
--- bugzilla.spec	1 Feb 2010 12:40:11 -0000	1.29
+++ bugzilla.spec	2 Feb 2010 13:17:59 -0000	1.30
@@ -6,7 +6,7 @@ URL: http://www.bugzilla.org/
 Name: bugzilla
 Version: 3.2.6
 Group: Applications/Publishing
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: MPLv1.1
 Source0: http://ftp.mozilla.org/pub/mozilla.org/webtools/bugzilla-%{version}.tar.gz
 Source1: bugzilla-httpd-conf
@@ -20,7 +20,7 @@ Requires: perl(CGI) >= 3.33
 Requires: perl(Date::Format) >= 2.21
 Requires: perl(File::Spec) >= 0.84
 Requires: perl(DBI) >= 1.41
-Requires: perl(Template) >= 2.22
+Requires: perl(Template) >= 2.15
 Requires: perl(Email::Send) >= 2.00
 Requires: perl(Email::MIME) >= 1.861
 Requires: perl(Email::MIME::Encodings) >= 1.313
@@ -149,7 +149,10 @@ popd > /dev/null)
 %{bzinstallprefix}/bugzilla/contrib
 
 %changelog
-* Mon Feb 02 2010 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> - 3.2.6-1
+* Tue Feb 02 2010 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> - 3.2.6-2
+- Use Linux requirements, not Windows'
+
+* Mon Feb 01 2010 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> - 3.2.6-1
 - Update to 3.2.6 (CVE-2009-3989, CVE-2009-3387)
 - Specify Perl module versions in the Requires (fixes #524309)
 - Add an alias to make $webdotdir a working path (fixes #458848)



More information about the scm-commits mailing list