8
0

Compare commits

...

13 Commits

Author SHA256 Message Date
8caf32e95b Accepting request 1244032 from devel:languages:perl
- Normalize CPAN version
  See https://github.com/openSUSE/cpanspec/issues/47 for details

OBS-URL: https://build.opensuse.org/request/show/1244032
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Digest-MD4?expand=0&rev=23
2025-02-09 19:00:39 +00:00
b7bea54207 - Normalize CPAN version
See https://github.com/openSUSE/cpanspec/issues/47 for details

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Digest-MD4?expand=0&rev=22
2025-02-06 22:21:46 +00:00
8431551dbf Normalize CPAN version
See https://github.com/openSUSE/cpanspec/issues/47 for details

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Digest-MD4?expand=0&rev=21
2025-02-04 18:56:04 +00:00
Stephan Kulow
4ee253133d Accepting request 177417 from devel:languages:perl
- 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 (forwarded request 177367 from coolo)

OBS-URL: https://build.opensuse.org/request/show/177417
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Digest-MD4?expand=0&rev=20
2013-06-07 04:58:24 +00:00
Stephan Kulow
40e2e0b58c Accepting request 177367 from home:coolo:update-perl
- 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

OBS-URL: https://build.opensuse.org/request/show/177367
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Digest-MD4?expand=0&rev=19
2013-06-04 11:20:38 +00:00
Stephan Kulow
72455c3636 Accepting request 109664 from devel:languages:perl
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/109664
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Digest-MD4?expand=0&rev=17
2012-03-17 12:22:30 +00:00
Vítězslav Čížek
22b6927ed1 Accepting request 108170 from home:aturrini:branches:devel:languages:perl
Fixed typo in perl-Digest-MD4.spec description

OBS-URL: https://build.opensuse.org/request/show/108170
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Digest-MD4?expand=0&rev=17
2012-03-06 12:47:45 +00:00
Stephan Kulow
d36f56b785 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Digest-MD4?expand=0&rev=16
2011-12-06 17:40:42 +00:00
OBS User buildservice-autocommit
96788fb15e Updating link to change in openSUSE:Factory/perl-Digest-MD4 revision 16.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Digest-MD4?expand=0&rev=853d841b1d4fbf9759e7c42e106cbe74
2011-12-06 17:40:42 +00:00
Stephan Kulow
1063a7afda Accepting request 92050 from devel:languages:perl
- regenerate with cpanspec 1.78.05

OBS-URL: https://build.opensuse.org/request/show/92050
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Digest-MD4?expand=0&rev=15
2011-11-18 14:46:40 +00:00
Stephan Kulow
7853e89829 - regenerate with cpanspec 1.78.05
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Digest-MD4?expand=0&rev=14
2011-11-18 09:08:59 +00:00
Stephan Kulow
c7f2d07701 use original tar.gz
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Digest-MD4?expand=0&rev=13
2011-11-18 09:07:25 +00:00
Stephan Kulow
d84a808060 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Digest-MD4?expand=0&rev=11 2011-11-11 11:16:35 +00:00
5 changed files with 94 additions and 37 deletions

View File

@@ -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
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:665110bba32470f398f311cd6462fd8975d7c83675ff674bc2f6c7b72b0caaa6
size 29304

35
cpanspec.yml Normal file
View 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

View File

@@ -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

View File

@@ -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
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,56 +12,53 @@
# license that conforms to the Open Source Definition (Version 1.9)
# 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
Version: 1.5
Release: 143
AutoReqProv: on
Group: Development/Libraries/Perl
License: Artistic
Url: http://cpan.org/modules/by-module/Digest/
Summary: RSA MD4 Message Digest Algorithm (Perl Module)
Source: http://www.cpan.org/authors/id/M/MI/MIKEM/Digest-MD4-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
Version: 1.900.0
Release: 0
# 1.9 -> normalize -> 1.900.0
%define cpan_version 1.9
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Perl interface to the MD4 Algorithm
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/M/MI/MIKEM/DigestMD4/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
BuildRequires: perl
BuildRequires: perl-macros
Provides: perl(Digest::MD4) = %{version}
%undefine __perllib_provides
%{perl_requires}
%description
Perl interface to the RSA Data Security Inc. MD4 Message-Digest
Algorithm.
The 'Digest::MD4' module allows you to use the RSA Data Security Inc. MD4
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.
Authors:
--------
Mike McCauley <mikem@open.com.au>
The 'Digest::MD4' module provide a procedural interface for simple use, as
well as an object oriented interface that can handle messages of arbitrary
length and which can read files directly.
%prep
%setup -q -n Digest-MD4-%{version}
%autosetup -n %{cpan_name}-%{cpan_version} -p1
%build
perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall"
make %{?_smp_mflags}
perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
%make_build
%check
make test
%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%doc Changes README
%doc %{_mandir}/man?/*
%{perl_vendorarch}/auto/Digest
%{perl_vendorarch}/Digest
%files -f %{name}.files
%doc Changes README rfc1320.txt
%changelog