8
0

Compare commits

..

10 Commits

Author SHA256 Message Date
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
4 changed files with 51 additions and 35 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

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
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) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,53 +15,50 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: perl-Digest-MD4
Version: 1.5
Release: 143
AutoReqProv: on
Version: 1.9
Release: 0
%define cpan_name Digest-MD4
Summary: Perl interface to the MD4 Algorithm
License: GPL-1.0+ or Artistic-1.0
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
Url: http://search.cpan.org/dist/Digest-MD4/
Source: http://www.cpan.org/authors/id/M/MI/MIKEM/DigestMD4/%{cpan_name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires: perl
BuildRequires: perl-macros
#BuildRequires: perl(Digest::MD4)
#BuildRequires: perl(Digest::Perl::MD4)
%{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 provides 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}
%setup -q -n %{cpan_name}-%{version}
%build
perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall"
make %{?_smp_mflags}
make test
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
%{__make} %{?_smp_mflags}
%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
%defattr(-,root,root,755)
%doc Changes README rfc1320.txt
%changelog