rpms/rt3/EL-5 rt3.spec,1.20,1.21 sources,1.7,1.8

Xavier Bachelot xavierb at fedoraproject.org
Sun Jan 25 14:57:33 UTC 2009


Author: xavierb

Update of /cvs/pkgs/rpms/rt3/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8545

Modified Files:
	rt3.spec sources 
Log Message:
Update to 3.6.7 (BZ 481163 - CVE-2008-3502).


Index: rt3.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rt3/EL-5/rt3.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- rt3.spec	26 Mar 2008 18:28:57 -0000	1.20
+++ rt3.spec	25 Jan 2009 14:57:03 -0000	1.21
@@ -12,8 +12,8 @@
 %define RT3_LOCALSTATEDIR	%{_localstatedir}/lib/rt3
 
 Name:		rt3
-Version:	3.6.5
-Release:	3%{?dist}
+Version:	3.6.7
+Release:	1%{?dist}
 Summary:	Request tracker 3
 
 Group:		Applications/Internet
@@ -44,6 +44,7 @@
 # rpm doesn't catch these:
 Requires: perl(Apache::Session)
 Requires: perl(Calendar::Simple)
+Requires: perl(CSS::Squish)
 Requires: perl(File::Temp)
 Requires: perl(GD::Text)
 Requires: perl(GD::Graph::bars) perl(GD::Graph::pie)
@@ -269,10 +270,16 @@
 %ghost %{_prefix}/local/etc/rt3
 
 %files mailgate
+%defattr(-,root,root,-)
 %{_sbindir}/rt-mailgate
 %{_mandir}/man1/rt-mailgate*
 
 %changelog
+* Sat 10 Jan 2009 Xavier Bachelot <xavier at bachelot.org> - 3.6.7-1
+- Update to 3.6.7 (BZ 481163 - CVE-2008-3502).
+- R: perl(CSS::Squish).
+- Add %%defattr() to rt3-mailgate.
+
 * Wed Mar 26 2008 Ralf Corsépius <rc040203 at freenet.de> - 3.6.5-3
 - Install rt3.logrotate to /etc/logrotate.d.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/rt3/EL-5/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	20 Mar 2008 20:44:17 -0000	1.7
+++ sources	25 Jan 2009 14:57:03 -0000	1.8
@@ -1 +1 @@
-e935ef70ad72e6b9cdaea781b676a4cd  rt-3.6.5.tar.gz
+46c0b29cd14010ee6a3f181743aeb6ef  rt-3.6.7.tar.gz




More information about the Fedora-perl-devel-list mailing list