Sync from SUSE:SLFO:Main perl-Expect revision 3f0ebc681282774d483dd56d8879e472
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 4 12:54:07 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 19 05:37:20 UTC 2017 - coolo@suse.com
|
||||
|
||||
|
@@ -60,9 +60,8 @@ automate password entry for su/ssh/scp/rsh/..." and "I want to use Expect
|
||||
to automate [anything with a buzzword]..."
|
||||
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
%autosetup -p1 -n %{cpan_name}-%{version}
|
||||
find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%{__perl} Makefile.PL INSTALLDIRS=vendor
|
||||
|
Reference in New Issue
Block a user