Hello community,

here is the log from the commit of package Herwig for openSUSE:Factory checked 
in at 2017-03-24 02:08:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Herwig (Old)
 and      /work/SRC/openSUSE:Factory/.Herwig.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Herwig"

Fri Mar 24 02:08:56 2017 rev:2 rq:457564 version:7.0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/Herwig/Herwig.changes    2017-02-03 
17:30:15.731873954 +0100
+++ /work/SRC/openSUSE:Factory/.Herwig.new/Herwig.changes       2017-03-24 
02:08:57.507852218 +0100
@@ -1,0 +2,7 @@
+Mon Feb 13 17:51:39 UTC 2017 - [email protected]
+
+- Rename from libHerWig1 to Herwig-libs as the package does not
+  satisfy the SLPP guideline: there are a number of non-.so.1
+  files.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Herwig.spec ++++++
--- /var/tmp/diff_new_pack.AaYvVh/_old  2017-03-24 02:08:58.111766725 +0100
+++ /var/tmp/diff_new_pack.AaYvVh/_new  2017-03-24 02:08:58.115766159 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package Herwig
 #
-# 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
@@ -16,7 +16,7 @@
 #
 
 
-%define so_name libHerWig1
+%define so_name Herwig-libs
 Name:           Herwig
 Version:        7.0.4
 Release:        0
@@ -58,6 +58,8 @@
 %package -n %{so_name}
 Summary:        Multi purpose event generator for high energy physics
 Group:          System/Libraries
+Obsoletes:      libHerWig1 < %{version}-%{release}
+Provides:       libHerWig1 = %{version}-%{release}
 
 %description -n %{so_name}
 Herwig is a multi-purpose particle physics event generator.
@@ -128,6 +130,7 @@
 %files -n %{so_name}
 %defattr(-,root,root)
 %doc AUTHORS GUIDELINES ChangeLog README COPYING
+%config %{_sysconfdir}/ld.so.conf.d/%{name}.conf
 %dir %{_libdir}/%{name}
 %{_libdir}/%{name}/*.so.*
 
@@ -147,6 +150,5 @@
 %{_libdir}/%{name}/python/
 %{_includedir}/%{name}/
 %{_datadir}/%{name}/
-%config %{_sysconfdir}/ld.so.conf.d/%{name}.conf
 
 %changelog


Reply via email to