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