From 902c43d2bdad7a77dc6227b7f3efe19cc07348d8 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Mar 07 2017 10:18:01 +0000 Subject: More Manual Debranding --- diff --git a/SPECS/libdnf.spec b/SPECS/libdnf.spec index cd91768..b72ba11 100644 --- a/SPECS/libdnf.spec +++ b/SPECS/libdnf.spec @@ -3,11 +3,7 @@ %bcond_with valgrind -#%if 0%{?rhel} %bcond_without rhsm -#%else -#%bcond_with rhsm -#%endif %global _cmake_opts \\\ -DENABLE_RHSM_SUPPORT=%{?with_rhsm:ON}%{!?with_rhsm:OFF} \\\ @@ -35,9 +31,6 @@ BuildRequires: pkgconfig(gio-unix-2.0) >= 2.44.0 BuildRequires: pkgconfig(gtk-doc) BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: rpm-devel >= 4.11.0 -%if %{with rhsm} -BuildRequires: pkgconfig(librhsm) -%endif Requires: libsolv%{?_isa} >= %{libsolv_version}