From c9baa5af99f4f10dbee8571f9adf6d792e84f581b0e2acbe6ae13043d0748a1f Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Fri, 30 Sep 2016 21:48:54 +0000 Subject: [PATCH] Accepting request 431482 from home:jengelh:branches:X11:LXQt - Update description. Remove redundant requires/provides. OBS-URL: https://build.opensuse.org/request/show/431482 OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/libfm-qt?expand=0&rev=3 --- libfm-qt.changes | 5 +++++ libfm-qt.spec | 10 +++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/libfm-qt.changes b/libfm-qt.changes index 0166d00..b41d7a9 100644 --- a/libfm-qt.changes +++ b/libfm-qt.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 30 08:59:48 UTC 2016 - jengelh@inai.de + +- Update description. Remove redundant requires/provides. + ------------------------------------------------------------------- Tue Sep 27 07:45:34 UTC 2016 - mvetter@suse.com diff --git a/libfm-qt.spec b/libfm-qt.spec index 65bff82..a362570 100644 --- a/libfm-qt.spec +++ b/libfm-qt.spec @@ -43,25 +43,25 @@ BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(libfm) >= 1.2.0 BuildRequires: pkgconfig(libmenu-cache) >= 0.4.0 BuildRequires: pkgconfig(x11) -Provides: libfm-qt BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -Libfm-Qt is a companion library providing components to build desktop file managers +libfm-qt is the Qt port of libfm, a library providing components to +build desktop file managers. %package -n libfm-qt3 -Summary: Libfm-qt libraries +Summary: Library providing components to build desktop file managers Group: System/Libraries Conflicts: pcmanfm <= 0.10.0 Recommends: %{name}-lang %description -n libfm-qt3 -Libfm-Qt is a companion library providing components to build desktop file managers +libfm-qt is the Qt port of libfm, a library providing components to +build desktop file managers. %package -n libfm-qt-devel Summary: Development files for libfm-qt Group: Development/Libraries/C and C++ -Requires: pkgconfig Requires: libfm-qt3 >= %{version} %description -n libfm-qt-devel