File perl-Digest-MD4.spec of Package perl-Digest-MD4

#
# spec file for package perl-Digest-MD4 (Version 1.5)
#
# Copyright (c) 2009 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#

# norootforbuild


Name:           perl-Digest-MD4
Version:        1.5
Release:        133
Requires:       perl = %{perl_version}
AutoReqProv:    on
Group:          Development/Libraries/Perl
License:        Artistic License
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

%description
Perl interface to the RSA Data Security Inc. MD4 Message-Digest
Algorithm.



Authors:
--------
    Mike McCauley <mikem@open.com.au>

%prep
%setup -q -n Digest-MD4-%{version}

%build
perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall"
make
make test

%install
%perl_make_install
%perl_process_packlist

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc Changes README
%doc %{_mandir}/man?/*
%{perl_vendorarch}/auto/Digest
%{perl_vendorarch}/Digest
/var/adm/perl-modules/%{name}

%changelog
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Fri Jul 29 2005 mjancar@suse.cz
- update to 1.5
* Fri Feb 27 2004 mjancar@suse.cz
- update to 1.3
* Fri Oct 31 2003 schwab@suse.de
- Fix syntax error.
* Thu Oct 30 2003 mjancar@suse.cz
- update to 1.2
- no root for build
* Fri Aug 22 2003 mjancar@suse.cz
- require the perl version we build with
* Tue Jul 15 2003 mjancar@suse.cz
- adapt to perl-5.8.1
- use %%perl_process_packlist
* Thu Jun 19 2003 mjancar@suse.cz
- use $RPM_OPT_FLAGS
- fix filelist
* Tue May 20 2003 mjancar@suse.cz
- remove unpackaged files
* Tue Jul 02 2002 mls@suse.de
- remove race in .packlist generation
* Thu Jan 17 2002 garloff@suse.de
- Initial creation of package perl-Digest-MD4 (version 1.1)
  (Needed for InterMezzo)
openSUSE Build Service is sponsored by