Author: cweyl Update of /cvs/extras/rpms/perl-Object-Signature/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12451 Modified Files: sources Added Files: perl-Object-Signature.spec Log Message: pseudo-branch of perl-Object-Signature to F-7 --- NEW FILE perl-Object-Signature.spec --- Name: perl-Object-Signature Version: 1.05 Release: 3%{?dist} Summary: Cryptographically strong objects License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Object-Signature/ Source0: http://www.cpan.org/authors/id/A/AD/ADAMK/Object-Signature-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Digest::MD5) >= 2.00 BuildRequires: perl(Storable) >= 2.11 BuildRequires: perl(Test::More) %description Object::Signature is an abstract base class that you can inherit from in order to allow your objects to generate unique cryptographic signatures. %prep %setup -q -n Object-Signature-%{version} find . -type f -exec chmod -x -c {} + %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} + find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes LICENSE README t/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Mon Mar 24 2008 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 1.05-3 - bump * Wed Mar 19 2008 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> - update BR's * Tue Mar 18 2008 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 1.05-1 - Specfile autogenerated by cpanspec 1.74. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Object-Signature/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 24 Mar 2008 16:54:49 -0000 1.1 +++ sources 24 Mar 2008 19:09:24 -0000 1.2 @@ -0,0 +1 @@ +b154a57c64ac06bd47b364c924bf3738 Object-Signature-1.05.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list