[pymol] - add freeglut requires, bz690299

Timothy Fenn timfenn at fedoraproject.org
Fri Mar 25 08:20:00 UTC 2011


commit 00f5ce9683c5b7b951f12d9cdd0145f49a1274c8
Author: Tim Fenn <fenn at stanford.edu>
Date:   Fri Mar 25 01:19:21 2011 -0700

    - add freeglut requires, bz690299

 pymol.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/pymol.spec b/pymol.spec
index 036e8fa..9875b5b 100644
--- a/pymol.spec
+++ b/pymol.spec
@@ -3,7 +3,7 @@
 Summary: PyMOL Molecular Graphics System
 Name: pymol
 Version: 1.3
-Release: 4.20100705svn3911%{?dist}
+Release: 5.20100705svn3911%{?dist}
 License: MIT and BSD and ZPLv2.0 and Bitstream Vera and OFL
 Group: Applications/Engineering
 URL: http://www.pymol.org
@@ -26,6 +26,7 @@ BuildRequires: libpng-devel
 BuildRequires: python-devel
 BuildRequires: python-setuptools-devel
 Requires: apbs
+Requires: freeglut
 Requires: python-numeric
 Requires: python-pmw
 Requires: tcl
@@ -109,6 +110,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{python_sitearch}/pmg_wx/
 
 %changelog
+* Fri Mar 25 2011 Tim Fenn <fenn at stanford.edu> - 1.3-5.20100705svn3911
+- add freeglut requires, bz690299
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3-4.20100705svn3911
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list