[APLpy] Updated spec file

Germán A. Racca skytux at fedoraproject.org
Fri May 4 16:48:15 UTC 2012


commit 097ecbf7ce63e38c8acfa4898ad02e7e5bf1c727
Author: Germán A. Racca <skytux at fedoraproject.org>
Date:   Fri May 4 13:47:25 2012 -0300

    Updated spec file

 APLpy.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/APLpy.spec b/APLpy.spec
index b121367..672a6f6 100644
--- a/APLpy.spec
+++ b/APLpy.spec
@@ -11,7 +11,7 @@ URL:            http://aplpy.github.com
 Source0:        https://github.com/downloads/%{name}/%{name}/%{name}-%{version}.tar.gz
 
 BuildArch:      noarch
-BuildRequires:  python-devel
+BuildRequires:  python-devel numpy python-matplotlib pyfits pywcs
 Requires:       numpy python-matplotlib pyfits pywcs
 
 %description
@@ -57,7 +57,7 @@ o Save plots as EPS, PDF, PS, PNG, and SVG
 %changelog
 * Tue May 03 2012 Germán A. Racca <skytux at fedoraproject.org> - 0.9.8-1
 - Updated to new version
-- Included tests in %%check
+- Included tests in %%check and corresponding BRs
 - Packaged tests in %%doc section
 
 * Mon Feb 06 2012 Germán A. Racca <skytux at fedoraproject.org> 0.9.6-3


More information about the scm-commits mailing list