!5 update to upstream version 21.12.2-2
From: @pei-jiankang Reviewed-by: @dou33 Signed-off-by: @dou33
This commit is contained in:
commit
26a51aa8f4
23
yakuake.spec
23
yakuake.spec
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: yakuake
|
Name: yakuake
|
||||||
Version: 21.12.2
|
Version: 21.12.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A drop-down terminal emulator
|
Summary: A drop-down terminal emulator
|
||||||
|
|
||||||
# KDE e.V. may determine that future GPL versions are accepted
|
# KDE e.V. may determine that future GPL versions are accepted
|
||||||
@ -20,7 +20,6 @@ Source0: http://download.kde.org/%{stable}/release-service/%{version}/src
|
|||||||
|
|
||||||
BuildRequires: libstdc++ libgcc
|
BuildRequires: libstdc++ libgcc
|
||||||
## upstream fixes
|
## upstream fixes
|
||||||
%if 0
|
|
||||||
# konsolepart
|
# konsolepart
|
||||||
Requires: konsole5-part
|
Requires: konsole5-part
|
||||||
|
|
||||||
@ -47,7 +46,6 @@ BuildRequires: kf5-kwindowsystem-devel
|
|||||||
BuildRequires: pkgconfig(Qt5Widgets)
|
BuildRequires: pkgconfig(Qt5Widgets)
|
||||||
BuildRequires: pkgconfig(Qt5Svg)
|
BuildRequires: pkgconfig(Qt5Svg)
|
||||||
BuildRequires: pkgconfig(Qt5X11Extras)
|
BuildRequires: pkgconfig(Qt5X11Extras)
|
||||||
%endif
|
|
||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
%global appstream_validate 1
|
%global appstream_validate 1
|
||||||
BuildRequires: libappstream-glib
|
BuildRequires: libappstream-glib
|
||||||
@ -56,17 +54,16 @@ BuildRequires: libappstream-glib
|
|||||||
%description
|
%description
|
||||||
Yakuake is a drop-down terminal emulator.
|
Yakuake is a drop-down terminal emulator.
|
||||||
|
|
||||||
%if 0
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
mkdir %{_target_platform}
|
mkdir %{_target_platform}
|
||||||
pushd %{_target_platform}
|
pushd %{_target_platform}
|
||||||
%{cmake_kf5} ..
|
%{cmake_kf5} ..
|
||||||
popd
|
popd
|
||||||
%make_build -C %{_target_platform}
|
%make_build -C %{_target_platform}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -84,9 +81,6 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.yakuake.
|
|||||||
|
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%endif
|
|
||||||
%files
|
|
||||||
%if 0
|
|
||||||
%doc AUTHORS ChangeLog TODO
|
%doc AUTHORS ChangeLog TODO
|
||||||
%license LICENSES/*
|
%license LICENSES/*
|
||||||
%{_kf5_bindir}/yakuake
|
%{_kf5_bindir}/yakuake
|
||||||
@ -97,9 +91,12 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.yakuake.
|
|||||||
%{_kf5_datadir}/yakuake/
|
%{_kf5_datadir}/yakuake/
|
||||||
%{_kf5_datadir}/icons/hicolor/*/apps/yakuake.*
|
%{_kf5_datadir}/icons/hicolor/*/apps/yakuake.*
|
||||||
%{_kf5_datadir}/dbus-1/services/org.kde.yakuake.service
|
%{_kf5_datadir}/dbus-1/services/org.kde.yakuake.service
|
||||||
%endif
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 28 2022 pei-jiankang<peijiankang@kylinos.cn> - 21.12.2-2
|
||||||
|
- update to version 21.12.2-2
|
||||||
|
|
||||||
* Sat Feb 12 2022 pei-jiankang<peijiankang@kylinos.cn> - 21.12.2-1
|
* Sat Feb 12 2022 pei-jiankang<peijiankang@kylinos.cn> - 21.12.2-1
|
||||||
- update to upstream version 21.12.2
|
- update to upstream version 21.12.2
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user