automatic version update by autodist [release 5.17.0-1mamba;Wed Oct 16 2019]
This commit is contained in:
parent
c32cdba150
commit
666f5993ab
30
kwin.spec
30
kwin.spec
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kwin
|
||||
Version: 5.16.5
|
||||
Version: 5.17.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 window manager
|
||||
Group: Graphical Desktop/Applications/Environment
|
||||
@ -113,7 +113,7 @@ sed -i "s|/usr/lib/lib|/usr/lib64/lib|g" \
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall -C build
|
||||
|
||||
%find_lang %{name}5_qt --with-qt --all-name || touch %{name}5_qt.lang
|
||||
%find_lang %{name}5_qt --with-qt --with-html --all-name || touch %{name}5_qt.lang
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -128,7 +128,6 @@ exit 0
|
||||
|
||||
%files -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_sysconfdir}/xdg/org_kde_kwin.categories
|
||||
%{_bindir}/kwin_wayland
|
||||
%{_bindir}/kwin_x11
|
||||
%{_datadir}/config.kcfg/kwin*.kcfg
|
||||
@ -138,19 +137,17 @@ exit 0
|
||||
%{_datadir}/icons/hicolor/*/apps/kwin.png
|
||||
%{_datadir}/icons/hicolor/scalable/apps/kwin.svgz
|
||||
%{_datadir}/kconf_update/kwin.upd
|
||||
%{_datadir}/kconf_update/kwin-5.16-auto-bordersize.sh
|
||||
%{_datadir}/knotifications5/kwin.notifyrc
|
||||
%{_datadir}/knsrcfiles/*.knsrc
|
||||
%dir %{_datadir}/kpackage/kcms/kcm_kwin_virtualdesktops
|
||||
%{_datadir}/kpackage/kcms/kcm_kwin_virtualdesktops/*
|
||||
%dir %{_datadir}/kpackage/kcms/kcm_kwin_effects
|
||||
%dir %{_datadir}/kpackage/kcms/kcm_kwin_effects/contents
|
||||
%{_datadir}/kpackage/kcms/kcm_kwin_effects/contents/*
|
||||
%{_datadir}/kpackage/kcms/kcm_kwin_effects/*
|
||||
%dir %{_datadir}/kpackage/kcms/kcm_kwindecoration
|
||||
%dir %{_datadir}/kpackage/kcms/kcm_kwindecoration/contents
|
||||
%dir %{_datadir}/kpackage/kcms/kcm_kwindecoration/contents/ui
|
||||
%{_datadir}/kpackage/kcms/kcm_kwindecoration/contents/ui/*
|
||||
%dir %{_datadir}/kpackage/kcms/kcm_kwin_effects
|
||||
%{_datadir}/kpackage/kcms/kcm_kwin_effects/*
|
||||
%dir %{_datadir}/kpackage/kcms/kcm_kwindecoration
|
||||
%{_datadir}/kpackage/kcms/kcm_kwindecoration/*
|
||||
%{_datadir}/kservices5/*.desktop
|
||||
@ -166,19 +163,7 @@ exit 0
|
||||
%{_datadir}/kwin/outline/plasma/outline.qml
|
||||
%{_datadir}/kwin/scripts/*
|
||||
%{_datadir}/kwin/virtualkeyboard/*
|
||||
%lang(ca) %{_datadir}/doc/HTML/ca/kcontrol
|
||||
%lang(de) %{_datadir}/doc/HTML/de/kcontrol
|
||||
%lang(es) %{_datadir}/doc/HTML/es/kcontrol
|
||||
#%lang(id) %{_datadir}/doc/HTML/id/kcontrol
|
||||
%lang(it) %{_datadir}/doc/HTML/it/kcontrol
|
||||
%lang(nl) %{_datadir}/doc/HTML/nl/kcontrol
|
||||
%lang(pt) %{_datadir}/doc/HTML/pt/kcontrol
|
||||
%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/kcontrol
|
||||
%lang(ru) %{_datadir}/doc/HTML/ru/kcontrol
|
||||
%lang(sr) %{_datadir}/doc/HTML/sr/kcontrol
|
||||
%lang(sr@latin) %{_datadir}/doc/HTML/sr@latin/kcontrol
|
||||
%lang(sv) %{_datadir}/doc/HTML/sv/kcontrol
|
||||
%lang(uk) %{_datadir}/doc/HTML/uk/kcontrol
|
||||
%{_datadir}/qlogging-categories5/org_kde_kwin.categories
|
||||
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
@ -218,7 +203,7 @@ exit 0
|
||||
%{_libdir}/qt5/qml/org/kde/kwin/private/kdecoration/*
|
||||
%{_libexecdir}/kwin_killer_helper
|
||||
%{_libexecdir}/kwin_rules_dialog
|
||||
%doc COPYING
|
||||
#%doc COPYING
|
||||
|
||||
%files -n lib%{name}-devel
|
||||
%defattr(-,root,root)
|
||||
@ -231,6 +216,9 @@ exit 0
|
||||
%{_libdir}/libkwinxrenderutils.so
|
||||
|
||||
%changelog
|
||||
* Wed Oct 16 2019 Automatic Build System <autodist@mambasoft.it> 5.17.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Sep 12 2019 Automatic Build System <autodist@mambasoft.it> 5.16.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user