Hello community,

here is the log from the commit of package avogadrolibs for openSUSE:Factory 
checked in at 2017-11-07 10:04:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/avogadrolibs (Old)
 and      /work/SRC/openSUSE:Factory/.avogadrolibs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "avogadrolibs"

Tue Nov  7 10:04:33 2017 rev:2 rq:539330 version:0.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/avogadrolibs/avogadrolibs.changes        
2017-06-07 09:54:54.551043159 +0200
+++ /work/SRC/openSUSE:Factory/.avogadrolibs.new/avogadrolibs.changes   
2017-11-07 10:04:58.539113586 +0100
@@ -1,0 +2,7 @@
+Mon Oct 30 07:17:57 UTC 2017 - fst...@suse.com
+
+- Remove the dependency on java-1_8_0-openjdk-devel, since Java is
+  apparently not used during the build at all
+- Run spec cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ avogadrolibs.spec ++++++
--- /var/tmp/diff_new_pack.ubH5Ln/_old  2017-11-07 10:04:59.851065986 +0100
+++ /var/tmp/diff_new_pack.ubH5Ln/_new  2017-11-07 10:04:59.851065986 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package avogadrolibs
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -20,7 +20,7 @@
 Version:        0.9.0
 Release:        0
 Summary:        Molecular simulation and visualization environment
-# License note: There are GPL plugins in the source, but they are neither 
built nor installed by the pacakge
+# License note: There are GPL plugins in the source, but they are neither 
built nor installed by the package
 License:        BSD-3-Clause
 Group:          Productivity/Scientific/Other
 Url:            http://www.openchemistry.org/projects/avogadro2
@@ -40,17 +40,15 @@
 BuildRequires:  gcc-c++
 BuildRequires:  glew-devel
 BuildRequires:  glu-devel
-BuildRequires:  java-1_8_0-openjdk-devel
+BuildRequires:  jsoncpp-devel
 BuildRequires:  libSM-devel
 BuildRequires:  libXt-devel
-BuildRequires:  jsoncpp-devel
 BuildRequires:  pkgconfig
 BuildRequires:  python-devel
 BuildRequires:  pkgconfig(Qt5Concurrent)
 BuildRequires:  pkgconfig(Qt5Network)
 BuildRequires:  pkgconfig(Qt5OpenGL)
 BuildRequires:  pkgconfig(Qt5Widgets)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 In order to tackle molecular simulation and visualization challenges in key 
areas of materials
@@ -112,7 +110,7 @@
 
 %install
 pushd build
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%make_install
 popd
 %fdupes %{buildroot}
 
@@ -120,16 +118,13 @@
 %postun -n libavogadrolibs-suse0 -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
 %doc %{_defaultdocdir}/%{name}
 %{_libdir}/avogadro2/
 
 %files -n libavogadrolibs-suse0
-%defattr(-,root,root)
 %{_libdir}/libAvogadro*.so.suse0*
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/avogadro/
 %{_libdir}/cmake/avogadrolibs/
 %{_libdir}/libAvogadro*.so


Reply via email to