rpms/rt3/F-11 rt3.spec,1.44,1.45

corsepiu corsepiu at fedoraproject.org
Mon Dec 14 08:45:22 UTC 2009


Author: corsepiu

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

Modified Files:
	rt3.spec 
Log Message:
* Mon Dec 14 2009 Ralf Corsépius <corsepiu at fedoraproject.org> - 3.8.2-13
- Add UPGRADING.mysql, perl(Text::Quoted), R: perl(Text::WikiFormat)
  (BZ #546786; Thanks to Dale Bewley <dale at fedoraproject.org>)



Index: rt3.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rt3/F-11/rt3.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -p -r1.44 -r1.45
--- rt3.spec	4 Dec 2009 11:25:50 -0000	1.44
+++ rt3.spec	14 Dec 2009 08:45:22 -0000	1.45
@@ -18,12 +18,12 @@
 
 # --with devel_mode/--without devel_mode
 #	enable/disable building/installing devel files
-#	Default: with
+#	Default: --with
 %bcond_without devel_mode
 
 # --with gpg/--without gpg
 #	enable/disable building gpg support
-#	Default: without
+#	Default: --without
 %bcond_with gpg
 
 # --with tests
@@ -40,7 +40,7 @@
 
 Name:		rt3
 Version:	3.8.2
-Release:	12%{?dist}
+Release:	13%{?dist}
 Summary:	Request tracker 3
 
 Group:		Applications/Internet
@@ -190,6 +190,8 @@ Requires: perl(LWP::MediaTypes)
 Requires: perl(mod_perl2)
 Requires: perl(Module::Versions::Report)
 Requires: perl(Net::Server::PreFork)
+Requires: perl(Text::Quoted)
+Requires: perl(Text::WikiFormat)
 Requires: perl(Tree::Simple)
 Requires: perl(URI::URL)
 Requires: perl(XML::RSS)
@@ -404,7 +406,7 @@ fi
 
 %files
 %defattr(-,root,root,-)
-%doc COPYING README UPGRADING README.fedora
+%doc COPYING README UPGRADING UPGRADING.mysql README.fedora
 %{_bindir}/*
 %{_sbindir}/*
 %exclude %{_sbindir}/rt-mailgate
@@ -449,6 +451,10 @@ fi
 %{RT3_LIBDIR}/RT/Test*
 
 %changelog
+* Mon Dec 14 2009 Ralf Corsépius <corsepiu at fedoraproject.org> - 3.8.2-13
+- Add UPGRADING.mysql, perl(Text::Quoted), R: perl(Text::WikiFormat)
+  (BZ #546786; Thanks to Dale Bewley <dale at fedoraproject.org>)
+
 * Fri Dec 04 2009 Ralf Corsépius <corsepiu at fedoraproject.org> - 3.8.2-12
 - Add rt-3.8.2-rh-bz543962.diff (BZ #543962).
 




More information about the fedora-extras-commits mailing list