diff --git a/.cvsignore b/.cvsignore index cef2414..77114dc 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -IPC-Run-0.78.tar.gz +IPC-Run-0.79.tar.gz diff --git a/perl-IPC-Run.spec b/perl-IPC-Run.spec index b5e159a..1540563 100644 --- a/perl-IPC-Run.spec +++ b/perl-IPC-Run.spec @@ -1,12 +1,12 @@ Name: perl-IPC-Run -Version: 0.78 -Release: 2 +Version: 0.79 +Release: 1 Summary: Perl module for interacting with child processes License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/IPC-Run/ -Source0: http://www.cpan.org/authors/id/R/RB/RBS/IPC-Run-0.78.tar.gz +Source0: http://www.cpan.org/authors/id/R/RS/RSOD/IPC-Run-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -50,7 +50,8 @@ chmod -R u+w $RPM_BUILD_ROOT/* %check || : -make test +# https://rt.cpan.org/NoAuth/Bug.html?id=11129 +IPCRUNDEBUG=2 make test %clean @@ -65,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Apr 2 2005 Ville Skyttä - 0.79-1 +- 0.79. + * Sat Apr 2 2005 Ville Skyttä - 0.78-2 - Sync with fedora-rpmdevtools' Perl spec template. - Improve dependency filtering script. diff --git a/sources b/sources index 427db06..7128116 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3ee9757db89822211eb710d6498e661d IPC-Run-0.78.tar.gz +a1044306a9669b376f58315884c13392 IPC-Run-0.79.tar.gz