[rasmol/f19] Update to 2.7.5.2

Dmitrij S. Kryzhevich krege at fedoraproject.org
Thu Sep 26 09:35:46 UTC 2013


commit 7c6ae4093312a01f1800a6d696c45482881d77dc
Author: Dmitrij S. Kryzhevich <krege at land.ru>
Date:   Thu Sep 26 16:35:32 2013 +0700

    Update to 2.7.5.2

 .gitignore  |    1 +
 rasmol.spec |   15 +++++++++++----
 sources     |    2 +-
 3 files changed, 13 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9300a3d..19b77c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /RasMol_2.7.5.tar.gz
+/rasmol-2.7.5.2-13May11.tar.gz
diff --git a/rasmol.spec b/rasmol.spec
index 2716fc7..261c055 100644
--- a/rasmol.spec
+++ b/rasmol.spec
@@ -1,11 +1,11 @@
 Name:           rasmol
 Summary:        Molecular Graphics Visualization Tool
-Version:        2.7.5
-Release:        10%{?dist}
+Version:        2.7.5.2
+Release:        1%{?dist}
 License:        GPLv2 and LGPLv2
 Group:          Applications/Engineering
 URL:            http://www.rasmol.org
-Source:         http://www.rasmol.org/software/RasMol_%{version}.tar.gz
+Source:         http://www.rasmol.org/software/rasmol-%{version}-13May11.tar.gz
 Source1:        rasmol.png
 Source2:        rasmol.desktop
 Source3:        grasmol.desktop
@@ -57,7 +57,7 @@ BuildArch: noarch
 %{summary}.
 
 %prep
-%setup -qn rasmol-2.7.5-23Jul09
+%setup -qn RasMol-2.7.5.2
 # Fix GTK2 headers dependency
 %patch1 -p1
 # 64b version require one more definition
@@ -100,6 +100,10 @@ pushd src
 # GTK version
 ./rasmol_build_options.sh --pixeldepth=32 --use_gtk
 xmkmf
+
+# mistake in sources packaging
+unlink rasmol.man
+
 make %{?_smp_mflags} CCOPTIONS="%{optflags}" EXTRA_LIBRARIES="%__global_ldflags"
 mv rasmol grasmol
 
@@ -175,6 +179,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/%{name}/data/*
 
 %changelog
+* Tue Sep 24 2013 Dmitrij S. Kryzhevich <krege at land.ru> 2.7.5.2-1
+- Update to 2.7.5.2 version.
+
 * Thu Sep 12 2013 Dmitrij S. Kryzhevich <krege at land.ru> 2.7.5-10
 - Fixed dir ownership.
 - Move some files from main package to -doc.
diff --git a/sources b/sources
index a4c1346..15923c8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2f43c606775248398dc71ce559b35245  RasMol_2.7.5.tar.gz
+d075ba3eb81604ccf7c0bea2a0039b7b  rasmol-2.7.5.2-13May11.tar.gz


More information about the scm-commits mailing list