KDE release gear 22.12 beta. Don't forward
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/k3b?expand=0&rev=212
This commit is contained in:
21
k3b.spec
21
k3b.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package k3b
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -21,15 +21,14 @@
|
||||
%bcond_without lame
|
||||
%bcond_without mad
|
||||
Name: k3b
|
||||
Version: 22.08.3
|
||||
Version: 22.11.80
|
||||
Release: 0
|
||||
Summary: CD/DVD/Blu-ray Burning Application by KDE
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Multimedia/CD/Record
|
||||
URL: https://apps.kde.org/k3b
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with released}
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
# PATCH-FIX-OPENSUSE
|
||||
@@ -107,7 +106,6 @@ complicated tasks such as audiovisual encoding and decoding.
|
||||
|
||||
%package devel
|
||||
Summary: Development files for k3b
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %{name} = %{version}
|
||||
|
||||
%description devel
|
||||
@@ -125,10 +123,9 @@ CXXFLAGS="%{optflags} -fno-strict-aliasing"
|
||||
|
||||
%install
|
||||
%kf5_makeinstall -C build
|
||||
%if %{with released}
|
||||
%find_lang %{name} --with-man --all-name
|
||||
%{kf5_find_htmldocs}
|
||||
%endif
|
||||
|
||||
%find_lang %{name} --with-man --all-name
|
||||
%{kf5_find_htmldocs}
|
||||
|
||||
%suse_update_desktop_file -r org.kde.k3b Qt KDE AudioVideo DiscBurning
|
||||
|
||||
@@ -140,7 +137,6 @@ CXXFLAGS="%{optflags} -fno-strict-aliasing"
|
||||
%files
|
||||
%license LICENSES/*
|
||||
%doc ChangeLog FAQ.txt PERMISSIONS.txt README.txt
|
||||
%{_kf5_knsrcfilesdir}/k3btheme.knsrc
|
||||
%dir %{_kf5_plugindir}/k3b_plugins/
|
||||
%dir %{_kf5_plugindir}/k3b_plugins/kcms
|
||||
%dir %{_kf5_plugindir}/kf5/
|
||||
@@ -157,6 +153,7 @@ CXXFLAGS="%{optflags} -fno-strict-aliasing"
|
||||
%{_kf5_bindir}/k3b
|
||||
%{_kf5_iconsdir}/hicolor/*/apps/k3b.*
|
||||
%{_kf5_iconsdir}/hicolor/*/mimetypes/application-x-k3b.*
|
||||
%{_kf5_knsrcfilesdir}/k3btheme.knsrc
|
||||
%{_kf5_kxmlguidir}/k3b
|
||||
%{_kf5_libdir}/libk3bdevice.so.*
|
||||
%{_kf5_libdir}/libk3blib.so.*
|
||||
@@ -176,8 +173,6 @@ CXXFLAGS="%{optflags} -fno-strict-aliasing"
|
||||
%{_kf5_libdir}/libk3bdevice.so
|
||||
%{_kf5_libdir}/libk3blib.so
|
||||
|
||||
%if %{with released}
|
||||
%files lang -f %{name}.lang
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user