]> git.pld-linux.org Git - packages/perl-Astro-FITS-Header.git/commitdiff
- disable GSD and NDF support (required modules missing) auto/th/perl-Astro-FITS-Header-3.07-2
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 13 Jun 2013 14:02:26 +0000 (16:02 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Thu, 13 Jun 2013 14:02:26 +0000 (16:02 +0200)
- rel 2

perl-Astro-FITS-Header.spec

index d50c945623d6b9a4f34972e2c56d90206bcc4ea4..7eaeafbef6a157a2f8918afabfb8961ce133c007 100644 (file)
@@ -1,8 +1,8 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-%bcond_without ndf     # don't build package with NDF support
-%bcond_without gsd     # don't build package with GSD support
+%bcond_with    ndf     # build package with NDF support
+%bcond_with    gsd     # build package with GSD support
 #
 %include       /usr/lib/rpm/macros.perl
 %define                pdir    Astro
@@ -11,7 +11,7 @@ Summary:      Astro::FITS::Header Perl module - a FITS header
 Summary(pl.UTF-8):     Moduł Perla Astro::FITS::Header - nagłówek FITS
 Name:          perl-Astro-FITS-Header
 Version:       3.07
-Release:       1
+Release:       2
 License:       GPL v2+
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
This page took 0.106433 seconds and 4 git commands to generate.