Hello community,

here is the log from the commit of package avogadro for openSUSE:Factory 
checked in at 2015-02-11 16:45:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/avogadro (Old)
 and      /work/SRC/openSUSE:Factory/.avogadro.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "avogadro"

Changes:
--------
--- /work/SRC/openSUSE:Factory/avogadro/avogadro.changes        2013-08-13 
10:26:08.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.avogadro.new/avogadro.changes   2015-02-11 
16:46:02.000000000 +0100
@@ -1,0 +2,17 @@
+Thu Dec 18 11:35:41 UTC 2014 - [email protected]
+
+- Update to version 1.1.1
+  * Rudimentary support for retinal display Macs
+  * Support for manual adjustment of the view
+  * DNA/RNA builder
+  * Simple LAMMPS input generator for water
+  * PSI4 input generator added
+  * Fixed QTAIM to work on Windows
+  * Updated gl2ps snapshot
+- Remove fixed patches
+  * avogadro-1.1.0-no-return-in-nonvoid-function.patch
+  * MopacAuxReaderFix.patch
+  * shlib-pic-flag.patch
+- Use %cmake macro
+
+-------------------------------------------------------------------

Old:
----
  MopacAuxReaderFix.patch
  avogadro-1.1.0-no-return-in-nonvoid-function.patch
  avogadro-1.1.0.tar.bz2
  shlib-pic-flag.patch

New:
----
  avogadro-1.1.1.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ avogadro.spec ++++++
--- /var/tmp/diff_new_pack.CTkH7q/_old  2015-02-11 16:46:04.000000000 +0100
+++ /var/tmp/diff_new_pack.CTkH7q/_new  2015-02-11 16:46:04.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package avogadro
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,30 +17,22 @@
 
 
 Name:           avogadro
-Version:        1.1.0
+Version:        1.1.1
 Release:        0
 Summary:        A Molecular design tool
 License:        GPL-2.0
 Group:          Productivity/Editors/Other
 Url:            http://avogadro.sourceforge.net/wiki/Main_Page
-Source0:        
http://mesh.dl.sourceforge.net/sourceforge/avogadro/%{name}-%{version}.tar.bz2
+Source0:        
http://sourceforge.net/projects/avogadro/files/avogadro/%{version}/avogadro-%{version}.tar.bz2
 Source1:        %{name}.png
 Source2:        baselibs.conf
-# PATCH-FIX-UPSTREAM return at least some value in a bool function
-Patch0:         avogadro-1.1.0-no-return-in-nonvoid-function.patch
-# PATCH-FIX-UPSTREAM avoid crash when loading aux - see 
https://github.com/cryos/avogadro/commit/a4050e8a3f70ddc2bcc75a5b00d26416964b7275.patch
-Patch1:         MopacAuxReaderFix.patch
-# PATCH-FIX-UPSTREAM always use -fPIC for shlib objects
-Patch2:         shlib-pic-flag.patch
 BuildRequires:  boost-devel
 BuildRequires:  cmake
 BuildRequires:  docbook-utils
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  glew-devel
-%if 0%{?suse_version} > 1220
 BuildRequires:  glu-devel
-%endif
 BuildRequires:  libeigen2-devel
 BuildRequires:  libopenbabel-devel >= 2.3.1
 BuildRequires:  libqt4-devel >= 4.5.1
@@ -56,8 +48,6 @@
 Requires:       openbabel
 Requires:       python-numpy
 Requires:       python-sip
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%{py_requires}
 
 %description
 Avogadro is an advanced molecular editor designed
@@ -106,29 +96,14 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
-mkdir -p build
-cd build
-export SUSE_ASNEEDED=0
-cmake  -DCMAKE_INSTALL_PREFIX=%{_prefix} \
+%cmake \
        -DENABLE_GLSL=ON \
-%if "%{_lib}" == "lib64"
-        -DLIB_SUFFIX=64 \
-%endif
-        -DENABLE_RPATH=OFF \
        -DENABLE_UPDATE_CHECKER=OFF \
        -DENABLE_ZMATRIX_TOOL=ON \
        -DENABLE_PYTHON=ON \
-       -DCMAKE_VERBOSE_MAKEFILE=true \
-       -DCMAKE_C_FLAGS="%{optflags}" \
-       -DCMAKE_CXX_FLAGS="%{optflags}" \
-       -DCMAKE_BUILD_TYPE=RelWithDebInfo \
-       ..
-
+       -DCMAKE_BUILD_TYPE=RelWithDebInfo 
 make %{?_smp_mflags}
 
 %install

++++++ avogadro-1.1.0.tar.bz2 -> avogadro-1.1.1.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/avogadro/avogadro-1.1.0.tar.bz2 
/work/SRC/openSUSE:Factory/.avogadro.new/avogadro-1.1.1.tar.bz2 differ: char 
11, line 1


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to