Accepting request 343470 from X11:LXQt
OBS-URL: https://build.opensuse.org/request/show/343470 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5xdg?expand=0&rev=5
This commit is contained in:
commit
b1a44e0155
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 5 10:36:47 UTC 2015 - mvetter@suse.com
|
||||
|
||||
- Upstream release 0.10.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 20 19:53:39 UTC 2015 - sfalken@opensuse.org
|
||||
|
||||
|
@ -17,17 +17,19 @@
|
||||
|
||||
|
||||
Name: libqt5xdg
|
||||
Version: 1.1.0
|
||||
Version: 1.3.0
|
||||
Release: 0
|
||||
Summary: Qt implementation of xdg specs for lxqt
|
||||
License: GPL-3.0
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: https://lxqt.org
|
||||
Source: http://downloads.lxqt.org/libqtxdg/%{version}/libqtxdg-%{version}.tar.xz
|
||||
BuildRequires: cmake
|
||||
BuildRequires: cmake >= 3.0.2
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: file-devel
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: libQt5Gui-private-headers-devel
|
||||
BuildRequires: pkgconfig(Qt5DBus)
|
||||
BuildRequires: pkgconfig(Qt5UiTools)
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: pkgconfig(Qt5Xml)
|
||||
@ -59,7 +61,7 @@ qtxdg libraries for development
|
||||
|
||||
%build
|
||||
%cmake
|
||||
%__make %{?_smp_mflags}
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
%cmake_install
|
||||
@ -72,8 +74,7 @@ qtxdg libraries for development
|
||||
%files -n libQt5Xdg1
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS COPYING
|
||||
%{_libdir}/libQt5Xdg.so.1
|
||||
%{_libdir}/libQt5Xdg.so.1.0.0
|
||||
%{_libdir}/libQt5Xdg.so.*
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5c90989fcd13387cc8a7905a03e0b65f76aa28545cb9733625e1d88fd6ff4002
|
||||
size 54268
|
3
libqtxdg-1.3.0.tar.xz
Normal file
3
libqtxdg-1.3.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:850cad7c25412f70ccc997d1f3013a788d35deae42d9c1376556dc779ea92a89
|
||||
size 52472
|
Loading…
Reference in New Issue
Block a user