Hello community,

here is the log from the commit of package intel-cmt-cat for openSUSE:Factory 
checked in at 2017-08-12 20:28:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/intel-cmt-cat (Old)
 and      /work/SRC/openSUSE:Factory/.intel-cmt-cat.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "intel-cmt-cat"

Sat Aug 12 20:28:59 2017 rev:3 rq:516222 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/intel-cmt-cat/intel-cmt-cat.changes      
2017-07-17 09:10:47.179080092 +0200
+++ /work/SRC/openSUSE:Factory/.intel-cmt-cat.new/intel-cmt-cat.changes 
2017-08-12 20:29:02.500561955 +0200
@@ -1,0 +2,16 @@
+Fri Aug 04 16:24:56 UTC 2017 - tr...@suse.de
+
+- Update to version 1.1.0 (fate#322856):
+1. Library
+        - Added PID support for L2CAT, L3CAT and CDP
+        - Added global RDT interface enforcement.
+2. PQoS Utility
+        - Added PID support for L2CAT, L3CAT and CDP
+3. rdtset Utility
+        - Added PID support for L2CAT, L3CAT and CDP
+        - Updated to work with multiple PID's
+
+D    fix-dynlib-generation.patch
+D    fixsymlink.patch
+
+-------------------------------------------------------------------

Old:
----
  fix-dynlib-generation.patch
  fixsymlink.patch
  intel-cmt-cat-1.0.1.tar.gz

New:
----
  intel-cmt-cat-1.1.0.tar.gz

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

Other differences:
------------------
++++++ intel-cmt-cat.spec ++++++
--- /var/tmp/diff_new_pack.QOgO61/_old  2017-08-12 20:29:03.516419553 +0200
+++ /var/tmp/diff_new_pack.QOgO61/_new  2017-08-12 20:29:03.540416189 +0200
@@ -1,8 +1,8 @@
 #
 # spec file for package intel-cmt-cat
 #
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2016 Intel Corporation
-# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 
 Name:           intel-cmt-cat
-Version:        1.0.1
+Version:        1.1.0
 Release:        0
 Summary:        Provides command line interface to CMT, MBM, CAT and CDP 
technologies
 License:        BSD-3-Clause
@@ -26,16 +26,13 @@
 Url:            https://github.com/01org/%{name}
 # https://github.com/01org/intel-cmt-cat/archive/v1.0.1.tar.gz
 Source0:        %{name}-%{version}.tar.gz
-Patch0:         fix-dynlib-generation.patch
 Patch1:         fix-ldconfig-call.patch
-# PATCH-FIX-UPSTREAM https://github.com/01org/intel-cmt-cat/pull/51
-Patch2:         fixsymlink.patch
 BuildRequires:  doxygen
 ExclusiveArch:  x86_64 i686 i586
 
 # Since they ship libpqos and the binaries in one package but do not 
simultatious
 # updates libversion can differ from binaries version.
-%global libversion 1.0.1
+%global libversion 1.1.1
 %global libname libpqos1
 
 %global make_flags EXTRA_CFLAGS="%{optflags}" SHARED=y 
PREFIX=%{buildroot}/%{_prefix} MAN_DIR=%{buildroot}/%{_mandir}/man8 
LIB_INSTALL_DIR=%{buildroot}%{_libdir}/
@@ -81,9 +78,7 @@
 
 %prep
 %setup
-%patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 make %{?_smp_mflags} %{make_flags}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.QOgO61/_old  2017-08-12 20:29:03.620404976 +0200
+++ /var/tmp/diff_new_pack.QOgO61/_new  2017-08-12 20:29:03.624404416 +0200
@@ -2,12 +2,12 @@
   <service name="tar_scm" mode="disabled">
     <param name="scm">git</param>
     <param name="url">https://github.com/01org/intel-cmt-cat.git</param>
-    <param name="revision">v0.1.5-1</param>
-    <param name="version">0.1.5</param>
+    <param name="revision">v1.1.0</param>
+    <param name="version">1.1.0</param>
     <param name="exclude">.git</param>
     <param name="subdir"></param>
     <param name="filename">intel-cmt-cat</param>
-    <param name="changesgenerate">enable</param>
+    <param name="changesgenerate">disable</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">*.tar</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.QOgO61/_old  2017-08-12 20:29:03.660399370 +0200
+++ /var/tmp/diff_new_pack.QOgO61/_new  2017-08-12 20:29:03.668398248 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/01org/intel-cmt-cat.git</param>
-              <param 
name="changesrevision">8602f89d59804222593df49bc44c23f4bf786268</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">c8ac1807c6b259d430713781a96908c04bfae341</param></service></servicedata>
\ No newline at end of file

++++++ fix-ldconfig-call.patch ++++++
--- /var/tmp/diff_new_pack.QOgO61/_old  2017-08-12 20:29:03.728389839 +0200
+++ /var/tmp/diff_new_pack.QOgO61/_new  2017-08-12 20:29:03.736388718 +0200
@@ -1,17 +1,17 @@
-diff --git a/lib/Makefile b/lib/Makefile
-index 1a1f9eb..c1773d8 100644
---- a/lib/Makefile
-+++ b/lib/Makefile
-@@ -123,13 +123,13 @@ endif
- # Create symlinks to DSO
- ifeq ($(SHARED),y)
-       cd $(LIB_INSTALL_DIR); ln -f -s $(LIB).so.$(VERSION) 
$(LIB).so.$(SO_VERSION); ln -f -s $(LIB).so.$(SO_VERSION) $(LIB).so
+Index: intel-cmt-cat-1.1.0/lib/Makefile
+===================================================================
+--- intel-cmt-cat-1.1.0.orig/lib/Makefile      2017-08-04 18:35:50.536427703 
+0200
++++ intel-cmt-cat-1.1.0/lib/Makefile   2017-08-04 18:36:11.433604123 +0200
+@@ -119,13 +119,13 @@ ifeq ($(SHARED),y)
+       cd $(LIB_INSTALL_DIR); \
+               ln -f -s $(LIB).so.$(VERSION) $(LIB).so.$(SO_VERSION); \
+               ln -f -s $(LIB).so.$(SO_VERSION) $(LIB).so
 -      ldconfig
 +      /sbin/ldconfig -n .
  endif
  
  uninstall:
-       -rm $(LIBDIR)/libpqos*
+       -rm $(LIB_INSTALL_DIR)/libpqos*
  ifeq ($(SHARED),y)
 -      ldconfig
 +      /sbin/ldconfig -n .

++++++ intel-cmt-cat-1.0.1.tar.gz -> intel-cmt-cat-1.1.0.tar.gz ++++++
++++ 3951 lines of diff (skipped)


Reply via email to