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:
parent
15aa8e3a57
commit
c9baa5af99
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user