From 274c3a81cea583886160506b2ff7aa03a75793f83abca91a3415e1e2b23a074c Mon Sep 17 00:00:00 2001 From: andrea florio Date: Tue, 28 Oct 2014 09:09:34 +0000 Subject: [PATCH] Accepting request 258613 from X11:lxde:lxqt:QT5 OBS-URL: https://build.opensuse.org/request/show/258613 OBS-URL: https://build.opensuse.org/package/show/X11:lxde/libqt5xdg?expand=0&rev=1 --- .gitattributes | 23 ++++++++++++ .gitignore | 1 + libqt5xdg.changes | 83 +++++++++++++++++++++++++++++++++++++++++ libqt5xdg.spec | 87 +++++++++++++++++++++++++++++++++++++++++++ libqtxdg-1.0.0.tar.gz | 3 ++ 5 files changed, 197 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 libqt5xdg.changes create mode 100644 libqt5xdg.spec create mode 100644 libqtxdg-1.0.0.tar.gz 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/libqt5xdg.changes b/libqt5xdg.changes new file mode 100644 index 0000000..a066875 --- /dev/null +++ b/libqt5xdg.changes @@ -0,0 +1,83 @@ +------------------------------------------------------------------- +Sun Oct 26 11:23:03 UTC 2014 - andrea@opensuse.org + +- ported to QT5 + +------------------------------------------------------------------- +Sat Oct 25 11:15:54 UTC 2014 - andrea@opensuse.org + +- new upstream version 1.0.0 + +------------------------------------------------------------------- +Tue May 13 14:52:16 UTC 2014 - andrea@opensuse.org + +- spec file clean up +- removed statically defined requires , we let rpm work for us +- use pkg-config where possible + +------------------------------------------------------------------- +Tue May 13 14:43:44 UTC 2014 - sfalken@opensuse.org + +- BuildRequires and patch cleanup + +------------------------------------------------------------------- +Mon May 12 15:29:43 UTC 2014 - sfalken@opensuse.org + +- Removed fedora spec, split into subproject + Del: libqtxdg-Fedora_20.spec + +------------------------------------------------------------------- +Sun May 11 14:32:30 UTC 2014 - sfalken@opensuse.org + +- Removed BuildRequires: pkgconfig() in favour of BuildRequires: libqt4-devel at the request of X11:lxde:lxqt maintainers + +------------------------------------------------------------------- +Sat May 10 17:52:32 UTC 2014 - sfalken@opensuse.org + +- Ran spec-cleaner on spec file + +------------------------------------------------------------------- +Fri May 9 21:19:56 UTC 2014 - sfalken@opensuse.org + +- Added specfile for Fedora_20 + Add: libqtxdg-Fedora_20.spec + +------------------------------------------------------------------- +Fri May 9 13:40:04 UTC 2014 - sfalken@opensuse.org + +- Repackaged tarball to unpack to libqtxdg-0.5.3 instead of . + +------------------------------------------------------------------- +Fri May 9 13:15:46 UTC 2014 - sfalken@opensuse.org + +- First stable release, added stable tarball + Added: libqtxdg-0.5.3.tar.xz + Delete: _service + +------------------------------------------------------------------- +Thu Apr 17 17:21:56 UTC 2014 - sfalken@opensuse.org + +- .spec file cleanup for rpmlint checks + Removed explicit Requires: + Adjusted description + +------------------------------------------------------------------- +Wed Apr 2 14:35:21 UTC 2014 - sfalken@opensuse.org + +- Removed direct cmake calls, in favour of %cmake and %cmake_install + +------------------------------------------------------------------- +Mon Mar 24 04:47:11 UTC 2014 - sfalken@opensuse.org + +- Specfile complete, successful build and packaging + +------------------------------------------------------------------- +Mon Mar 24 04:16:14 UTC 2014 - sfalken@opensuse.org + +- Added 0001-translation-dir.patch to correct for openSUSE directories + +------------------------------------------------------------------- +Mon Mar 24 02:53:11 UTC 2014 - sfalken@opensuse.org + +- Wrote initial _service file and first source pull + diff --git a/libqt5xdg.spec b/libqt5xdg.spec new file mode 100644 index 0000000..0abd00d --- /dev/null +++ b/libqt5xdg.spec @@ -0,0 +1,87 @@ +# +# spec file for package libqtxdg +# +# 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: libqt5xdg +Version: 1.0.0 +Release: 0 +Summary: Qt implementation of xdg specs for lxqt +License: LGPL-2.1+ +Group: Development/Libraries/C and C++ +Url: https://lxqt.org +Source: libqtxdg-%{version}.tar.gz +BuildRequires: cmake +BuildRequires: fdupes +BuildRequires: file-devel +BuildRequires: gcc-c++ +BuildRequires: pkgconfig(Qt5Widgets) +BuildRequires: pkgconfig(Qt5Xml) +#BuildRequires: pkgconfig(Qt5LinguistTools) +BuildRequires: libqt5-linguist-devel +BuildRoot: %{_tmppath}/%{name}-%{version}-build + +%description +Qt implementation of freedesktop.org xdg specs for lxqt + +%package -n libQt5Xdg1 +Summary: Libraries for qtxdg +Group: System/Libraries +Provides: libqtxdg + +%description -n libQt5Xdg1 +qtxdg libraries for development + +%package devel +Summary: Devel files for libqtxdg +Group: Development/Libraries/C and C++ +Requires: libQt5Xdg1 = %{version} +Requires: libqt5-linguist-devel +Requires: pkg-config + +%description devel +qtxdg libraries for development + +%prep +%setup -q -n libqtxdg-%{version} + +%build +%cmake -DUSE_QT5=ON +%__make %{?_smp_mflags} + +%install +%cmake_install +%fdupes -s %{buildroot}/%{_datadir}/locale + +%post -n libQt5Xdg1 -p /sbin/ldconfig + +%postun -n libQt5Xdg1 -p /sbin/ldconfig + +%files -n libQt5Xdg1 +%defattr(-,root,root) +%doc AUTHORS COPYING +%{_libdir}/libQt5Xdg.so.1 +%{_libdir}/libQt5Xdg.so.1.0.0 +%{_datadir}/%{name} + +%files devel +%defattr(-,root,root) +%{_datadir}/cmake/qt5xdg +%{_includedir}/qt5xdg +%{_libdir}/pkgconfig/Qt5Xdg.pc +%{_libdir}/libQt5Xdg.so + +%changelog diff --git a/libqtxdg-1.0.0.tar.gz b/libqtxdg-1.0.0.tar.gz new file mode 100644 index 0000000..1fdcb1f --- /dev/null +++ b/libqtxdg-1.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fae88c136d1f5df1d6bce5957fd52d9cd318fe7cf439552631a3b8a0581ec923 +size 73466