forked from pool/perl-Digest-MD4
Compare commits
14 Commits
7ef59f8f09
...
main
Author | SHA256 | Date | |
---|---|---|---|
c112f872ea | |||
8caf32e95b | |||
b7bea54207 | |||
8431551dbf | |||
|
4ee253133d | ||
|
40e2e0b58c | ||
|
72455c3636 | ||
|
22b6927ed1 | ||
|
d36f56b785 | ||
|
96788fb15e | ||
|
1063a7afda | ||
|
7853e89829 | ||
|
c7f2d07701 | ||
|
d84a808060 |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:18fb5258ad837da9d13659ad52de3db8a6f7cb52caca4dad0facd8092e97b7ce
|
|
||||||
size 27610
|
|
3
Digest-MD4-1.9.tar.gz
Normal file
3
Digest-MD4-1.9.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:665110bba32470f398f311cd6462fd8975d7c83675ff674bc2f6c7b72b0caaa6
|
||||||
|
size 29304
|
12
README.md
Normal file
12
README.md
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
|
||||||
|
## Build Results
|
||||||
|
|
||||||
|
Current state of perl in openSUSE:Factory is
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
The current state of perl in the devel project build (devel:languages:perl)
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
35
cpanspec.yml
Normal file
35
cpanspec.yml
Normal file
@@ -0,0 +1,35 @@
|
|||||||
|
---
|
||||||
|
#description_paragraphs: 3
|
||||||
|
#description: |-
|
||||||
|
# override description from CPAN
|
||||||
|
#summary: override summary from CPAN
|
||||||
|
#no_testing: broken upstream
|
||||||
|
#sources:
|
||||||
|
# - source1
|
||||||
|
# - source2
|
||||||
|
#patches:
|
||||||
|
# foo.patch: -p1
|
||||||
|
# bar.patch:
|
||||||
|
# baz.patch: PATCH-FIX-OPENSUSE
|
||||||
|
#preamble: |-
|
||||||
|
# BuildRequires: gcc-c++
|
||||||
|
#post_prep: |-
|
||||||
|
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
|
||||||
|
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
|
||||||
|
#post_build: |-
|
||||||
|
# rm unused.files
|
||||||
|
#post_install: |-
|
||||||
|
# sed on %{name}.files
|
||||||
|
license: perl
|
||||||
|
#skip_noarch: 1
|
||||||
|
#custom_build: |-
|
||||||
|
#./Build build flags=%{?_smp_mflags} --myflag
|
||||||
|
#custom_test: |-
|
||||||
|
#startserver && make test
|
||||||
|
#ignore_requires: Bizarre::Module
|
||||||
|
#skip_doc: regexp_to_skip_for_doc.*
|
||||||
|
#add_doc: files to add to docs
|
||||||
|
#misc: |-
|
||||||
|
#anything else to be added to spec file
|
||||||
|
#follows directly after %files section, so it can contain new blocks or also
|
||||||
|
#changes to %files section
|
@@ -1,3 +1,28 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 6 22:21:39 UTC 2025 - Tina Müller <tina.mueller@suse.com>
|
||||||
|
|
||||||
|
- Normalize CPAN version
|
||||||
|
See https://github.com/openSUSE/cpanspec/issues/47 for details
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 4 08:36:54 UTC 2013 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 1.9
|
||||||
|
Fixed example output in doc in MD4.pm. Reported by jbwaters@gmail.com.
|
||||||
|
Removed defunct code that caused incorrect error message when building on 64 bit platforms, patch by
|
||||||
|
Fixed a test error in files.t. Corrected the comment to do with the reason in
|
||||||
|
Updated author and distribution location details to airspayce.com
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 6 12:39:51 UTC 2012 - andrea.turrini@gmail.com
|
||||||
|
|
||||||
|
- fixed typo in perl-Digest-MD4.spec description
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 18 09:07:17 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
- regenerate with cpanspec 1.78.05
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 30 19:20:11 UTC 2010 - coolo@novell.com
|
Tue Nov 30 19:20:11 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Digest-MD4 (Version 1.5)
|
# spec file for package perl-Digest-MD4
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@@ -12,56 +12,54 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
|
|
||||||
|
%define cpan_name Digest-MD4
|
||||||
Name: perl-Digest-MD4
|
Name: perl-Digest-MD4
|
||||||
Version: 1.5
|
Version: 1.900.0
|
||||||
Release: 143
|
Release: 0
|
||||||
AutoReqProv: on
|
# 1.9 -> normalize -> 1.900.0
|
||||||
Group: Development/Libraries/Perl
|
%define cpan_version 1.9
|
||||||
License: Artistic
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Url: http://cpan.org/modules/by-module/Digest/
|
Summary: Perl interface to the MD4 Algorithm
|
||||||
Summary: RSA MD4 Message Digest Algorithm (Perl Module)
|
URL: https://metacpan.org/release/%{cpan_name}
|
||||||
Source: http://www.cpan.org/authors/id/M/MI/MIKEM/Digest-MD4-%{version}.tar.bz2
|
Source0: https://cpan.metacpan.org/authors/id/M/MI/MIKEM/DigestMD4/%{cpan_name}-%{cpan_version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
Source1: cpanspec.yml
|
||||||
%{perl_requires}
|
Source100: README.md
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
|
Provides: perl(Digest::MD4) = %{version}
|
||||||
|
%undefine __perllib_provides
|
||||||
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Perl interface to the RSA Data Security Inc. MD4 Message-Digest
|
The 'Digest::MD4' module allows you to use the RSA Data Security Inc. MD4
|
||||||
Algorithm.
|
Message Digest algorithm from within Perl programs. The algorithm takes as
|
||||||
|
input a message of arbitrary length and produces as output a 128-bit
|
||||||
|
"fingerprint" or "message digest" of the input.
|
||||||
|
|
||||||
|
The 'Digest::MD4' module provide a procedural interface for simple use, as
|
||||||
|
well as an object oriented interface that can handle messages of arbitrary
|
||||||
Authors:
|
length and which can read files directly.
|
||||||
--------
|
|
||||||
Mike McCauley <mikem@open.com.au>
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n Digest-MD4-%{version}
|
%autosetup -n %{cpan_name}-%{cpan_version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall"
|
perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
|
||||||
make %{?_smp_mflags}
|
%make_build
|
||||||
|
|
||||||
|
%check
|
||||||
make test
|
make test
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%perl_make_install
|
%perl_make_install
|
||||||
%perl_process_packlist
|
%perl_process_packlist
|
||||||
|
%perl_gen_filelist
|
||||||
|
|
||||||
%clean
|
%files -f %{name}.files
|
||||||
rm -rf $RPM_BUILD_ROOT
|
%doc Changes README rfc1320.txt
|
||||||
|
|
||||||
%files
|
|
||||||
%defattr(-,root,root)
|
|
||||||
%doc Changes README
|
|
||||||
%doc %{_mandir}/man?/*
|
|
||||||
%{perl_vendorarch}/auto/Digest
|
|
||||||
%{perl_vendorarch}/Digest
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user