Projects
home:wkazubski
qt-dab
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 3
View file
qt-dab.changes
Changed
@@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Sat Jul 21 18:40:02 UTC 2018 - wk@ire.pw.edu.pl + +- patch qt-dab-qt-dab-2.0-use-qwt6-qt5.patch tu find qt5 version of + Qwt6 package + +------------------------------------------------------------------- Fri Jul 20 21:51:48 UTC 2018 - wk@ire.pw.edu.pl - initial specfile
View file
qt-dab.spec
Changed
@@ -31,6 +31,7 @@ %endif Source0: https://github.com/JvanKatwijk/%{name}/archive/%{name}-%{version}.tar.gz Patch0: %{name}-%{name}-%{version}-fix-no-return.patch +Patch1: %{name}-%{name}-%{version}-use-qwt6-qt5.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: cmake BuildRequires: gcc-c++ @@ -67,6 +68,7 @@ %prep %setup -q -n %{name}-%{name}-%{version} %patch0 -p 1 +%patch1 -p 1 %build
View file
qt-dab-qt-dab-2.0-use-qwt6-qt5.patch
Added
@@ -0,0 +1,11 @@ +diff -up qt-dab-qt-dab-2.0/cmake/Modules/FindQwt.cmake.qwt6qt5 qt-dab-qt-dab-2.0/cmake/Modules/FindQwt.cmake +--- qt-dab-qt-dab-2.0/cmake/Modules/FindQwt.cmake.qwt6qt5 2018-07-21 20:22:55.000000000 +0200 ++++ qt-dab-qt-dab-2.0/cmake/Modules/FindQwt.cmake 2018-07-21 20:23:33.000000000 +0200 +@@ -19,6 +19,7 @@ find_path(QWT_INCLUDE_DIRS + /usr/include/qwt5 + /usr/include/qwt6-qt5 + /usr/include/qt5/qwt ++ /usr/include/qt5/qwt6 + /opt/local/include/qwt + /sw/include/qwt + /usr/local/lib/qwt.framework/Headers
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.