SHA256
1
0
forked from pool/libpfm

- Add provides/obsoletes wrt bsc#1145710 to avoid file conflict

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libpfm?expand=0&rev=43
This commit is contained in:
Tomáš Chvátal 2019-08-15 08:26:04 +00:00 committed by Git OBS Bridge
parent 359b131a32
commit 97be709dbe
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Aug 15 08:25:29 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Add provides/obsoletes wrt bsc#1145710 to avoid file conflict
-------------------------------------------------------------------
Wed Aug 14 09:44:49 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -75,6 +75,8 @@ This package contains the static variant of libpfm.
%package -n python2-%{name}
Summary: Python bindings for libpfm and perf_event_open system call
Group: Development/Libraries/Python
Provides: python-%{name}
Obsoletes: python-%{name}
Requires: %{vname} = %{version}
%description -n python2-%{name}