- 0.80, fine tune build dependencies.
This commit is contained in:
parent
0f7155ba9b
commit
2cb514da3c
@ -1 +1 @@
|
|||||||
IPC-Run-0.79.tar.gz
|
IPC-Run-0.80.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: perl-IPC-Run
|
Name: perl-IPC-Run
|
||||||
Version: 0.79
|
Version: 0.80
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Perl module for interacting with child processes
|
Summary: Perl module for interacting with child processes
|
||||||
|
|
||||||
License: GPL or Artistic
|
License: GPL or Artistic
|
||||||
@ -10,7 +10,7 @@ Source0: http://www.cpan.org/authors/id/R/RS/RSOD/IPC-Run-%{version}.tar.
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: perl(IO::Tty)
|
BuildRequires: perl(IO::Pty)
|
||||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 11 2006 Ville Skyttä <ville.skytta at iki.fi> - 0.80-1
|
||||||
|
- 0.80, fine tune build dependencies.
|
||||||
|
|
||||||
* Tue Jan 17 2006 Ville Skyttä <ville.skytta at iki.fi> - 0.79-3
|
* Tue Jan 17 2006 Ville Skyttä <ville.skytta at iki.fi> - 0.79-3
|
||||||
- Rebuild, cosmetic cleanups.
|
- Rebuild, cosmetic cleanups.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user