[perl-Test-WWW-Selenium] 1.25

Tom Callaway spot at fedoraproject.org
Sun Oct 2 09:50:22 UTC 2011


commit df3e9f94cb11926507460e5786821fc2f5d57eb2
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Sun Oct 2 11:50:07 2011 +0200

    1.25

 perl-Test-WWW-Selenium.spec |   15 +++++----------
 1 files changed, 5 insertions(+), 10 deletions(-)
---
diff --git a/perl-Test-WWW-Selenium.spec b/perl-Test-WWW-Selenium.spec
index ce27a47..de00f0a 100644
--- a/perl-Test-WWW-Selenium.spec
+++ b/perl-Test-WWW-Selenium.spec
@@ -7,14 +7,13 @@
 %endif
 
 Name:           perl-Test-WWW-Selenium
-Version:        1.23
-Release:        5%{?dist}
+Version:        1.25
+Release:        1%{?dist}
 Summary:        Perl Client for the Selenium Remote Control test tool
 License:        (GPL+ or Artistic) and ASL 2.0
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Test-WWW-Selenium/
 Source0:        http://www.perl.org/authors/id/L/LU/LUKEC/Test-WWW-Selenium-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::More) >= 0.42
@@ -62,8 +61,6 @@ 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 {} \;
@@ -76,18 +73,16 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 make test
 
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %files
-%defattr(-,root,root,-)
 %doc Changes README todo.txt
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 
 %changelog
+* Sun Oct  2 2011 Tom Callaway <spot at fedoraproject.org> - 1.25-1
+- update to 1.25
+
 * Tue Jul 19 2011 Petr Sabata <contyk at redhat.com> - 1.23-5
 - Perl mass rebuild
 


More information about the scm-commits mailing list