Accepting request 54528 from devel:languages:perl
Accepted submit request 54528 from user coolo OBS-URL: https://build.opensuse.org/request/show/54528 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Expect?expand=0&rev=11
This commit is contained in:
parent
92dc2351ea
commit
4bd1ec1b2f
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 13:32:17 UTC 2010 - coolo@novell.com
|
||||
|
||||
- switch to perl_requires macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 18:29:53 UTC 2010 - coolo@novell.com
|
||||
|
||||
- remove /var/adm/perl-modules
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
||||
|
||||
|
@ -20,11 +20,11 @@
|
||||
|
||||
Name: perl-Expect
|
||||
BuildRequires: perl-IO-Stty perl-IO-Tty
|
||||
BuildRequires: perl-macros
|
||||
Url: http://search.cpan.org/search?module=Expect
|
||||
License: Artistic
|
||||
Group: Development/Libraries/Perl
|
||||
Requires: perl-IO-Tty perl-IO-Stty
|
||||
Requires: perl = %{perl_version}
|
||||
AutoReqProv: on
|
||||
Summary: Expect for perl
|
||||
Version: 1.21
|
||||
@ -32,6 +32,7 @@ Release: 47
|
||||
Source: Expect-%{version}.tar.gz
|
||||
Patch: Expect.diff
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
A tool for automating interactive programs
|
||||
@ -69,6 +70,5 @@ chmod 644 %{_builddir}/Expect-%{version}/tutorial/*
|
||||
%doc tutorial
|
||||
%doc examples
|
||||
%doc %{_mandir}/man3/*
|
||||
/var/adm/perl-modules/perl-Expect
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user