- Clean up spec
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qlipper?expand=0&rev=8
This commit is contained in:
parent
c4aa1322ad
commit
77071e1548
@ -2,6 +2,7 @@
|
||||
Thu Jan 31 10:46:28 UTC 2019 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- BuildRequires: lxqt-build-tools-devel >= 0.5.0
|
||||
- Clean up spec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 17:03:18 UTC 2018 - jengelh@inai.de
|
||||
|
@ -36,7 +36,6 @@ BuildRequires: pkgconfig(Qt5Widgets)
|
||||
%if 0%{?suse_version}
|
||||
BuildRequires: update-desktop-files
|
||||
%endif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
A clipboard history applet.
|
||||
@ -60,15 +59,14 @@ make %{?_smp_mflags}
|
||||
%find_lang %{name} --with-qt
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc CHANGELOG COPYING README
|
||||
%license COPYING
|
||||
%doc CHANGELOG README
|
||||
%{_sysconfdir}/xdg/autostart/lxqt-%{name}-autostart.desktop
|
||||
%{_bindir}/%{name}
|
||||
%{_datadir}/applications/%{name}.desktop
|
||||
%{_datadir}/icons/hicolor/*/apps/%{name}.png
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%dir %{_datadir}/%{name}
|
||||
%dir %{_datadir}/%{name}/translations
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user