Hello community,

here is the log from the commit of package pcm for openSUSE:Factory checked in 
at 2020-09-24 16:14:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pcm (Old)
 and      /work/SRC/openSUSE:Factory/.pcm.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pcm"

Thu Sep 24 16:14:20 2020 rev:3 rq:836348 version:202007

Changes:
--------
--- /work/SRC/openSUSE:Factory/pcm/pcm.changes  2020-06-02 14:42:00.632160832 
+0200
+++ /work/SRC/openSUSE:Factory/.pcm.new.4249/pcm.changes        2020-09-24 
16:14:43.096927078 +0200
@@ -1,0 +2,6 @@
+Thu Aug 27 12:12:39 UTC 2020 - Tomáš Chvátal <tchva...@suse.com>
+
+- Update to 202007:
+  * no upstream changelog
+
+-------------------------------------------------------------------

Old:
----
  201902.tar.gz

New:
----
  202007.tar.gz

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

Other differences:
------------------
++++++ pcm.spec ++++++
--- /var/tmp/diff_new_pack.KJCbz2/_old  2020-09-24 16:14:44.684928667 +0200
+++ /var/tmp/diff_new_pack.KJCbz2/_new  2020-09-24 16:14:44.688928670 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pcm
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,16 +17,15 @@
 
 
 Name:           pcm
-Version:        201902
+Version:        202007
 Release:        0
 Summary:        Processor Counter Monitor
 License:        BSD-3-Clause
-Group:          System/Monitoring
 URL:            https://github.com/opcm/pcm
 Source:         https://github.com/opcm/pcm/archive/%{version}.tar.gz
 BuildRequires:  gcc-c++
 BuildRequires:  make
-ExclusiveArch:  %ix86 x86_64
+ExclusiveArch:  %{ix86} x86_64
 
 %description
 Processor Counter Monitor (PCM) is an application programming interface (API)
@@ -42,15 +41,12 @@
     -i daemon/daemon/Debug/subdir.mk
 
 %build
-export CFLAGS="%{optflags}"
-export CXXFLAGS="%{optflags}"
+export CFLAGS="%{optflags} -fPIC"
+export CXXFLAGS="%{optflags} -fPIC"
 %make_build
 
 %install
-# install targets are overrated
-for i in *.x; do
-  install -D -m0755 $i %{buildroot}%{_sbindir}/${i/.x/}
-done
+%make_install prefix=%{buildroot}%{_prefix}
 
 %files
 %license LICENSE
@@ -68,5 +64,11 @@
 %{_sbindir}/pcm-power
 %{_sbindir}/pcm-sensor
 %{_sbindir}/pcm-tsx
+%{_bindir}/pcm-client
+%{_sbindir}/pcm-bw-histogram
+%{_sbindir}/pcm-daemon
+%{_sbindir}/pcm-sensor-server
+%dir %{_datadir}/pcm
+%{_datadir}/pcm/opCode.txt
 
 %changelog

++++++ 201902.tar.gz -> 202007.tar.gz ++++++
++++ 24299 lines of diff (skipped)


Reply via email to