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

New Package.  Resubmitting without -qt name scheme, as there's no good reason to have the package name versioned, the qt5 version is deprecated, and won't be useful anymore

OBS-URL: https://build.opensuse.org/request/show/1168684
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/libsysstat?expand=0&rev=1
This commit is contained in:
Axel Braun 2024-04-18 18:09:59 +00:00 committed by Git OBS Bridge
commit 069057d933
6 changed files with 156 additions and 0 deletions

23
.gitattributes vendored Normal file
View File

@ -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

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.osc

3
libsysstat-1.0.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f79b5e3e2e79a52b58fab5639f11b7a5f40e4a9995660181712cb4c4cd460435
size 17684

View File

@ -0,0 +1,17 @@
-----BEGIN PGP SIGNATURE-----
iQJJBAABCAAzFiEEGd/fOleb1QnbtXLYvnkwB60i334FAmYfq3kVHHRzdWphbjIw
MDBAZ21haWwuY29tAAoJEL55MAetIt9+QJwP+wWLZOUC0ZYs4nX2uU2iqISQij7P
k77DZ47lWB3uH5bxgKZJ+Ex1AGvPtXSAlJRUxUwmVEztIFqz/1Q7sSKXUthQ4aiz
KKDxuxQYK7NyuaZj/cSxXmbmwuten6Chg/fW4hFz/QaY27asJp2xg7m+WBBBfLrk
bm31fnNi7Y7a8HSk3voX+hxNIVBoVf10NWXDtS0j+5QHPCFowciCV3uZqhS1XV5F
mOeC9C+7f97B+6bK2UKvl8VV2MpJenQbC+QwaohxXGfkNqF2QilYfxhZIz6AOYKr
8T5OpAhf+qPuvObk1TujwUoLJJku+zW1XUdcvNoKOPhjheGCy1Wnpz+wEsBxBFjk
TWL1tV6Ab/R9WmSjAhuYHu2q/7qPntIr3baAgFS5gFanbNMLFskpWb1fMRa+SJpG
xRPj/ElmldgdAtKHMp4Z8GfJ7PaJJD7E9GGgS2vpIeNnwmlCAuYusfJpHuk8PajG
XeFyzpaHCZXpMUQPbmR0ZZI+f4gzbZ0Gok92EPvfo4Qc7JFXK23u3l5R2CINzdmu
qPXexJ0yoU16o6ao+gfGtXFPmlKCKapa4lqV6xMpOwPj+lHGS3nFpO5Tc/2CqFUM
yYK/jPBezoQqqkuXX56+EvXCcfiGBxwi/ZOcKMNKbhH7v34v0EOffKxwGXvWR2Qx
Crj0Nfnmi4DlRlf5
=uH0C
-----END PGP SIGNATURE-----

34
libsysstat.changes Normal file
View File

@ -0,0 +1,34 @@
-------------------------------------------------------------------
Thu Apr 18 01:02:23 UTC 2024 - Shawn Dunn <sfalken@opensuse.org>
- Update to 2.0.0:
* Ported to Qt6
- Specfile Cleanup and macro updating
-------------------------------------------------------------------
Mon Mar 25 19:45:22 UTC 2024 - sfalken@opensuse.org
- Update to version 0.4.6+git4.8692f87:
* Use QString::first and QString::sliced
* Use lxqt2-build-tools
* Port to Qt6
* Pre-release changes
* Drop Qt < 15 conditional dead code
* Bump minimum required Qt version to 5.15
* Update AUTHORS
-------------------------------------------------------------------
Thu Oct 20 15:38:53 UTC 2016 - and.november@opensuse.org
- BuildRequires lxqt-build-tools
-------------------------------------------------------------------
Fri Aug 19 14:06:03 UTC 2016 - and.november@opensuse.org
- use cmake instead of packagename directly to have it work under fedora too
-------------------------------------------------------------------
Thu Aug 4 12:25:30 UTC 2016 - mvetter@suse.com
- Git version

78
libsysstat.spec Normal file
View File

@ -0,0 +1,78 @@
#
# spec file for package libsysstat-qt5
#
# Copyright (c) 2018 SUSE LINUX 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/
#
%dnl %define _name libsysstat
Name: libsysstat
Version: 1.0.0
Release: 0
Summary: Query system info and statistics
License: LGPL-2.1-or-later
Group: Development/Libraries/C and C++
Url: http://www.lxde.org
Source0: https://github.com/lxqt/libsysstat/releases/download/%{version}/%{name}-%{version}.tar.xz
Source1: https://github.com/lxqt/libsysstat/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
BuildRequires: cmake >= 3.5.0
BuildRequires: gcc-c++
BuildRequires: cmake(lxqt2-build-tools) >= 2.0.0
BuildRequires: cmake(Qt6LinguistTools) >= 6.6
%description
Library used to query system info and statistics
%package -n libsysstat1
Summary: Libraries for lxqt
Group: System/Libraries
Provides: libsysstat
%description -n libsysstat1
Development libraries for libsysstat
%package devel
Summary: Devel files for libsysstat
Group: Development/Libraries/C and C++
Requires: libsysstat1 = %{version}
Requires: pkgconfig
%description devel
sysstat libraries for development
%prep
%autosetup -p1
%build
%cmake_qt6
%{qt6_build}
%install
%{qt6_install}
%post -n libsysstat1 -p /sbin/ldconfig
%postun -n libsysstat1 -p /sbin/ldconfig
%files -n libsysstat1
%license COPYING
%doc AUTHORS
%{_qt6_libdir}/%{name}-qt6.so.1
%{_qt6_libdir}/%{name}-qt6.so.1.*
%files devel
%{_includedir}/sysstat-qt6
%{_datadir}/cmake/sysstat-qt6
%{_qt6_libdir}/pkgconfig/sysstat-qt6.pc
%{_qt6_libdir}/%{name}-qt6.so
%changelog