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