Author: corsepiu Update of /cvs/pkgs/rpms/rt3/F-10 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27983 Modified Files: .cvsignore rt3.spec sources Log Message: * Fri Jan 23 2009 Ralf Corsépius <corsepiu@xxxxxxxxxxxxxxxxx> - 3.8.2-1 - Upstream update. - Preps to add a perl-RT-Test package. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/rt3/F-10/.cvsignore,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- .cvsignore 30 Nov 2008 09:07:23 -0000 1.12 +++ .cvsignore 23 Jan 2009 13:30:17 -0000 1.13 @@ -1 +1 @@ -rt-3.8.1.tar.gz +rt-3.8.2.tar.gz Index: rt3.spec =================================================================== RCS file: /cvs/pkgs/rpms/rt3/F-10/rt3.spec,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- rt3.spec 30 Nov 2008 06:51:42 -0000 1.31 +++ rt3.spec 23 Jan 2009 13:30:17 -0000 1.32 @@ -18,7 +18,7 @@ # --with devel_mode/--without devel_mode # enable/disable building/installing devel files -# Default: without (missing deps; TBA in spec) +# Default: without %bcond_with devel_mode # --with gpg/--without gpg @@ -39,8 +39,8 @@ %define RT3_LOCALSTATEDIR %{_localstatedir}/lib/rt3 Name: rt3 -Version: 3.8.1 -Release: 2%{?dist} +Version: 3.8.2 +Release: 1%{?dist} Summary: Request tracker 3 Group: Applications/Internet @@ -133,6 +133,7 @@ %{?with_devel_mode:BuildRequires: perl(Test::Deep)} %{?with_devel_mode:BuildRequires: perl(Test::Expect) >= 0.31} %{?with_devel_mode:BuildRequires: perl(Test::HTTP::Server::Simple) >= 0.09} +%{?with_devel_mode:BuildRequires: perl(Test::HTTP::Server::Simple::StashWarnings)} %{?with_devel_mode:BuildRequires: perl(Test::MockTime)} %{?with_devel_mode:BuildRequires: perl(Test::Warn)} %{?with_devel_mode:BuildRequires: perl(Test::WWW::Mechanize)} @@ -197,6 +198,16 @@ %description mailgate %{summary} +%if 0%{?with_devel_mode} +%package -n perl-RT-Test +Summary: rt3's test utility. +Group: Applications/Internet +Requires: rt3 = %{version}-%{release} + +%description -n perl-RT-Test +%{summary} +%endif + %prep %setup -q -n rt-%{version} @@ -406,7 +417,18 @@ %{_sbindir}/rt-mailgate %{_mandir}/man1/rt-mailgate* +%if 0%{?with_devel_mode} +%files -n perl-RT-Test +%defattr(-,root,root,-) +%dir %{RT3_LIBDIR}/RT +%{RT3_LIBDIR}/RT/Test* +%endif + %changelog +* Fri Jan 23 2009 Ralf Corsépius <corsepiu@xxxxxxxxxxxxxxxxx> - 3.8.2-1 +- Upstream update. +- Preps to add a perl-RT-Test package. + * Sun Nov 30 2008 Ralf Corsépius <corsepiu@xxxxxxxxxxxxxxxxx> - 3.8.1-2 - Fix rt3-mailgate's %%defattr(-,root,root,-). Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/rt3/F-10/sources,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- sources 30 Nov 2008 09:07:23 -0000 1.12 +++ sources 23 Jan 2009 13:30:17 -0000 1.13 @@ -1 +1 @@ -72b4419816e43bde6b50ba68374882e3 rt-3.8.1.tar.gz +100b1fd791e229c4338c0d056c65c12f rt-3.8.2.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list