8
0

Compare commits

...

2 Commits

2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri May 9 14:26:10 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
- Use %make_build for reproducible builds
-------------------------------------------------------------------
Tue Jun 7 07:19:30 UTC 2011 - coolo@novell.com

View File

@@ -21,7 +21,7 @@
Name: perl-Crypt-RC4
Version: 2.02
Release: 1
License: GPL+ or Artistic
License: GPL-1.0+ or Artistic-1.0
Summary: Perl implementation of the RC4 encryption algorithm
Url: http://search.cpan.org/dist/Crypt-RC4/
Group: Development/Libraries/Perl
@@ -50,7 +50,7 @@ sed -i '/^auto_install/d' Makefile.PL
%build
perl Makefile.PL PREFIX="%{_prefix}"
make %{?jobs:-j%{jobs}}
%make_build
%install
%perl_make_install