packages: perl-Finance-Quote/perl-Finance-Quote.spec - updated to 1.16

amateja amateja at pld-linux.org
Tue Jun 23 10:13:09 CEST 2009


Author: amateja                      Date: Tue Jun 23 08:13:09 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.16

---- Files affected:
packages/perl-Finance-Quote:
   perl-Finance-Quote.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/perl-Finance-Quote/perl-Finance-Quote.spec
diff -u packages/perl-Finance-Quote/perl-Finance-Quote.spec:1.4 packages/perl-Finance-Quote/perl-Finance-Quote.spec:1.5
--- packages/perl-Finance-Quote/perl-Finance-Quote.spec:1.4	Tue Jan 29 17:03:04 2008
+++ packages/perl-Finance-Quote/perl-Finance-Quote.spec	Tue Jun 23 10:13:04 2009
@@ -9,15 +9,21 @@
 Summary:	Finance::Quote - Get stock and mutual fund quotes from various exchanges
 Summary(pl.UTF-8):	Finance::Quote - Pobieranie notowań giełdowych i funduszy powierniczych
 Name:		perl-Finance-Quote
-Version:	1.13
+Version:	1.16
 Release:	1
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/Finance/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	3619ccb3fb09ed9eebe1941e6cf361c9
+# Source0-md5:	079f20db2a100f63fa03e29beb1e9939
 URL:		http://search.cpan.org/dist/Finance-Quote/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
+%if %{with tests}
+BuildRequires:	perl(Crypt::SSLeay)
+BuildRequires:	perl(HTML::TableExtract)
+BuildRequires:	perl(HTML::TreeBuilder)
+BuildRequires:	perl-libwww
+%endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -52,11 +58,15 @@
 %{__make} pure_install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+cp -a Examples $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%doc ChangeLog INSTALL README
 %dir %{perl_vendorlib}/Finance
 %{perl_vendorlib}/Finance/*.pm
 %dir %{perl_vendorlib}/Finance/Quote
@@ -64,13 +74,17 @@
 %dir %{perl_vendorlib}/Finance/Quote/Yahoo
 %{perl_vendorlib}/Finance/Quote/Yahoo/*.pm
 %{_mandir}/man3/*
+%{_examplesdir}/%{name}-%{version}
 
-%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2009/06/23 08:13:04  amateja
+- updated to 1.16
+
 Revision 1.4  2008/01/29 16:03:04  blekot
 - missing dir
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Finance-Quote/perl-Finance-Quote.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list