SHA256
1
0
forked from pool/libfm-qt

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
This commit is contained in:
Michael Vetter 2016-09-30 21:48:54 +00:00 committed by Git OBS Bridge
parent 15aa8e3a57
commit c9baa5af99
2 changed files with 10 additions and 5 deletions

View File

@ -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

View File

@ -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