rpms/perl-Geo-METAR/F-7 perl-Geo-METAR.spec, NONE, 1.1 sources, 1.1, 1.2

Chauvet (kwizart) fedora-extras-commits at redhat.com
Wed Jun 20 19:49:12 UTC 2007


Author: kwizart

Update of /cvs/extras/rpms/perl-Geo-METAR/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9941

Modified Files:
	sources 
Added Files:
	perl-Geo-METAR.spec 
Log Message:
Initial import



--- NEW FILE perl-Geo-METAR.spec ---
Name:           perl-Geo-METAR
Version:        1.14
Release:        2%{?dist}
Summary:        Perl module for accessing aviation weather information

Group:          Development/Libraries
License:        GPL
URL:            http://search.cpan.org/dist/Geo-METAR/
Source0:        http://jeremy.zawodny.com/perl/Geo-METAR/Geo-METAR-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildArch:      noarch
BuildRequires:  perl(ExtUtils::MakeMaker)

Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))

%description
Geo::METAR is Perl module for accessing aviation weather information. 
Referring to things like a cloud altitudes, temperature, wind, dew point,
and so on.)


%prep
%setup -q -n Geo-METAR-%{version}


%build
%{__perl} Makefile.PL INSTALLDIRS=vendor 
make %{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'



%check
make test


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc HACKING README TODO examples
%{perl_vendorlib}/*
%{_mandir}/man3/*.3*


%changelog
* Thu Jun  6 2007 kwizart < kwizart at gmail.com > - 1.14-2
- Add BR perl(ExtUtils::MakeMaker)

* Wed Jun  5 2007 kwizart < kwizart at gmail.com > - 1.14-1
- Initial Fedora package


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Geo-METAR/F-7/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	20 Jun 2007 16:42:02 -0000	1.1
+++ sources	20 Jun 2007 19:48:37 -0000	1.2
@@ -0,0 +1 @@
+82be0189d58cc0099ec649addde7f6f4  Geo-METAR-1.14.tar.gz




More information about the fedora-extras-commits mailing list