- Clean up spec

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qlipper?expand=0&rev=8
This commit is contained in:
Michael Vetter 2019-01-31 10:47:02 +00:00 committed by Git OBS Bridge
parent c4aa1322ad
commit 77071e1548
2 changed files with 3 additions and 4 deletions

View File

@ -2,6 +2,7 @@
Thu Jan 31 10:46:28 UTC 2019 - Michael Vetter <mvetter@suse.com> Thu Jan 31 10:46:28 UTC 2019 - Michael Vetter <mvetter@suse.com>
- BuildRequires: lxqt-build-tools-devel >= 0.5.0 - BuildRequires: lxqt-build-tools-devel >= 0.5.0
- Clean up spec
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Aug 8 17:03:18 UTC 2018 - jengelh@inai.de Wed Aug 8 17:03:18 UTC 2018 - jengelh@inai.de

View File

@ -36,7 +36,6 @@ BuildRequires: pkgconfig(Qt5Widgets)
%if 0%{?suse_version} %if 0%{?suse_version}
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
%endif %endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description %description
A clipboard history applet. A clipboard history applet.
@ -60,15 +59,14 @@ make %{?_smp_mflags}
%find_lang %{name} --with-qt %find_lang %{name} --with-qt
%files %files
%defattr(-,root,root) %license COPYING
%doc CHANGELOG COPYING README %doc CHANGELOG README
%{_sysconfdir}/xdg/autostart/lxqt-%{name}-autostart.desktop %{_sysconfdir}/xdg/autostart/lxqt-%{name}-autostart.desktop
%{_bindir}/%{name} %{_bindir}/%{name}
%{_datadir}/applications/%{name}.desktop %{_datadir}/applications/%{name}.desktop
%{_datadir}/icons/hicolor/*/apps/%{name}.png %{_datadir}/icons/hicolor/*/apps/%{name}.png
%files lang -f %{name}.lang %files lang -f %{name}.lang
%defattr(-,root,root)
%dir %{_datadir}/%{name} %dir %{_datadir}/%{name}
%dir %{_datadir}/%{name}/translations %dir %{_datadir}/%{name}/translations