require gvfs [release 1.3.2-2mamba;Fri Nov 18 2022]
This commit is contained in:
parent
2bc1815833
commit
37ce403ee3
14
libfm.spec
14
libfm.spec
@ -1,6 +1,6 @@
|
||||
Name: libfm
|
||||
Version: 1.3.2
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A library used by the PCMan File Manager
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -12,8 +12,7 @@ Patch0: libfm-1.2.3-upstream-fix-pkexec.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libatk-devel
|
||||
BuildRequires: libat-spi2-core-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libexif-devel
|
||||
BuildRequires: libfontconfig-devel
|
||||
@ -34,8 +33,7 @@ BuildRequires: libgraphite2-devel
|
||||
BuildRequires: libexpat-devel
|
||||
Provides: lxshortcut
|
||||
Obsoletes: lxshortcut
|
||||
#Requires: udisks
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
Requires: gvfs
|
||||
|
||||
%description
|
||||
Library used by the PCMan File Manager.
|
||||
@ -115,19 +113,19 @@ fi
|
||||
%dir %{_includedir}/libfm-1.0
|
||||
%{_includedir}/libfm-1.0/*.h
|
||||
%{_libdir}/libfm.a
|
||||
%{_libdir}/libfm.la
|
||||
%{_libdir}/libfm.so
|
||||
%{_libdir}/libfm-extra.a
|
||||
%{_libdir}/libfm-extra.la
|
||||
%{_libdir}/libfm-extra.so
|
||||
%{_libdir}/libfm-gtk.a
|
||||
%{_libdir}/libfm-gtk.la
|
||||
%{_libdir}/libfm-gtk.so
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
#%{_datadir}/gtk-doc/html/libfm
|
||||
%doc README TODO
|
||||
|
||||
%changelog
|
||||
* Fri Nov 18 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.2-2mamba
|
||||
- require gvfs
|
||||
|
||||
* Sun Feb 07 2021 Automatic Build System <autodist@mambasoft.it> 1.3.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user