rpms/perl-Crypt-RSA/devel .cvsignore, 1.2, 1.3 perl-Crypt-RSA.spec, 1.2, 1.3 sources, 1.2, 1.3

Paul Howarth (pghmcfc) fedora-extras-commits at redhat.com
Fri Dec 22 08:58:12 UTC 2006


Author: pghmcfc

Update of /cvs/extras/rpms/perl-Crypt-RSA/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4328

Modified Files:
	.cvsignore perl-Crypt-RSA.spec sources 
Log Message:
Update to 1.58


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Crypt-RSA/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	19 Apr 2006 10:01:22 -0000	1.2
+++ .cvsignore	22 Dec 2006 08:57:41 -0000	1.3
@@ -1 +1 @@
-Crypt-RSA-1.57.tar.gz
+Crypt-RSA-1.58.tar.gz


Index: perl-Crypt-RSA.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Crypt-RSA/devel/perl-Crypt-RSA.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Crypt-RSA.spec	29 Aug 2006 17:14:57 -0000	1.2
+++ perl-Crypt-RSA.spec	22 Dec 2006 08:57:41 -0000	1.3
@@ -1,7 +1,7 @@
 Summary:	RSA public-key cryptosystem
 Name:		perl-Crypt-RSA
-Version:	1.57
-Release:	3%{?dist}
+Version:	1.58
+Release:	1%{?dist}
 License:	GPL or Artistic
 Group:		Development/Libraries
 Url:		http://search.cpan.org/dist/Crypt-RSA/
@@ -9,17 +9,17 @@
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildArch:	noarch
-BuildRequires:	perl(Class::Loader)          >= 2.00
+BuildRequires:	perl(Class::Loader)		>= 2.00
 BuildRequires:	perl(Convert::ASCII::Armour)
-BuildRequires:	perl(Crypt::Random)          >= 0.34
-BuildRequires:	perl(Crypt::Primes)          >= 0.38
+BuildRequires:	perl(Crypt::Random)		>= 0.34
+BuildRequires:	perl(Crypt::Primes)		>= 0.38
 BuildRequires:	perl(Crypt::CBC)
 BuildRequires:	perl(Crypt::Blowfish)
 BuildRequires:	perl(Data::Buffer)
 BuildRequires:	perl(Digest::MD2)
 BuildRequires:	perl(Digest::MD5)
 BuildRequires:	perl(Digest::SHA1)
-BuildRequires:	perl(Math::Pari)             >= 2.001804
+BuildRequires:	perl(Math::Pari)		>= 2.001804
 BuildRequires:	perl(Sort::Versions)
 BuildRequires:	perl(Tie::EncryptedHash)
 
@@ -67,8 +67,8 @@
 %{__rm} -rf %{buildroot}
 
 %files
-%defattr(-,root,root,0755)
-%doc ARTISTIC Changes README TODO
+%defattr(-,root,root,-)
+%doc ARTISTIC Changes COPYING README TODO
 %{perl_vendorlib}/Crypt/
 %{_mandir}/man3/Crypt::RSA.3pm*
 %{_mandir}/man3/Crypt::RSA::DataFormat.3pm*
@@ -88,6 +88,10 @@
 %{_mandir}/man3/crypt-rsa-interoperablity-template.3*
 
 %changelog
+* Fri Dec 22 2006 Paul Howarth <paul at city-fan.org> 1.58-1
+- Update to 1.58
+- GPL license text now included upstream (CPAN RT#18771)
+
 * Tue Aug 29 2006 Paul Howarth <paul at city-fan.org> 1.57-3
 - FE6 mass rebuild
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Crypt-RSA/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	19 Apr 2006 10:01:22 -0000	1.2
+++ sources	22 Dec 2006 08:57:41 -0000	1.3
@@ -1 +1 @@
-3fd02d3d9e398e26848a0d49bd3b8ccd  Crypt-RSA-1.57.tar.gz
+fb0eb5f47f42eb8737e1ecfa28ed4523  Crypt-RSA-1.58.tar.gz




More information about the fedora-extras-commits mailing list