[chemtool] updated to 1.6.13

Dominik Mierzejewski rathann at fedoraproject.org
Mon Mar 12 17:59:30 UTC 2012


commit 7feb2c642957cfc5ce4f970d48e9a223576fdce0
Author: Dominik Mierzejewski <rpm at greysector.net>
Date:   Mon Mar 12 18:59:36 2012 +0100

    updated to 1.6.13
    
    - dropped upstreamed explicit libX11 linking patch

 chemtool-gmd.patch |   11 ++++++-----
 chemtool-ld.patch  |   11 -----------
 chemtool.spec      |   10 ++++++----
 3 files changed, 12 insertions(+), 20 deletions(-)
---
diff --git a/chemtool-gmd.patch b/chemtool-gmd.patch
index cf7fc7a..405d54c 100644
--- a/chemtool-gmd.patch
+++ b/chemtool-gmd.patch
@@ -1,11 +1,12 @@
---- chemtool-1.6.11/configure.gmd	2007-08-26 13:53:59.000000000 +0200
-+++ chemtool-1.6.11/configure	2007-08-26 20:12:33.000000000 +0200
-@@ -8398,7 +8398,7 @@ echo "${ECHO_T}apparently in $GNOMEMIMED
+diff -up chemtool-1.6.13/configure.gmd chemtool-1.6.13/configure
+--- chemtool-1.6.13/configure.gmd	2011-12-24 14:25:04.000000000 +0100
++++ chemtool-1.6.13/configure	2012-03-12 18:51:44.000000000 +0100
+@@ -8342,7 +8342,7 @@ $as_echo "apparently in $GNOMEMIMEDIR" >
  	gnomemimedir=$GNOMEMIMEDIR
  	fi
  fi
 -if test "x$GNOMEMIMEDIR" = "x" ; then
 +if test "x$gnomemimedir" = "x" ; then
- 	echo "$as_me:$LINENO: result: no" >&5
- echo "${ECHO_T}no" >&6
+ 	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+ $as_echo "no" >&6; }
  fi
diff --git a/chemtool.spec b/chemtool.spec
index 3a98456..07f5ca5 100644
--- a/chemtool.spec
+++ b/chemtool.spec
@@ -1,14 +1,13 @@
 Summary: A program for 2D drawing organic molecules
 Name: chemtool
-Version: 1.6.12
-Release: 5%{?dist}
+Version: 1.6.13
+Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/Editors
 Source0: http://ruby.chemie.uni-freiburg.de/~martin/chemtool/%{name}-%{version}.tar.gz
 Patch0: %{name}-compile.patch
 Patch1: %{name}-desktop.patch
 Patch2: %{name}-gmd.patch
-Patch3: %{name}-ld.patch
 URL: http://ruby.chemie.uni-freiburg.de/~martin/chemtool/chemtool.html
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n)
 BuildRequires: desktop-file-utils
@@ -28,7 +27,6 @@ file.  It runs under the X Window System using the GTK widget set.
 %patch0 -p1 -b .compile
 %patch1 -p1 -b .d
 %patch2 -p1 -b .gmd
-%patch3 -p1 -b .ld
 
 %build
 %configure \
@@ -93,6 +91,10 @@ rm -rf %{buildroot}
 %{_mandir}/man1/*
 
 %changelog
+* Mon Mar 12 2012 Dominik Mierzejewski <rpm at greysector.net> - 1.6.13-1
+- updated to 1.6.13
+- dropped upstreamed explicit libX11 linking patch
+
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6.12-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list