Hello community,

here is the log from the commit of package orbit2 for openSUSE:Factory checked 
in at 2019-09-09 23:55:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/orbit2 (Old)
 and      /work/SRC/openSUSE:Factory/.orbit2.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "orbit2"

Mon Sep  9 23:55:23 2019 rev:39 rq:729415 version:2.14.19

Changes:
--------
--- /work/SRC/openSUSE:Factory/orbit2/orbit2.changes    2018-03-09 
10:43:02.326365532 +0100
+++ /work/SRC/openSUSE:Factory/.orbit2.new.7948/orbit2.changes  2019-09-09 
23:55:25.097241836 +0200
@@ -1,0 +2,5 @@
+Sat Sep  7 07:30:39 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Delete static build from devel package.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ orbit2.spec ++++++
--- /var/tmp/diff_new_pack.Wp5aWQ/_old  2019-09-09 23:55:25.801241690 +0200
+++ /var/tmp/diff_new_pack.Wp5aWQ/_new  2019-09-09 23:55:25.813241688 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package orbit2
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -82,7 +82,7 @@
 %setup -q -n %{_name}-%{version}
 
 %build
-%configure\
+%configure \
        --disable-static
 echo "#undef G_DISABLE_DEPRECATED" >> config.h
 # Do not use parallel make since there is a .deps directory creation
@@ -91,6 +91,7 @@
 
 %install
 %make_install
+find %{buildroot} -type f -name "*.a" -delete -print
 find %{buildroot} -type f -name "*.la" -delete -print
 
 %post -p /sbin/ldconfig
@@ -110,7 +111,6 @@
 %{_bindir}/typelib-dump
 %{_includedir}/orbit-2.0/
 %{_libdir}/*.so
-%{_libdir}/libname-server-2.a
 %{_libdir}/pkgconfig/ORBit-*.pc
 %{_datadir}/aclocal/ORBit2.m4
 %{_datadir}/idl/orbit-2.0/


Reply via email to