libfm 1.3.1-2 (aarch64) 2021-13419
9999

Status published
Submitter cris [@T] beebgames.com
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/928987
Packages
lib64fm4-1.3.1-2.aarch64.binary
lib64fm4-debuginfo-1.3.1-2.aarch64.debuginfo
lib64fm-devel-1.3.1-2.aarch64.binary
lib64fm-extra4-1.3.1-2.aarch64.binary
lib64fm-extra4-debuginfo-1.3.1-2.aarch64.debuginfo
lib64fm-extra-devel-1.3.1-2.aarch64.binary
libfm-1.3.1-2.aarch64.source
libfm-1.3.1-2.aarch64.binary
libfm-debuginfo-1.3.1-2.aarch64.debuginfo
libfm-debugsource-1.3.1-2.aarch64.binary
Build Date 2021-01-02 12:45:40 +0000 UTC
Last Updated 2021-01-04 05:01:29.432253072 +0000 UTC
$ git diff --patch-with-stat --summary d4a528b79c1d787fe426d503def71ba90a600ff0..c7ffe3d45f00c5faf114941e07863f8191778eab

 libfm.spec | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/libfm.spec b/libfm.spec
index 97a54de..10c3a04 100644
--- a/libfm.spec
+++ b/libfm.spec
@@ -6,17 +6,17 @@
 %define devname %mklibname -d fm
 %define edevname %mklibname -d fm-extra
 %define git 0
-%bcond_without gtk
+%bcond_with gtk
 %bcond_with bootstrap
 
 Summary:	GIO-based library for file manager-like programs
 Name:		libfm
 Version:	1.3.1
 %if %{git}
-Release:	0.%{git}.1
+Release:	0.%{git}.2
 Source0:	%{name}-%{git}.tar.xz
 %else
-Release:	1
+Release:	2
 Source0:	https://github.com/lxde/libfm/archive/%{version}/%{name}-%{version}.tar.gz
 %endif
 License:	GPLv2
@@ -90,7 +90,9 @@ Requires:	%{libname} = %{EVRD}
 Summary:	%{name} developement files
 Group:		File tools
 Requires:	%{libname} = %{version}-%{release}
+%if %{with gtk}
 Requires:	%{glibname} = %{version}-%{release}
+%endif
 Provides:	%{name}-devel = %{version}-%{release}
 
 %description -n %{devname}
Not Available

benbullard79 [@T] cox.netNo Comment.1201d 07hrs
benbullard79 [@T] cox.netNo Comment.1201d 07hrs