From 1c9bd68511b5f2d587c968a208b3ca6309f4ce4dfd6ffe97a35d38880e9f4f47 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sat, 15 Nov 2014 10:41:28 +0000 Subject: [PATCH] Accepting request 260809 from X11:lxde fixed license tag OBS-URL: https://build.opensuse.org/request/show/260809 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lxqt-runner?expand=0&rev=1 --- .gitattributes | 23 ++++++++++++++++ .gitignore | 1 + lxqt-runner-0.8.0.tar.xz | 3 +++ lxqt-runner.changes | 52 ++++++++++++++++++++++++++++++++++++ lxqt-runner.spec | 57 ++++++++++++++++++++++++++++++++++++++++ 5 files changed, 136 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 lxqt-runner-0.8.0.tar.xz create mode 100644 lxqt-runner.changes create mode 100644 lxqt-runner.spec diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/lxqt-runner-0.8.0.tar.xz b/lxqt-runner-0.8.0.tar.xz new file mode 100644 index 0000000..076a993 --- /dev/null +++ b/lxqt-runner-0.8.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:515d55e6a253550b7ce84e6f2c3f9d47ca91c4a83a17ad9e6c378831a519b5a7 +size 195808 diff --git a/lxqt-runner.changes b/lxqt-runner.changes new file mode 100644 index 0000000..37036b0 --- /dev/null +++ b/lxqt-runner.changes @@ -0,0 +1,52 @@ +------------------------------------------------------------------- +Tue Nov 11 09:25:25 UTC 2014 - andrea@opensuse.org + +- Fixed license tag + +------------------------------------------------------------------- +Sat Oct 25 11:58:29 UTC 2014 - andrea@opensuse.org + +- new upstream version 0.8.0 + +------------------------------------------------------------------- +Wed May 14 06:58:47 UTC 2014 - andrea@opensuse.org + +- spec file cleanup for factory + +------------------------------------------------------------------- +Tue May 13 17:08:11 UTC 2014 - sfalken@opensuse.org + +- Specfile Cleanup + +------------------------------------------------------------------- +Mon May 12 16:25:31 UTC 2014 - sfalken@opensuse.org + +- removed fedora specfile, split into subproject + Del: lxqt-runner-Fedora_20.spec + +------------------------------------------------------------------- +Sat May 10 21:26:22 UTC 2014 - sfalken@opensuse.org + +- Ran spec-cleaner on openSUSE specfile + +------------------------------------------------------------------- +Sat May 10 01:03:11 UTC 2014 - sfalken@opensuse.org + +- Added specfile for Fedora_20 + Add: lxqt-runner-Fedora_20.spec + +------------------------------------------------------------------- +Fri May 9 17:59:53 UTC 2014 - sfalken@opensuse.org + +- Added tarball for new stable release + Add: lxqt-runner-0.7.0.tar.xz + Del: _service + +------------------------------------------------------------------- +Thu Apr 3 18:19:17 UTC 2014 - sfalken@opensuse.org + +- Intial Source Upload + Add: _service + Add: lxqt-runner.spec + Add: lxqt-runner.changes + diff --git a/lxqt-runner.spec b/lxqt-runner.spec new file mode 100644 index 0000000..2a18ce1 --- /dev/null +++ b/lxqt-runner.spec @@ -0,0 +1,57 @@ +# +# spec file for package lxqt-runner +# +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# + + +Name: lxqt-runner +Version: 0.8.0 +Release: 0 +Summary: Launch applications quickly by typing commands +License: LGPL-2.1+ +Group: System/GUI/LXDE-Qt +Url: http://www.lxde.org +Source: %{name}-%{version}.tar.xz +BuildRequires: cmake +BuildRequires: fdupes +BuildRequires: gcc-c++ +BuildRequires: pkgconfig(lxqt-qt5) >= 0.8.0 +BuildRequires: pkgconfig(lxqt-globalkeys-qt5) +BuildRequires: pkgconfig(Qt5Xdg) +BuildRequires: pkgconfig(Qt5Script) +BuildRoot: %{_tmppath}/%{name}-%{version}-build + +%description +Tool to launch programs quickly, by typing their names + +%prep +%setup -q + +%build +%cmake -DUSE_QT5=ON +%__make %{?_smp_mflags} + +%install +%cmake_install +%fdupes %{buildroot}/%{_datadir} + +%files +%defattr(-,root,root) +%doc AUTHORS COPYING +%{_bindir}/lxqt-runner +%{_datadir}/lxqt +%{_datadir}/lxqt-qt5/translations/lxqt-runner + +%changelog