forked from pool/kio-fuse
This commit is contained in:
parent
d9c5e12317
commit
a4854c7dbb
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 27 09:46:42 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Spec cleanup
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 26 17:57:40 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
Tue May 26 17:57:40 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@ BuildRequires: cmake(Qt5DBus) >= 5.12.0
|
|||||||
BuildRequires: cmake(Qt5Test)
|
BuildRequires: cmake(Qt5Test)
|
||||||
BuildRequires: pkgconfig(fuse3)
|
BuildRequires: pkgconfig(fuse3)
|
||||||
Requires: fuse3
|
Requires: fuse3
|
||||||
# For %check
|
# For %%check
|
||||||
BuildRequires: kio-extras5
|
BuildRequires: kio-extras5
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -49,7 +49,7 @@ applications using FUSE.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kf5 -d build -- -DBUILD_TESTING=ON
|
%cmake_kf5 -d build -- -DBUILD_TESTING=ON
|
||||||
%make_jobs
|
%cmake_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%kf5_makeinstall -C build
|
%kf5_makeinstall -C build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user