[packages/dotnet-gtk-sharp] - unified librsvg bcond name

qboosh qboosh at pld-linux.org
Mon May 11 18:09:37 CEST 2020


commit 9a36a1b0ca61edf7b15e11a1d357beb250304163
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon May 11 18:10:06 2020 +0200

    - unified librsvg bcond name

 dotnet-gtk-sharp.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/dotnet-gtk-sharp.spec b/dotnet-gtk-sharp.spec
index 78116dd..13dbbd0 100644
--- a/dotnet-gtk-sharp.spec
+++ b/dotnet-gtk-sharp.spec
@@ -4,7 +4,7 @@
 %bcond_without	gnome	# GNOME (and dependent) bindings
 %bcond_without	gnomedb	# GNOME DB bindings [depends on gda && gnome]
 %bcond_without	gtkhtml	# GTKHTML bindings
-%bcond_without	rsvg	# RSVG bindings
+%bcond_without	librsvg	# RSVG bindings
 %bcond_without	vte	# VTE bindings [depends on gnome]
 #
 %if %{without gda} || %{without gnome}
@@ -44,7 +44,7 @@ BuildRequires:	libgnomeprintui-devel >= 2.4.0
 BuildRequires:	libgnomeui-devel >= 2.4.0
 %endif
 %{?with_gnomedb:BuildRequires:	libgnomedb-devel >= 1.0.0}
-%{?with_rsvg:BuildRequires:	librsvg-devel >= 2.4.0}
+%{?with_librsvg:BuildRequires:	librsvg-devel >= 2.4.0}
 BuildRequires:	libtool
 BuildRequires:	libxml2-devel
 BuildRequires:	mono-csharp >= 1.0.2
@@ -467,7 +467,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_pkgconfigdir}/gtkhtml-sharp.pc
 %endif
 
-%if %{with rsvg}
+%if %{with librsvg}
 %files rsvg
 %defattr(644,root,root,755)
 %{_prefix}/lib/mono/gac/rsvg-sharp
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dotnet-gtk-sharp.git/commitdiff/9a36a1b0ca61edf7b15e11a1d357beb250304163



More information about the pld-cvs-commit mailing list