]> git.pld-linux.org Git - packages/kf5-kservice.git/commitdiff
- updated to 5.249.0; rel 0.1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 3 Feb 2024 19:25:45 +0000 (20:25 +0100)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 3 Feb 2024 19:25:45 +0000 (20:25 +0100)
kf5-kservice.spec

index bcbb543ad617a9f882409d6b77aee7a550fc1848..82f22b50cb446f488d18071b24f4258ff816ee69 100644 (file)
@@ -1,24 +1,24 @@
 #
 # Conditional build:
 %bcond_with    tests           # build with tests
-%define                kdeframever     5.114
+%define                kdeframever     5.249.0
 %define                qtver           5.15.2
 %define                kfname          kservice
 
 Summary:       Plugin framework for desktop services
 Name:          kf5-%{kfname}
-Version:       5.114.0
-Release:       1
+Version:       5.249.0
+Release:       0.1
 License:       LGPL v2.1+
 Group:         X11/Libraries
-Source0:       https://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 2b830b7183b55364db204aad40ebf742
+Source0:       https://download.kde.org/unstable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
+# Source0-md5: 799ba11a5d43bfe10fd6c6adffe20e01
 URL:           http://www.kde.org/
-BuildRequires: Qt5Concurrent-devel >= %{qtver}
-BuildRequires: Qt5Core-devel >= %{qtver}
-BuildRequires: Qt5DBus-devel >= %{qtver}
-BuildRequires: Qt5Test-devel >= %{qtver}
-BuildRequires: Qt5Xml-devel >= %{qtver}
+BuildRequires: Qt6Concurrent-devel >= %{qtver}
+BuildRequires: Qt6Core-devel >= %{qtver}
+BuildRequires: Qt6DBus-devel >= %{qtver}
+BuildRequires: Qt6Test-devel >= %{qtver}
+BuildRequires: Qt6Xml-devel >= %{qtver}
 BuildRequires: bison >= 3.0
 BuildRequires: cmake >= 3.16
 BuildRequires: flex
@@ -32,8 +32,8 @@ BuildRequires:        ninja
 BuildRequires: rpmbuild(macros) >= 1.736
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
-Requires:      Qt5DBus >= %{qtver}
-Requires:      Qt5Xml >= %{qtver}
+Requires:      Qt6DBus >= %{qtver}
+Requires:      Qt6Xml >= %{qtver}
 Requires:      kf5-dirs
 Requires:      kf5-kconfig >= %{version}
 Requires:      kf5-kcoreaddons >= %{version}
@@ -41,7 +41,7 @@ Requires:     kf5-kdbusaddons >= %{version}
 Requires:      kf5-ki18n >= %{version}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                qt5dir          %{_libdir}/qt5
+%define                qt6dir          %{_libdir}/qt6
 
 %description
 KService provides a plugin framework for handling desktop services.
@@ -83,7 +83,7 @@ Pliki nagłówkowe dla programistów używających %{kfname}.
 rm -rf $RPM_BUILD_ROOT
 %ninja_install -C build
 
-%find_lang %{kfname}5
+%find_lang %{kfname}6
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -91,43 +91,26 @@ rm -rf $RPM_BUILD_ROOT
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
-%files -f %{kfname}5.lang
+%files -f %{kfname}6.lang
 %defattr(644,root,root,755)
 %doc README.md
-/etc/xdg/menus/applications.menu
-%attr(755,root,root) %{_bindir}/kbuildsycoca5
-%ghost %{_libdir}/libKF5Service.so.5
-%attr(755,root,root) %{_libdir}/libKF5Service.so.*.*
-%{_datadir}/kservicetypes5/application.desktop
-%{_datadir}/kservicetypes5/kplugininfo.desktop
-%{_mandir}/man8/desktoptojson.8*
-%{_mandir}/man8/kbuildsycoca5.8*
-%lang(ca) %{_mandir}/ca/man8/desktoptojson.8*
-%lang(ca) %{_mandir}/ca/man8/kbuildsycoca5.8*
-%lang(de) %{_mandir}/de/man8/desktoptojson.8*
-%lang(de) %{_mandir}/de/man8/kbuildsycoca5.8*
-%lang(es) %{_mandir}/es/man8/desktoptojson.8*
-%lang(es) %{_mandir}/es/man8/kbuildsycoca5.8*
-%lang(it) %{_mandir}/it/man8/desktoptojson.8*
-%lang(it) %{_mandir}/it/man8/kbuildsycoca5.8*
-%lang(nl) %{_mandir}/nl/man8/desktoptojson.8*
-%lang(nl) %{_mandir}/nl/man8/kbuildsycoca5.8*
-%lang(pt) %{_mandir}/pt/man8/desktoptojson.8*
-%lang(pt) %{_mandir}/pt/man8/kbuildsycoca5.8*
-%lang(pt_BR) %{_mandir}/pt_BR/man8/desktoptojson.8*
-%lang(pt_BR) %{_mandir}/pt_BR/man8/kbuildsycoca5.8*
-%lang(sv) %{_mandir}/sv/man8/desktoptojson.8*
-%lang(sv) %{_mandir}/sv/man8/kbuildsycoca5.8*
-%lang(uk) %{_mandir}/uk/man8/desktoptojson.8*
-%lang(uk) %{_mandir}/uk/man8/kbuildsycoca5.8*
-%lang(id) %{_mandir}/id/man8/desktoptojson.8*
-%{_datadir}/qlogging-categories5/kservice.categories
-%lang(fr) %{_mandir}/fr/man8/kbuildsycoca5.8*
-%{_datadir}/qlogging-categories5/kservice.renamecategories
+%ghost %{_libdir}/libKF6Service.so.6
+%attr(755,root,root) %{_libdir}/libKF6Service.so.*.*
+%{_datadir}/qlogging-categories6/kservice.categories
+%{_datadir}/qlogging-categories6/kservice.renamecategories
+%attr(755,root,root) %{_bindir}/kbuildsycoca6
+%{_mandir}/ca/man8/kbuildsycoca6.8*
+%{_mandir}/es/man8/kbuildsycoca6.8*
+%{_mandir}/fr/man8/kbuildsycoca6.8*
+%{_mandir}/it/man8/kbuildsycoca6.8*
+%{_mandir}/man8/kbuildsycoca6.8*
+%{_mandir}/nl/man8/kbuildsycoca6.8*
+%{_mandir}/pt_BR/man8/kbuildsycoca6.8*
+%{_mandir}/tr/man8/kbuildsycoca6.8*
+%{_mandir}/uk/man8/kbuildsycoca6.8*
 
 %files devel
 %defattr(644,root,root,755)
-%{_includedir}/KF5/KService
-%{_libdir}/cmake/KF5Service
-%{_libdir}/libKF5Service.so
-%{qt5dir}/mkspecs/modules/qt_KService.pri
+%{_includedir}/KF6/KService
+%{_libdir}/cmake/KF6Service
+%{_libdir}/libKF6Service.so
This page took 0.315951 seconds and 4 git commands to generate.