rpms/gnome-chemistry-utils/FC-6 gnome-chemistry-utils.spec,1.4,1.5

Julian Sikorski (belegdol) fedora-extras-commits at redhat.com
Mon May 7 18:37:01 UTC 2007


Author: belegdol

Update of /cvs/extras/rpms/gnome-chemistry-utils/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16442

Modified Files:
	gnome-chemistry-utils.spec 
Log Message:
* Mon May  7 2007 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.6.5-2
- Fixed gchemtable crash (RH #239056, Savannah #19808)



Index: gnome-chemistry-utils.spec
===================================================================
RCS file: /cvs/extras/rpms/gnome-chemistry-utils/FC-6/gnome-chemistry-utils.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gnome-chemistry-utils.spec	9 Apr 2007 15:40:27 -0000	1.4
+++ gnome-chemistry-utils.spec	7 May 2007 18:36:25 -0000	1.5
@@ -1,12 +1,13 @@
 Name:           gnome-chemistry-utils
 Version:        0.6.5
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A set of chemical utilities
 
 Group:          Applications/Engineering
 License:        GPL
 URL:            http://www.nongnu.org/gchemutils/
 Source0:        http://download.savannah.nongnu.org/releases/gchemutils/%{name}-%{version}.tar.bz2
+Patch0:         19808.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  openbabel-devel
@@ -60,6 +61,7 @@
 
 %prep
 %setup -q
+%patch0 -p0 -b .crashfix
 
 
 %build
@@ -133,6 +135,9 @@
 
 
 %changelog
+* Mon May  7 2007 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.6.5-2
+- Fixed gchemtable crash (RH #239056, Savannah #19808)
+
 * Mon Apr  9 2007 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.6.5-1
 - Updated to 0.6.5
 - Switched to bzip2 sources
@@ -161,4 +166,4 @@
 - Preserve timestamps
 
 * Sat Dec 02 2006 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.6.3-1
-- Initial RPM release
\ No newline at end of file
+- Initial RPM release




More information about the fedora-extras-commits mailing list