Accepting request 453792 from Education
1 OBS-URL: https://build.opensuse.org/request/show/453792 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fritzing?expand=0&rev=20
This commit is contained in:
commit
2eceb0ace4
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 1 10:49:02 UTC 2017 - adam.majer@suse.de
|
||||
|
||||
- use individual libboost-*-devel packages instead of boost-devel
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 7 18:02:36 UTC 2015 - bugs@vdm-design.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package fritzing
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -26,11 +26,15 @@ Url: http://fritzing.org/
|
||||
Source0: https://github.com/fritzing/fritzing-app/archive/%{version}.tar.gz
|
||||
#PATCH-FIX-UPSTREAM fritzing-restore-qt5.1-compatibility.patch -- this patch restores compatibility with Qt5.1
|
||||
Patch0: fritzing-restore-qt5.1-compatibility.patch
|
||||
%if 0%{?suse_version} > 1325
|
||||
BuildRequires: libboost_headers-devel
|
||||
%else
|
||||
BuildRequires: boost-devel
|
||||
%endif
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: zlib-devel
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: libqt5-qtbase-devel
|
||||
BuildRequires: zlib-devel
|
||||
%if 0%{?suse_version} < 1320
|
||||
BuildRequires: libQt5SerialPort-devel
|
||||
BuildRequires: libQt5Svg-devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user