rpms/gromacs/F-10 gromacs.spec,1.7,1.8

Jussi Lehtola jussilehtola at fedoraproject.org
Mon Jan 19 14:57:45 UTC 2009


Author: jussilehtola

Update of /cvs/pkgs/rpms/gromacs/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19343/F-10

Modified Files:
	gromacs.spec 
Log Message:
* Mon Jan 19 2009 Jussi Lehtola <jussi.lehtola at iki.fi> - 4.0.3-3
- Fixed gmxdemo.



Index: gromacs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gromacs/F-10/gromacs.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gromacs.spec	19 Jan 2009 12:21:08 -0000	1.7
+++ gromacs.spec	19 Jan 2009 14:57:14 -0000	1.8
@@ -1,7 +1,7 @@
 Name:		gromacs
 Version:	4.0.3
-Release:	2%{?dist}
-Summary:	GROMACS binaries
+Release:	3%{?dist}
+Summary:	GROMACS - Fast, Free and Flexible Molecular Dynamics
 Group:		Applications/Engineering
 License:	GPLv2+
 URL:		http://www.gromacs.org
@@ -15,6 +15,8 @@
 
 # Add shebangs to scripts
 Patch0:		gromacs-GMXRC.patch
+# Patch gmxdemo for new filenames
+Patch1:		gromacs-gmxdemo.patch
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:	gromacs-common  = %{version}-%{release}
@@ -260,6 +262,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 # Fix incorrect permission
 chmod a-x src/tools/gmx_xpm2ps.c
@@ -546,6 +549,9 @@
 
 
 %changelog
+* Mon Jan 19 2009 Jussi Lehtola <jussi.lehtola at iki.fi> - 4.0.3-3
+- Fixed gmxdemo.
+
 * Mon Jan 19 2009 Jussi Lehtola <jussi.lehtola at iki.fi> - 4.0.3-2
 - Fix EPEL 4 build.
 




More information about the scm-commits mailing list