[perl-Test-MockObject/el6/master] import from RHEL6 SRPM ftp://ftp.redhat.com/redhat/rhel/beta/5.90Workstation/optional/source/SRPMS/p

Mark Chappell tremble at fedoraproject.org
Mon Sep 13 19:50:08 UTC 2010


commit a892b97fb4a655717fa4c97e8bbc92909cef9857
Author: Mark Chappell <tremble at tremble.org.uk>
Date:   Mon Sep 13 21:50:41 2010 +0200

    import from RHEL6 SRPM ftp://ftp.redhat.com/redhat/rhel/beta/5.90Workstation/optional/source/SRPMS/perl-Test-MockObject-1.09-3.1.el6.src.rpm

 .gitignore                |    1 +
 perl-Test-MockObject.spec |   19 ++++---------------
 2 files changed, 5 insertions(+), 15 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 972dca7..581b98f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Test-MockObject-1.09.tar.gz
+/Test-MockObject-1.09.tar.gz
diff --git a/perl-Test-MockObject.spec b/perl-Test-MockObject.spec
index dba876d..72d988f 100644
--- a/perl-Test-MockObject.spec
+++ b/perl-Test-MockObject.spec
@@ -1,6 +1,6 @@
 Name:           perl-Test-MockObject
 Version:        1.09
-Release:        6.1%{?dist}
+Release:        3.1%{?dist}
 Summary:        Perl extension for emulating troublesome interfaces
 
 Group:          Development/Libraries
@@ -10,7 +10,6 @@ Source0:        http://www.cpan.org/authors/id/C/CH/CHROMATIC/Test-MockObject-%{
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  perl(CGI)
 BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Test::Exception)
 BuildRequires:  perl(Test::Pod), perl(Test::Pod::Coverage)
@@ -39,8 +38,7 @@ Now you have no excuse.)
 %install
 rm -rf $RPM_BUILD_ROOT
 ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';'
-%{_fixperms} $RPM_BUILD_ROOT/*
+chmod -R u+w $RPM_BUILD_ROOT/*
 
 
 %check
@@ -59,17 +57,8 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Mon Aug 30 2010 Mark Chappell <tremble at fedoraproject.org> 1.09-6.1
-- EL6 needs the CGI package for the tests to run successfully
-
-* Thu May 06 2010 Marcela Maslanova <mmaslano at redhat.com> - 1.09-6
-- Mass rebuild with perl-5.12.0
-
-* Thu Feb  4 2010 Marcela Mašláňová <mmaslano at redhat.com> - 1.09-5
-- 552253 merge review
-
-* Fri Dec  4 2009 Stepan Kasal <skasal at redhat.com> - 1.09-4
-- rebuild against perl 5.10.1
+* Thu Dec 03 2009 Dennis Gregorovic <dgregor at redhat.com> - 1.09-3.1
+- Rebuilt for RHEL 6
 
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.09-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild


More information about the scm-commits mailing list