Compare commits
20 Commits
5.248.0-1m
...
main
Author | SHA1 | Date | |
---|---|---|---|
bdef6fa50e | |||
62f74c4a96 | |||
3c5d5f172c | |||
8432b3450b | |||
2d98d8d8bb | |||
ebf08af355 | |||
ad7b6152dd | |||
4382276572 | |||
5ad9ba849f | |||
104122cacc | |||
1e73c99d72 | |||
c359165cbd | |||
20c0dcf0b8 | |||
9ddbbc3057 | |||
4ad8a12de9 | |||
dcf3f78bf5 | |||
4e8b549a8e | |||
56dcc0cc5d | |||
2f6b1d8842 | |||
adb4d1135d |
@ -1,7 +1,7 @@
|
||||
%define framework kpackage
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: kf6-kpackage
|
||||
Version: 5.248.0
|
||||
Version: 6.17.0
|
||||
Release: 1mamba
|
||||
Summary: Package framework lets the user to install and load packages of non binary content
|
||||
Group: System/Libraries
|
||||
@ -9,16 +9,17 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://invent.kde.org/frameworks/kpackage
|
||||
Source: https://download.kde.org/%{stable_kf6}/frameworks/%{version}/kpackage-%{version}.tar.xz
|
||||
Source: https://download.kde.org/%{stable_kf6}/frameworks/%{majver}/kpackage-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6DBus
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libkf6-karchive-devel
|
||||
BuildRequires: libkf6-kcoreaddons-devel
|
||||
BuildRequires: libkf6-ki18n-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
@ -42,8 +43,6 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
%description -n lib%{name}-devel
|
||||
This package contains libraries and header files for developing applications that use %{name}.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n %{framework}-%{version}
|
||||
|
||||
@ -60,13 +59,11 @@ This package contains libraries and header files for developing applications tha
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -n lib%{name} -p /sbin/ldconfig
|
||||
%postun -n lib%{name} -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/kpackagetool6
|
||||
%{_datadir}/qlogging-categories6/kpackage.*categories
|
||||
%{_mandir}/man1/kpackagetool6.1*
|
||||
|
||||
%files -n lib%{name} -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
@ -84,10 +81,70 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/libKF6Package.so
|
||||
%dir %{_libdir}/cmake/KF6Package
|
||||
%{_libdir}/cmake/KF6Package/KF6Package*.cmake
|
||||
%{_qt6_docdir}/KF6Package.*
|
||||
#%{_qt6_docdir}/KF6Package.*
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Sun Aug 10 2025 Automatic Build System <autodist@openmamba.org> 6.17.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 12 2025 Automatic Build System <autodist@openmamba.org> 6.16.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 21 2025 Automatic Build System <autodist@openmamba.org> 6.15.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 11 2025 Automatic Build System <autodist@openmamba.org> 6.14.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 13 2025 Automatic Build System <autodist@openmamba.org> 6.13.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 16 2025 Automatic Build System <autodist@openmamba.org> 6.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 16 2025 Automatic Build System <autodist@openmamba.org> 6.11.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jan 11 2025 Automatic Build System <autodist@openmamba.org> 6.10.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Dec 15 2024 Automatic Build System <autodist@openmamba.org> 6.9.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Nov 10 2024 Automatic Build System <autodist@openmamba.org> 6.8.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 12 2024 Automatic Build System <autodist@openmamba.org> 6.7.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 15 2024 Automatic Build System <autodist@openmamba.org> 6.6.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 10 2024 Automatic Build System <autodist@openmamba.org> 6.5.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 13 2024 Automatic Build System <autodist@openmamba.org> 6.4.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 09 2024 Automatic Build System <autodist@openmamba.org> 6.3.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 13 2024 Automatic Build System <autodist@openmamba.org> 6.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 14 2024 Automatic Build System <autodist@openmamba.org> 6.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 29 2024 Automatic Build System <autodist@openmamba.org> 6.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 03 2024 Automatic Build System <autodist@openmamba.org> 5.249.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 31 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 5.248.0-2mamba
|
||||
- rebuilt with manpage
|
||||
|
||||
* Sat Jan 13 2024 Automatic Build System <autodist@mambasoft.it> 5.248.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user