Author: eseyman Update of /cvs/pkgs/rpms/perl-Alien-SeleniumRC/F-11 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5414/F-11
Modified Files: .cvsignore sources Added Files: import.log perl-Alien-SeleniumRC.spec Log Message: Initial import. --- NEW FILE import.log --- perl-Alien-SeleniumRC-1_00-1_fc11:F-11:perl-Alien-SeleniumRC-1.00-1.fc11.src.rpm:1244672776 --- NEW FILE perl-Alien-SeleniumRC.spec --- Name: perl-Alien-SeleniumRC Version: 1.00 Release: 1%{?dist} Summary: Packages the Selenium Remote Control server License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Alien-SeleniumRC/ Source0: http://www.cpan.org/modules/by-module/Alien/Alien-SeleniumRC-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker),perl(CPAN),perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Selenium Remote Control is a test tool that allows you to write automated web application UI tests in any programming language against any HTTP website using any mainstream JavaScript-enabled browser. It provides a Selenium Server, which can automatically start/stop/control any supported browser. It works by using Selenium Core, a pure-HTML+JS library that performs automated tasks in JavaScript. %prep %setup -q -n Alien-SeleniumRC-%{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 Changes README %{perl_vendorlib}/* %{_bindir}/selenium-rc %{_mandir}/man3/* %changelog * Tue Apr 14 2009 Emmanuel Seyman <emmanuel.sey...@club-internet.fr> 1.00-1 - Update to 1.00 * Wed Nov 05 2008 Emmanuel Seyman <emmanuel.sey...@club-internet.fr> 0.91-2 - Specfile autogenerated by cpanspec 1.77. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Alien-SeleniumRC/F-11/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- .cvsignore 10 Jun 2009 20:57:55 -0000 1.1 +++ .cvsignore 10 Jun 2009 22:27:02 -0000 1.2 @@ -0,0 +1 @@ +Alien-SeleniumRC-1.00.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Alien-SeleniumRC/F-11/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- sources 10 Jun 2009 20:57:55 -0000 1.1 +++ sources 10 Jun 2009 22:27:02 -0000 1.2 @@ -0,0 +1 @@ +8dfe7a67b2246e6ceb85a912fd642687 Alien-SeleniumRC-1.00.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list