SHA256
1
0
forked from pool/libfm-qt

Accepting request 1125098 from home:sfalken:branches:X11:LXQt

- Change in .spec to clear install issue with -lang subpackage
  * https://build.opensuse.org/package/show/openSUSE:Factory/libfm-qt#comment-1846136

OBS-URL: https://build.opensuse.org/request/show/1125098
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/libfm-qt?expand=0&rev=53
This commit is contained in:
Michael Vetter 2023-11-10 17:46:51 +00:00 committed by Git OBS Bridge
parent 7cf86a6c22
commit 5c952aa320
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 10 17:27:16 UTC 2023 - Shawn Dunn <sfalken@opensuse.org>
- Change in .spec to clear install issue with -lang subpackage
* https://build.opensuse.org/package/show/openSUSE:Factory/libfm-qt#comment-1846136
-------------------------------------------------------------------
Sun Nov 5 14:30:12 UTC 2023 - Michael Vetter <mvetter@suse.com>

View File

@ -32,9 +32,9 @@ BuildRequires: libQt5Gui-private-headers-devel
BuildRequires: libqt5-qttools-devel
BuildRequires: lxqt-build-tools-devel >= 0.13.0
BuildRequires: pkgconfig
BuildRequires: cmake(lxqt-menu-data)
BuildRequires: cmake(KF5WindowSystem)
BuildRequires: cmake(Qt5LinguistTools)
BuildRequires: cmake(lxqt-menu-data)
BuildRequires: pkgconfig(Qt5Widgets) >= 5.15
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.15
BuildRequires: pkgconfig(Qt5Xdg)
@ -50,7 +50,7 @@ BuildRequires: pkgconfig(x11)
libfm-qt is the Qt port of libfm, a library providing components to
build desktop file managers.
%{lang_package -r libfm-qt13}
%{lang_package -r libfm-qt14}
%package -n libfm-qt14
Summary: Library providing components to build desktop file managers