sagitter pushed to ProDy (el6). "Update to 1.4.8"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 4 17:10:09 UTC 2015


>From be8dba76f32e6457308a82a816ef733aceefc322 Mon Sep 17 00:00:00 2001
From: sagitter <sagitter at fedoraproject.org>
Date: Wed, 6 Nov 2013 17:40:16 +0100
Subject: Update to 1.4.8


diff --git a/.gitignore b/.gitignore
index 0dad1ec..788df8a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /ProDy-1.4.6.tar.gz
+/ProDy-1.4.8.tar.gz
diff --git a/ProDy.spec b/ProDy.spec
index 4907467..b1e9136 100644
--- a/ProDy.spec
+++ b/ProDy.spec
@@ -9,8 +9,8 @@
 
 Name: ProDy
 Summary: Application for protein structure, dynamics and sequence analysis
-Version: 1.4.6
-Release: 2%{?dist}
+Version: 1.4.8
+Release: 1%{?dist}
 License: GPLv3+
 Group: Applications/Engineering
 URL: http://www.csb.pitt.edu/ProDy
@@ -21,7 +21,6 @@ BuildRequires: python-libs
 BuildRequires: numpy
 
 Requires: scipy
-Requires: python-ipython
 
 ## Explicit library require for using plotting functions
 Requires: python-matplotlib
@@ -29,13 +28,17 @@ Requires: python-matplotlib
 ### Pyparsing is used to define the atom selection grammar
 ### Biopython KDTree package and pairwise2 module are used for distance based
 ## atom selections and pairwise sequence alignment, respectively.
-Requires: pyparsing, python-biopython
-
+#
 ### argparse is used to implement applications and provided for
 ## compatibility with Python 2.6.
-%if 0%{?rhel}
-Requires: python-argparse
-%endif
+#%if 0%{?rhel}
+#Requires: python-argparse
+#Requires: pyparsing, python-biopython >= 1.62
+#Requires: ipython
+#%else
+Requires: pyparsing, python-biopython
+Requires: python-ipython
+#%endif
 
  
 
@@ -79,6 +82,10 @@ sed -i -e '1i#!/usr/bin/python' $RPM_BUILD_ROOT%{python_sitearch}/prody/tests/te
 %{python_sitearch}/%{name}-%{version}-*.egg-info
 
 %changelog
+* Wed Nov 06 2013 Antonio Trande <sagitter at fedoraproject.org> 1.4.8-1
+- Re-defined required packages for EPEL (still unused)
+- Update to 1.4.8
+
 * Thu Oct 24 2013 Antonio Trande <sagitter at fedoraproject.org> 1.4.6-2
 - Defined a python2 macro only for Fedora
 
diff --git a/sources b/sources
index 79abe63..27cbc62 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a1098111e79cb9710226e5d8d85e6398  ProDy-1.4.6.tar.gz
+26a6192dcc742ce0f7becd3b4f89faa8  ProDy-1.4.8.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/ProDy.git/commit/?h=el6&id=be8dba76f32e6457308a82a816ef733aceefc322


More information about the scm-commits mailing list