rpms/perl-Test-Unit-Runner-Xml/F-10 perl-Test-Unit-Runner-Xml.spec, NONE, 1.1 sources, 1.1, 1.2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Author: xavierb

Update of /cvs/pkgs/rpms/perl-Test-Unit-Runner-Xml/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv932/F-10

Modified Files:
	sources 
Added Files:
	perl-Test-Unit-Runner-Xml.spec 
Log Message:
import into F-10,F11 and EL-5


--- NEW FILE perl-Test-Unit-Runner-Xml.spec ---
Name:           perl-Test-Unit-Runner-Xml
Version:        0.1
Release:        2%{?dist}
Summary:        Generate XML reports from unit test results
License:        GPL+ or Artistic
Group:          Development/Libraries
URL:            http://search.cpan.org/dist/Test-Unit-Runner-Xml/
Source0:        http://www.cpan.org/modules/by-module/Test/Test-Unit-Runner-Xml-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:      noarch
BuildRequires:  perl(ExtUtils::MakeMaker)
BuildRequires:  perl(Test::Unit) >= 0.24
BuildRequires:  perl(XML::Generator)
BuildRequires:  perl(XML::XPath)
Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))

%description
Test::Unit::Runner::XML generates XML reports from unit test results. The
reports are in the same format as those produced by Ant's JUnit task, allowing
them to be used with Java continuous integration and reporting tools.

%prep
%setup -q -n Test-Unit-Runner-Xml-%{version}

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
make %{?_smp_mflags}

%install
rm -rf $RPM_BUILD_ROOT

make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT

find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;

%{_fixperms} $RPM_BUILD_ROOT/*

%check
make test

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc README
%{perl_vendorlib}/*
%{_mandir}/man3/*

%changelog
* Fri Jul 03 2009 Xavier Bachelot <xavier@xxxxxxxxxxxx> 0.1-2
- Fix Summary: and Description:.
 
* Thu Jul 02 2009 Xavier Bachelot <xavier@xxxxxxxxxxxx> 0.1-1
- Specfile autogenerated by cpanspec 1.77.
- Fix License:.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Test-Unit-Runner-Xml/F-10/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	6 Jul 2009 04:11:03 -0000	1.1
+++ sources	8 Jul 2009 00:25:52 -0000	1.2
@@ -0,0 +1 @@
+bbb68b0af44c60f3001b7c202dc7902f  Test-Unit-Runner-Xml-0.1.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

[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Legacy Announce]     [Fedora PHP Devel]     [Kernel Devel]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Big List of Linux Books]     [Gimp]     [Yosemite Information]
  Powered by Linux