Hello community,

here is the log from the commit of package netcdf-cxx4 for openSUSE:Factory 
checked in at 2016-09-30 15:32:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/netcdf-cxx4 (Old)
 and      /work/SRC/openSUSE:Factory/.netcdf-cxx4.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "netcdf-cxx4"

Changes:
--------
--- /work/SRC/openSUSE:Factory/netcdf-cxx4/netcdf-cxx4.changes  2016-09-20 
13:25:19.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.netcdf-cxx4.new/netcdf-cxx4.changes     
2016-09-30 15:32:52.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Jul 25 13:10:20 UTC 2016 - jeng...@inai.de
+
+- Summary/RPM group update.
+- Rename soname macro because it really just contains the version.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ netcdf-cxx4.spec ++++++
--- /var/tmp/diff_new_pack.fOSEGA/_old  2016-09-30 15:32:54.000000000 +0200
+++ /var/tmp/diff_new_pack.fOSEGA/_new  2016-09-30 15:32:54.000000000 +0200
@@ -16,14 +16,14 @@
 #
 
 
-%define soname 1
+%define sover 1
 
 Name:           netcdf-cxx4
 Version:        4.3.0
 Release:        0
 Summary:        C++ library for the Unidata network Common Data Form version 4
 License:        NetCDF
-Group:          System/Libraries
+Group:          Productivity/Scientific/Other
 Url:            http://www.unidata.ucar.edu/software/netcdf/
 Source0:        
http://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-cxx4-%{version}.tar.gz
 BuildRequires:  gcc-c++
@@ -50,12 +50,12 @@
 This package provides tools for working with the C++ API.
 
 
-%package -n libnetcdf_c++4-%{soname}
-Summary:        C++ library for for the Unidata network Common Data Form 
version 4
+%package -n libnetcdf_c++4-%{sover}
+Summary:        C++ library for the Unidata network Common Data Form version 4
 Group:          System/Libraries
-Provides:       libnetcdf%{soname}:%{_libdir}/libnetcdf_c++.so.%{soname}
+Provides:       libnetcdf%{sover}:%{_libdir}/libnetcdf_c++.so.%{sover}
 
-%description -n libnetcdf_c++4-%{soname}
+%description -n libnetcdf_c++4-%{sover}
 NetCDF4 (network Common Data Form) is a set of software libraries and
 machine-independent data formats that support the creation, access, and sharing
 of array-oriented scientific data.
@@ -65,7 +65,7 @@
 %package -n libnetcdf_c++4-devel
 Summary:        Development files for netcdf_c++
 Group:          Development/Libraries/C and C++
-Requires:       libnetcdf_c++4-%{soname} = %{version}
+Requires:       libnetcdf_c++4-%{sover} = %{version}
 Provides:       libnetcdf-devel:%{_libdir}/libnetcdf_c++.so
 
 %description -n libnetcdf_c++4-devel
@@ -85,20 +85,20 @@
 %check
 make check
 
-%post -n libnetcdf_c++4-%{soname} -p /sbin/ldconfig
+%post -n libnetcdf_c++4-%{sover} -p /sbin/ldconfig
 
-%postun -n libnetcdf_c++4-%{soname} -p /sbin/ldconfig
+%postun -n libnetcdf_c++4-%{sover} -p /sbin/ldconfig
 
 %files tools
 %defattr(-,root,root)
 %doc COPYRIGHT
 %{_bindir}/ncxx4-config
 
-%files -n libnetcdf_c++4-%{soname}
+%files -n libnetcdf_c++4-%{sover}
 %defattr(-,root,root)
 %doc COPYRIGHT
-%{_libdir}/libnetcdf_c++4.so.%{soname}
-%{_libdir}/libnetcdf_c++4.so.%{soname}.*
+%{_libdir}/libnetcdf_c++4.so.%{sover}
+%{_libdir}/libnetcdf_c++4.so.%{sover}.*
 
 %files -n libnetcdf_c++4-devel
 %defattr(-,root,root)


Reply via email to