rpms/perl-Expect-Simple/F-8 perl-Expect-Simple.spec, 1.2, 1.3 sources, 1.2, 1.3

Chris Weyl cweyl at fedoraproject.org
Sat Jun 28 19:35:26 UTC 2008


Author: cweyl

Update of /cvs/extras/rpms/perl-Expect-Simple/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4473

Modified Files:
	perl-Expect-Simple.spec sources 
Log Message:
* Sat Jun 28 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.04-1
- update to 0.04
- add Test::More as a br



Index: perl-Expect-Simple.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Expect-Simple/F-8/perl-Expect-Simple.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Expect-Simple.spec	15 Oct 2007 20:07:34 -0000	1.2
+++ perl-Expect-Simple.spec	28 Jun 2008 19:34:36 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           perl-Expect-Simple
-Version:        0.02
-Release:        1%{?dist}.1
+Version:        0.04
+Release:        1%{?dist}
 Summary:        Wrapper around the Expect module
 
 Group:          Development/Libraries
@@ -12,6 +12,7 @@
 BuildArch:      noarch
 BuildRequires:  perl(Expect)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -34,7 +35,7 @@
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
 find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
-chmod -R u+w $RPM_BUILD_ROOT/*
+%{_fixperms} $RPM_BUILD_ROOT/*
 
 
 %check
@@ -53,6 +54,13 @@
 
 
 %changelog
+* Sat Jun 28 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.04-1
+- update to 0.04
+- add Test::More as a br
+
+* Wed Mar  5 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.02-2
+- rebuild for new perl
+
 * Mon Oct 15 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.02-1.1
 - correct license tag
 - add BR: perl(ExtUtils::MakeMaker)


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Expect-Simple/F-8/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	17 May 2006 14:30:19 -0000	1.2
+++ sources	28 Jun 2008 19:34:36 -0000	1.3
@@ -1 +1 @@
-23c72fa4461f07522eb8c8511bad5d43  Expect-Simple-0.02.tar.gz
+bf185be42e59996021f088788168f9ab  Expect-Simple-0.04.tar.gz




More information about the Fedora-perl-devel-list mailing list