[packages/perl-Astro-FITS-Header] - disable GSD and NDF support (required modules missing) - rel 2

baggins baggins at pld-linux.org
Thu Jun 13 16:02:49 CEST 2013


commit 408fefc28d26d1dd674ad7b8eb38d69bda55cfa0
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Jun 13 16:02:26 2013 +0200

    - disable GSD and NDF support (required modules missing)
    - rel 2

 perl-Astro-FITS-Header.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/perl-Astro-FITS-Header.spec b/perl-Astro-FITS-Header.spec
index d50c945..7eaeafb 100644
--- a/perl-Astro-FITS-Header.spec
+++ b/perl-Astro-FITS-Header.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Astro-FITS-Header.git/commitdiff/408fefc28d26d1dd674ad7b8eb38d69bda55cfa0



More information about the pld-cvs-commit mailing list