]> git.pld-linux.org Git - packages/ka5-knotes.git/blobdiff - ka5-knotes.spec
- updated to 21.08.0
[packages/ka5-knotes.git] / ka5-knotes.spec
index 3f0e8289cdbc4ccdd7954c30bed854d670f6d9be..f0fcf77a713a497ce2ab53a5a122757545c63677 100644 (file)
@@ -1,15 +1,15 @@
-%define                kdeappsver      20.12.3
+%define                kdeappsver      21.08.0
 %define                kframever       5.56
 %define                qtver           5.9.0
 %define                kaname          knotes
 Summary:       knotes
 Name:          ka5-%{kaname}
-Version:       20.12.3
+Version:       21.08.0
 Release:       1
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Applications/Games
 Source0:       http://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5: 670bdad06e310990d7301d79d149325b
+# Source0-md5: 152f92af81cdc4d2200d486bc797b573
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5DBus-devel
@@ -69,6 +69,12 @@ sticky notes. The notes are saved automatically when you exit the
 program, and they display when you open the program. Features. Write
 notes in your choice of font and background color.
 
+%description -l pl.UTF-8
+KNotes jest programem pozwalającym pisać na komputerze notatki,
+odpowiedniki samoprzylepnych karteczek. Notatki są zapisywane
+automatycznie przy wyjściu z programu i wyświetlane przy otwieraniu
+programu. Właściwości: pisz notatki wybraną czcionką i kolorem tła.
+
 %prep
 %setup -q -n %{kaname}-%{version}
 
@@ -98,12 +104,10 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/akonadi_notes_agent
 %attr(755,root,root) %{_bindir}/knotes
-%attr(755,root,root) %ghost %{_libdir}/libknotesprivate.so.5
+%ghost %{_libdir}/libknotesprivate.so.5
 %attr(755,root,root) %{_libdir}/libknotesprivate.so.5.*.*
-%attr(755,root,root) %ghost %{_libdir}/libnotesharedprivate.so.5
+%ghost %{_libdir}/libnotesharedprivate.so.5
 %attr(755,root,root) %{_libdir}/libnotesharedprivate.so.5.*.*
-%attr(755,root,root) %{_libdir}/qt5/plugins/kcm_knote.so
-%attr(755,root,root) %{_libdir}/qt5/plugins/kcm_knotessummary.so
 %{_datadir}/akonadi/agents/notesagent.desktop
 %{_desktopdir}/org.kde.knotes.desktop
 %{_datadir}/config.kcfg/knotesglobalconfig.kcfg
@@ -128,13 +132,6 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_datadir}/kontact/ksettingsdialog
 %{_datadir}/kontact/ksettingsdialog/knotes.setdlg
 %{_datadir}/kservices5/kcmknotessummary.desktop
-%{_datadir}/kservices5/knote_config_action.desktop
-%{_datadir}/kservices5/knote_config_collection.desktop
-%{_datadir}/kservices5/knote_config_display.desktop
-%{_datadir}/kservices5/knote_config_editor.desktop
-%{_datadir}/kservices5/knote_config_misc.desktop
-%{_datadir}/kservices5/knote_config_network.desktop
-%{_datadir}/kservices5/knote_config_print.desktop
 %{_datadir}/kservices5/kontact/knotesplugin.desktop
 %{_datadir}/kxmlgui5/knotes
 %{_datadir}/metainfo/org.kde.knotes.appdata.xml
@@ -142,3 +139,19 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/qlogging-categories5/knotes.categories
 %{_datadir}/qlogging-categories5/knotes.renamecategories
 %attr(755,root,root) %{_libdir}/qt5/plugins/kontact5/kontact_knotesplugin.so
+%dir %{_libdir}/qt5/plugins/pim/kcms/knotes
+%{_libdir}/qt5/plugins/pim/kcms/knotes/kcm_knote_action.so
+%{_libdir}/qt5/plugins/pim/kcms/knotes/kcm_knote_collection.so
+%{_libdir}/qt5/plugins/pim/kcms/knotes/kcm_knote_display.so
+%{_libdir}/qt5/plugins/pim/kcms/knotes/kcm_knote_editor.so
+%{_libdir}/qt5/plugins/pim/kcms/knotes/kcm_knote_misc.so
+%{_libdir}/qt5/plugins/pim/kcms/knotes/kcm_knote_network.so
+%{_libdir}/qt5/plugins/pim/kcms/knotes/kcm_knote_print.so
+%{_libdir}/qt5/plugins/pim/kcms/summary/kcmknotessummary.so
+%{_datadir}/kservices5/kcm_knote_action.desktop
+%{_datadir}/kservices5/kcm_knote_collection.desktop
+%{_datadir}/kservices5/kcm_knote_display.desktop
+%{_datadir}/kservices5/kcm_knote_editor.desktop
+%{_datadir}/kservices5/kcm_knote_misc.desktop
+%{_datadir}/kservices5/kcm_knote_network.desktop
+%{_datadir}/kservices5/kcm_knote_print.desktop
This page took 0.068025 seconds and 4 git commands to generate.