Hello community, here is the log from the commit of package odp-thunderx for openSUSE:Factory checked in at 2017-09-25 13:58:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/odp-thunderx (Old) and /work/SRC/openSUSE:Factory/.odp-thunderx.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "odp-thunderx" Mon Sep 25 13:58:10 2017 rev:4 rq:527726 version:1.11.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/odp-thunderx/odp-thunderx.changes 2017-06-26 15:52:22.318741512 +0200 +++ /work/SRC/openSUSE:Factory/.odp-thunderx.new/odp-thunderx.changes 2017-09-25 13:58:11.905116881 +0200 @@ -1,0 +2,5 @@ +Thu Sep 21 10:59:53 UTC 2017 - [email protected] + +- Removed examples sub-package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ odp-thunderx.spec ++++++ --- /var/tmp/diff_new_pack.hH6P7O/_old 2017-09-25 13:58:13.524888985 +0200 +++ /var/tmp/diff_new_pack.hH6P7O/_new 2017-09-25 13:58:13.528888422 +0200 @@ -28,7 +28,6 @@ Source0: odp-thunderx-1.11.0.0.tar.gz BuildRequires: autoconf BuildRequires: automake -BuildRequires: chrpath BuildRequires: doxygen %if %{suse_version} >= 1330 BuildRequires: gcc @@ -69,17 +68,6 @@ This package contains the development files for the OpenDataPlane reference implementation. -%package example -Summary: OpenDataPlane Reference examples -Group: Development/Libraries/C and C++ -Requires: %{name}-libs = %{version}-%{release} -Conflicts: otherproviders(odp-any-example) -Provides: odp-any-example = %{version} - -%description example -Examples for the OpenDataPlane reference implementation (ODP). -The ODP project is a set of APIs for the networking data plane. - %prep %setup -q -n odp-thunderx # The below command is used to replace the use of git-hash with the version of the source code @@ -105,17 +93,13 @@ make V=1 CC=gcc-6 DESTDIR=%{buildroot} %{?_smp_mflags} install %endif find %{buildroot} -type f -name 'libodp*.la' |xargs rm -f -chrpath --delete %{buildroot}%{_bindir}/* +rm -f %{buildroot}%{_bindir}/* %files libs %defattr(-,root,root) %doc LICENSE README CHANGELOG %{_libdir}/libodp*.so.* -%files example -%defattr(-,root,root) -%{_bindir}/* - %files devel %defattr(-,root,root) %{_includedir}/odp*
