rpms/perl-Net-OAuth/EL-5 perl-Net-OAuth.spec,1.1,1.2

Lubomir Rintel lkundrak at fedoraproject.org
Tue Apr 28 07:46:19 UTC 2009


Author: lkundrak

Update of /cvs/pkgs/rpms/perl-Net-OAuth/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1070/EL-5

Modified Files:
	perl-Net-OAuth.spec 
Log Message:
* Thu Apr 28 2009 Lubomir Rintel (Good Data) <lubo.rintel at gooddata.com> 0.14-2
- Fix Requires



Index: perl-Net-OAuth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Net-OAuth/EL-5/perl-Net-OAuth.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- perl-Net-OAuth.spec	19 Apr 2009 10:45:07 -0000	1.1
+++ perl-Net-OAuth.spec	28 Apr 2009 07:45:49 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           perl-Net-OAuth
 Version:        0.14
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        OAuth protocol support library for Perl
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -16,6 +16,8 @@ BuildRequires:  perl(Test::More)
 BuildRequires:  perl(UNIVERSAL::require) >= 0.10
 BuildRequires:  perl(URI::Escape) >= 3.28
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+Requires:       perl(Class::Accessor) >= 0.31
+Requires:       perl(Class::Data::Inheritable) >= 0.06
 
 %description
 Perl implementation of OAuth, an open protocol to allow secure API
@@ -58,5 +60,8 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Apr 28 2009 Lubomir Rintel (Good Data) <lubo.rintel at gooddata.com> 0.14-2
+- Fix Requires
+
 * Thu Apr 16 2009 Lubomir Rintel (Good Data) <lubo.rintel at gooddata.com> 0.14-1
 - Specfile autogenerated by cpanspec 1.78.




More information about the fedora-extras-commits mailing list