fix build for CentOS
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Astro-FITS-Header?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
e09bf43757
commit
e45d099b1e
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 24 19:05:52 UTC 2011 - chris@computersalat.de
|
||||||
|
|
||||||
|
- fix build for CentOS
|
||||||
|
* Unknown tag: Recommends:
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 14 07:45:39 UTC 2011 - coolo@opensuse.org
|
Thu Apr 14 07:45:39 UTC 2011 - coolo@opensuse.org
|
||||||
|
|
||||||
|
@@ -27,12 +27,13 @@ Source: http://www.cpan.org/authors/id/T/TJ/TJENNESS/%{cpan_name}-%{vers
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl(Module::Build)
|
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(Module::Build)
|
BuildRequires: perl(Module::Build)
|
||||||
BuildRequires: perl(Test::More)
|
BuildRequires: perl(Test::More)
|
||||||
|
%if 0%{?suse_version} > 1010
|
||||||
Recommends: perl(Astro::FITS::CFITSIO)
|
Recommends: perl(Astro::FITS::CFITSIO)
|
||||||
Recommends: perl(Starlink::AST)
|
Recommends: perl(Starlink::AST)
|
||||||
|
%endif
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Reference in New Issue
Block a user