1
0
Dominique Leuenberger 2015-11-13 22:35:53 +00:00 committed by Git OBS Bridge
parent ca8a6a5328
commit a0b00c5872
5 changed files with 17 additions and 25 deletions

View File

@ -1,14 +0,0 @@
Index: lxqt-notificationd-0.9.0/config/lxqt-config-notificationd.desktop.in
===================================================================
--- lxqt-notificationd-0.9.0.orig/config/lxqt-config-notificationd.desktop.in
+++ lxqt-notificationd-0.9.0/config/lxqt-config-notificationd.desktop.in
@@ -5,7 +5,7 @@ GenericName=LXQt Notification Settings
Comment=Configure desktop notifications
Exec=lxqt-config-notificationd
Icon=preferences-desktop-theme
-Categories=Settings;DesktopSettings;Qt;LXQt;
-OnlyShowIn=LXQt;LXDE;
+Categories=Settings;DesktopSettings;Qt;X-LXQt;
+OnlyShowIn=X-LXQt;LXDE;
#TRANSLATIONS_DIR=translations

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5c0859157ff6a20d613ea4aca24e786faf79ab6d69afec1e0b3671e3bbda53d5
size 30896

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f33f8086319ed9d4cffddaed76925db5d79716e90d1112e5b124c95594a74b24
size 37052

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Nov 6 15:11:36 UTC 2015 - mvetter@suse.com
- Upstream release 0.10.0
- Removing patches:
* fix_desktop_file.patch- Using sed in spec file now.
-------------------------------------------------------------------
Fri Feb 20 20:20:09 UTC 2015 - sfalken@opensuse.org

View File

@ -17,16 +17,14 @@
Name: lxqt-notificationd
Version: 0.9.0
Version: 0.10.0
Release: 0
Summary: Global keyboard shortcuts Tools
License: LGPL-2.1+
Group: System/GUI/LXDE-Qt
Url: http://www.lxde.org
Source: http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
# PATCH-FIX-OPENSUSE fix_desktop_file.patch sfalken@opensuse.org -- Fix Desktop categories
Patch0: fix_desktop_file.patch
BuildRequires: cmake
BuildRequires: cmake >= 3.0.2
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: kwindowsystem-devel
@ -44,11 +42,12 @@ Daemon and library for global keyboard shortcuts regustration
%prep
%setup -q
%patch0 -p1
# Changing LXQt into X-LXQt in desktop files to be freedesktop compliant and shut rpmlint warnings
#find -name '*desktop.in*' -exec sed -ri 's/(LXQt;)/X-\1/' {} +
%build
%cmake
%__make %{?_smp_mflags}
make %{?_smp_mflags}
%install
%cmake_install
@ -62,12 +61,12 @@ Daemon and library for global keyboard shortcuts regustration
%files
%defattr(-,root,root)
%doc AUTHORS COPYING
%doc AUTHORS LICENSE README.md
%{_bindir}/%{name}
%{_bindir}/lxqt-config-notificationd
%{_datadir}/applications/lxqt-config-notificationd.desktop
%files -n %{name}-lang
%files lang
%defattr(-,root,root)
%{_datadir}/lxqt/translations