Sophie

Sophie

distrib > Mageia > 6 > armv7hl > media > core-updates-src > by-pkgid > 1d71f56e8cd24f8a234e15eeb07b83c8 > files > 2

lxqt-notificationd-0.12.0-2.mga6.src.rpm

%define rel 2

Name: lxqt-notificationd
Version: 0.12.0
Release: %mkrel %rel
Source0: http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
Summary: Notification daemon for the LXQt desktop
URL: http://lxqt.org/
License: LGPLv2+
Group: Graphical desktop/KDE
BuildRequires: cmake
BuildRequires: pkgconfig(lxqt)
BuildRequires: pkgconfig(Qt5Help)
Provides: virtual-notification-daemon
Obsoletes: razorqt-config-notificationd < 0.5.3-1
Obsoletes: razorqt-notificationd < 0.5.3-1

Conflicts: lxqt-common < 0.12.0
Obsoletes: lxqt-common < 0.12.0

%description
Notification daemon for the LXQt desktop.

%prep
%setup -q %{name}-%{version}
%autopatch -p1

%build
%cmake_qt5 -DPULL_TRANSLATIONS=NO
%make

%install
%make_install -C build


%files
%{_sysconfdir}/xdg/autostart/lxqt-notifications.desktop
%{_bindir}/lxqt-notificationd
%{_bindir}/lxqt-config-notificationd
%{_datadir}/applications/lxqt-config-notificationd.desktop


%changelog
* Wed Feb 28 2018 neoclust <neoclust> 0.12.0-2.mga6
  (not released yet)
+ Revision: 1205738
- New version 0.12.0

* Fri Mar 17 2017 neoclust <neoclust> 0.11.1-1.mga6
+ Revision: 1093314
- New version 0.11.1

* Tue Nov 08 2016 neoclust <neoclust> 0.11.0-1.mga6
+ Revision: 1065964
- New version 0.11.0

* Mon Mar 28 2016 doktor5000 <doktor5000> 0.10.0-5.mga6
+ Revision: 995911
+ rebuild (emptylog)

* Mon Feb 15 2016 umeabot <umeabot> 0.10.0-4.mga6
+ Revision: 961315
- Mageia 6 Mass Rebuild

* Tue Nov 10 2015 neoclust <neoclust> 0.10.0-3.mga6
+ Revision: 900884
- Rebuild against fixed qtbase5
- Use qt5 cmake macro

* Mon Nov 09 2015 neoclust <neoclust> 0.10.0-1.mga6
+ Revision: 900049
- New version 0.10.0

* Sun Feb 22 2015 tmb <tmb> 0.9.0-2.mga5
+ Revision: 816489
- fix broken ru_RU translations in desktop file
+ doktor5000 <doktor5000>
- new version 0.9.0
- added translations
- remove conditional handling for QT5 as QT4 is not supported anymore
- adjusted BuildRequires from pkgconfig(lxqt-qt5) to pkgconfig(lxqt)
- use new URL http://downloads.lxqt.org/lxqt/

* Wed Dec 17 2014 doktor5000 <doktor5000> 0.8.0-7.mga5
+ Revision: 803661
- rebuild for QT 5.4 breakage

* Sun Oct 26 2014 doktor5000 <doktor5000> 0.8.0-6.mga5
+ Revision: 793517
- do not remove LXQt Catgories from .desktop file

* Fri Oct 24 2014 doktor5000 <doktor5000> 0.8.0-4.mga5
+ Revision: 793075
- do not remove LXQt category from .desktop file
+ umeabot <umeabot>
- Second Mageia 5 Mass Rebuild

* Tue Oct 14 2014 doktor5000 <doktor5000> 0.8.0-1.mga5
+ Revision: 738705
- add missing BuildRequires on pkgconfig(Qt5Help)
- new version 0.8.0
- enabled QT5 build
- correct license

* Tue Sep 16 2014 umeabot <umeabot> 0.7.0-4.mga5
+ Revision: 682091
- Mageia 5 Mass Rebuild

* Sat Sep 13 2014 wally <wally> 0.7.0-3.mga5
+ Revision: 675025
- obsolete razorqt-notificationd

* Wed Jun 18 2014 doktor5000 <doktor5000> 0.7.0-2.mga5
+ Revision: 637865
- add Provides on virtual-notification-daemon

* Thu May 22 2014 doktor5000 <doktor5000> 0.7.0-1.mga5
+ Revision: 624934
- fix .desktop file
  o remove Category=LXQt for now
- use %%mkrel
- fix BuildRequires
- imported package lxqt-notificationd