Hello community,

here is the log from the commit of package apfel for openSUSE:Factory checked 
in at 2016-02-17 10:26:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apfel (Old)
 and      /work/SRC/openSUSE:Factory/.apfel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apfel"

Changes:
--------
--- /work/SRC/openSUSE:Factory/apfel/apfel.changes      2016-02-11 
12:37:19.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.apfel.new/apfel.changes 2016-02-17 
12:09:32.000000000 +0100
@@ -1,0 +2,7 @@
+Mon Feb 15 10:22:47 UTC 2016 - jeng...@inai.de
+
+- Expand PDF acronym in summaries
+- Drop author list from description, openSUSE does not do this
+  since many many months.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ apfel.spec ++++++
--- /var/tmp/diff_new_pack.Ng6o1O/_old  2016-02-17 12:09:33.000000000 +0100
+++ /var/tmp/diff_new_pack.Ng6o1O/_new  2016-02-17 12:09:33.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package apfel
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -22,7 +22,7 @@
 Name:           apfel
 Version:        2.7.0
 Release:        0
-Summary:        A PDF Evolution Library
+Summary:        A Probability Distribution Function Evolution Library
 License:        GPL-3.0+
 Group:          Development/Libraries/C and C++
 Url:            http://apfel.hepforge.org/
@@ -37,46 +37,38 @@
 
 %description
 APFEL is a library to perform the combined QCD+QED DGLAP 
-evolution of parton distributions. It is written and maintained 
-by Valerio Bertone (CERN), Stefano Carrazza (Milano) and
-Juan Rojo (CERN).
+evolution of parton distributions.
 
 %package -n %{soname}
-Summary:        A PDF Evolution Library
-Group:          Development/Libraries/C and C++
+Summary:        A Probability Distribution Function Evolution Library
+Group:          System/Libraries
 
 %description -n %{soname}
 APFEL is a library to perform the combined QCD+QED DGLAP 
-evolution of parton distributions. It is written and maintained 
-by Valerio Bertone (CERN), Stefano Carrazza (Milano) and
-Juan Rojo (CERN).
+evolution of parton distributions.
 
 This package provides the shared libraries for %{name}.
 
 %package devel
-Summary:        A PDF Evolution Library
+Summary:        Development files for Apfel, a PDF Evolution Library
 Group:          Development/Libraries/C and C++
 Requires:       %{soname} = %{version}
 Requires:       LHAPDF-devel
 
 %description devel
 APFEL is a library to perform the combined QCD+QED DGLAP 
-evolution of parton distributions. It is written and maintained 
-by Valerio Bertone (CERN), Stefano Carrazza (Milano) and
-Juan Rojo (CERN).
+evolution of parton distributions.
 
 This package provides the source files required to develop
 applications with %{name}.
 
 %package -n %{pypackage}
 Summary:        A PDF Evolution Library
-Group:          Development/Libraries/C and C++
+Group:          Development/Languages/Python
 
 %description -n %{pypackage}
 APFEL is a library to perform the combined QCD+QED DGLAP 
-evolution of parton distributions. It is written and maintained 
-by Valerio Bertone (CERN), Stefano Carrazza (Milano) and
-Juan Rojo (CERN).
+evolution of parton distributions.
 
 This package provides the shared libraries for %{name}.
 
@@ -96,11 +88,8 @@
 # REMOVE README FROM A NON-STD LOCATION, INSTALL IT USING %%doc INSTEAD
 rm -fr %{buildroot}%{_datadir}/doc/apfel
 
-%post -n %{soname}
-/sbin/ldconfig
-
-%postun -n %{soname}
-/sbin/ldconfig
+%post   -n %{soname} -p /sbin/ldconfig
+%postun -n %{soname} -p /sbin/ldconfig
 
 %files -n %{soname}
 %defattr(-,root,root)


Reply via email to