forked from pool/perl-Digest-Perl-MD5
update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Digest-Perl-MD5?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
c7d711719f
commit
4bc4eb9f77
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fb2ebaa518dcb6941d0e822842ec6fda00e4eb6131be9f38eb526053d151017e
|
|
||||||
size 75245
|
|
3
Digest-Perl-MD5-1.8.tar.gz
Normal file
3
Digest-Perl-MD5-1.8.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:86b1f32a09ced075606d98a1b6ed24a44b2e18bfd0ab515dc987f99d9112d860
|
||||||
|
size 74077
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Digest-Perl-MD5 (Version 1.8)
|
# spec file for package perl-Digest-Perl-MD5 (Version 1.8)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -23,14 +23,11 @@ License: CHECK(GPL+ or Artistic)
|
|||||||
Summary: Perl implementation of Ron Rivests MD5 Algorithm
|
Summary: Perl implementation of Ron Rivests MD5 Algorithm
|
||||||
Url: http://search.cpan.org/dist/Digest-Perl-MD5/
|
Url: http://search.cpan.org/dist/Digest-Perl-MD5/
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
#Source: http://www.cpan.org/authors/id/D/DE/DELTA/Digest-Perl-MD5-%{version}.tar.gz
|
Source: http://www.cpan.org/authors/id/D/DE/DELTA/%{cpan_name}-%{version}.tar.gz
|
||||||
Source: %{cpan_name}-%{version}.tar.bz2
|
BuildArch: noarch
|
||||||
BuildRequires: perl(Exporter)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
Requires: perl(Exporter)
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
BuildArch: noarch
|
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@@ -59,6 +56,7 @@ For a detailed Documentation see the 'Digest::MD5' module.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{cpan_name}-%{version}
|
%setup -q -n %{cpan_name}-%{version}
|
||||||
|
find . -type f -print0 | xargs -0 chmod 644
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{__perl} Makefile.PL INSTALLDIRS=vendor
|
%{__perl} Makefile.PL INSTALLDIRS=vendor
|
||||||
@@ -76,7 +74,7 @@ For a detailed Documentation see the 'Digest::MD5' module.
|
|||||||
%{__rm} -rf %{buildroot}
|
%{__rm} -rf %{buildroot}
|
||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(644,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc CHANGES rand.f README
|
%doc CHANGES rand.f README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user