[packages/ka5-kalarm] - updated to 22.04.0

witekfl witekfl at pld-linux.org
Fri Apr 22 17:44:53 CEST 2022


commit 6fd78c6b1586cf29cc3bd5d94ef5076b0a362e4c
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Fri Apr 22 17:44:48 2022 +0200

    - updated to 22.04.0

 ka5-kalarm.spec | 42 +++++++++++++++++++++++-------------------
 1 file changed, 23 insertions(+), 19 deletions(-)
---
diff --git a/ka5-kalarm.spec b/ka5-kalarm.spec
index 2176270..4bad2eb 100644
--- a/ka5-kalarm.spec
+++ b/ka5-kalarm.spec
@@ -1,23 +1,22 @@
 #
 # Conditional build:
 %bcond_with	tests		# build with tests
-%define		kdeappsver	21.12.3
+%define		kdeappsver	22.04.0
 %define		kframever	5.56.0
 %define		qtver		5.9.0
 %define		kaname		kalarm
 Summary:	kalarm
 Name:		ka5-%{kaname}
-Version:	21.12.3
+Version:	22.04.0
 Release:	1
 License:	GPL v2+/LGPL v2.1+
 Group:		X11/Applications
 Source0:	http://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5:	95085825d08d76e2bf8cfbd15bfa6c83
+# Source0-md5:	d352525016bb3b7bef3b7f567a5f4ef0
 URL:		http://www.kde.org/
 BuildRequires:	Qt5Core-devel >= %{qtver}
 BuildRequires:	cmake >= 2.8.12
 BuildRequires:	ka5-akonadi-devel >= 18.04.0
-BuildRequires:	ka5-kalarmcal-devel >= %{kdeappsver}
 BuildRequires:	ka5-kimap-devel >= %{kdeappsver}
 BuildRequires:	ka5-mailcommon-devel >= %{kdeappsver}
 BuildRequires:	kf5-extra-cmake-modules >= %{kframever}
@@ -44,27 +43,27 @@ KAlarm is a personal alarm message, command and email scheduler.
 
 Features
 
-• Display alarms using your own text message, the text generated by a
-command, or a text or image file. • Audible alarm using a sound file •
-Recurring alarm on an hours/minutes, daily, weekly, monthly or annual
-basis, or set it to trigger every time you log in. • Display alarms
-color and font customization • Support for multiple alarm calendars,
-which for example enables you to share alarms between a laptop and
-desktop computer.
+• Display alarms using your own text message, the text generated by
+a command, or a text or image file. • Audible alarm using a sound
+file • Recurring alarm on an hours/minutes, daily, weekly, monthly
+or annual basis, or set it to trigger every time you log in. •
+Display alarms color and font customization • Support for multiple
+alarm calendars, which for example enables you to share alarms between
+a laptop and desktop computer.
 
 %description -l pl.UTF-8
 KAlarm jest osobistym budzikiem i harmonogramem.
 
 Własciwości
 
-• Wyświetla własne wiadomości tekstowe, lub tekst wygenerowany przez program,
-  lub wyświetla plik tekstowy bądź obrazek
-• Dźwiękowe powiadomomienia
-• Powtarzalne alarmy, o określonej godzinie/minucie, dzienne, tygodniowe,
-  miesięczne lub roczne a także wyzwalane wtedy gdy się zalogujesz
-• Możliwość konfiguracji koloru i rodzaju czcionki
-• Wsparcie dla wielu kalendarzy powiadomień, co pozwala na przykład
-  współdzielić alarmy między laptopem a komputerem stacjonarnym
+• Wyświetla własne wiadomości tekstowe, lub tekst wygenerowany
+przez program, lub wyświetla plik tekstowy bądź obrazek •
+Dźwiękowe powiadomomienia • Powtarzalne alarmy, o określonej
+godzinie/minucie, dzienne, tygodniowe, miesięczne lub roczne a także
+wyzwalane wtedy gdy się zalogujesz • Możliwość konfiguracji
+koloru i rodzaju czcionki • Wsparcie dla wielu kalendarzy
+powiadomień, co pozwala na przykład współdzielić alarmy między
+laptopem a komputerem stacjonarnym
 
 %prep
 %setup -q -n %{kaname}-%{version}
@@ -94,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
+
 %files -f %{kaname}.lang
 %defattr(644,root,root,755)
 /etc/xdg/autostart/kalarm.autostart.desktop
@@ -119,3 +121,5 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/qlogging-categories5/kalarm.categories
 %{_datadir}/qlogging-categories5/kalarm.renamecategories
 %{_datadir}/knotifications5/kalarm.notifyrc
+%ghost %{_libdir}/libkalarmprivate.so.5
+%attr(755,root,root) %{_libdir}/libkalarmprivate.so.*.*.*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka5-kalarm.git/commitdiff/6fd78c6b1586cf29cc3bd5d94ef5076b0a362e4c



More information about the pld-cvs-commit mailing list