@@ -1,8 +1,8 | |||
|
1 |
%global upstream_name socexplorer-plugins-0. |
|
|
1 | %global upstream_name socexplorer-plugins-0.7-0 | |
|
2 | 2 | |
|
3 | 3 | Name: socexplorer-plugins |
|
4 |
Version: 0. |
|
|
5 |
Release: |
|
|
4 | Version: 0.7 | |
|
5 | Release: 0%{?dist} | |
|
6 | 6 | Summary: Base plugins for SocExplorer. |
|
7 | 7 | Group: Development/Tools |
|
8 | 8 | License: GPLv2 |
@@ -18,9 +18,9 BuildRequires: qt5-qtsvg-devel | |||
|
18 | 18 | BuildRequires: qt5-qtxmlpatterns-devel |
|
19 | 19 | BuildRequires: elfutils-libelf-devel |
|
20 | 20 | BuildRequires: qt5-pythonqt-devel |
|
21 |
BuildRequires: socexplorer-devel = 0. |
|
|
21 | BuildRequires: socexplorer-devel = 0.7 | |
|
22 | 22 | |
|
23 |
Requires: socexplorer = 0. |
|
|
23 | Requires: socexplorer = 0.7 | |
|
24 | 24 | Requires: qt5-pythonqt |
|
25 | 25 | Requires: python2 |
|
26 | 26 | Requires: qt5-qtwebkit |
@@ -65,6 +65,9 make install INSTALL_ROOT=%{buildroot} | |||
|
65 | 65 | %{_qt5_libdir}/SocExplorer/plugins/libspwplugin.so* |
|
66 | 66 | |
|
67 | 67 | %changelog |
|
68 | * Wed Apr 20 2016 Alexis Jeandet <alexis.jeandet@member.fsf.org> - 0.7-0 | |
|
69 | - Updated to SocExplorer 0.7, some work on spwplugin merged. | |
|
70 | ||
|
68 | 71 | * Mon Oct 12 2015 Alexis Jeandet <alexis.jeandet@member.fsf.org> - 0.6-4 |
|
69 | 72 | - Added DSU3 cache status readout. |
|
70 | 73 |
General Comments 0
You need to be logged in to leave comments.
Login now