From 0e3a6fd7bc1f6ae3187265a159c6f1b63aa487bff425e2c823e4e48cb1e5a327 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Fri, 3 Jan 2020 10:42:48 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/libqt5xdg?expand=0&rev=11 --- libqt5xdg.spec | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/libqt5xdg.spec b/libqt5xdg.spec index 714f5ef..9925b3a 100644 --- a/libqt5xdg.spec +++ b/libqt5xdg.spec @@ -23,7 +23,7 @@ Release: 0 Summary: Qt implementation of xdg specs for lxqt License: GPL-3.0-only Group: Development/Libraries/C and C++ -Url: https://lxqt.org +URL: https://lxqt.org Source: https://github.com/lxde/%{_name}/releases/download/%{version}/%{_name}-%{version}.tar.xz Source1: https://github.com/lxde/%{_name}/releases/download/%{version}/%{_name}-%{version}.tar.xz.asc Source2: %{name}.keyring @@ -40,7 +40,6 @@ BuildRequires: pkgconfig(Qt5Test) BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(Qt5Xml) BuildRequires: pkgconfig(glib-2.0) -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Qt implementation of freedesktop.org XDG specs for LXQt @@ -104,24 +103,21 @@ make %{?_smp_mflags} %postun -n libQt5XdgIconLoader3 -p /sbin/ldconfig %files -n libQt5Xdg3 -%defattr(-,root,root) -%doc AUTHORS COPYING +%license COPYING +%doc AUTHORS %{_libdir}/libQt5Xdg.so.* %files devel -%defattr(-,root,root) %{_datadir}/cmake/qt5xdg %{_includedir}/qt5xdg %{_libdir}/pkgconfig/Qt5Xdg.pc %{_libdir}/libQt5Xdg.so %files -n libQt5XdgIconLoader3 -%defattr(-,root,root) %{_libdir}/libQt5XdgIconLoader.so.3 %{_libdir}/libQt5XdgIconLoader.so.3.* %files -n libQt5XdgIconLoader-devel -%defattr(-,root,root) %dir %{_includedir}/qt5xdgiconloader %dir %{_includedir}/qt5xdgiconloader/%{version} %dir %{_includedir}/qt5xdgiconloader/%{version}/private @@ -138,6 +134,6 @@ make %{?_smp_mflags} %{_datadir}/cmake/qt5xdgiconloader/qt5xdgiconloader-targets.cmake %files -n qtxdg-tools -/usr/bin/qtxdg-mat +%{_bindir}/qtxdg-mat %changelog