[znc/el6] Remove python3 from epel

Nick Bebout nb at fedoraproject.org
Mon Jan 23 20:24:27 UTC 2012


commit 6639e7c03bc63ec4a5bcd6888371c73c29f3b535
Author: Nick Bebout <nb at fedoraproject.org>
Date:   Mon Jan 23 14:24:08 2012 -0600

    Remove python3 from epel

 znc.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/znc.spec b/znc.spec
index 21cbdd3..b3c527b 100644
--- a/znc.spec
+++ b/znc.spec
@@ -33,7 +33,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires:  perl gcc-c++
 BuildRequires:  openssl-devel >= 0.9.8
 BuildRequires:  cyrus-sasl-devel
-BuildRequires:  c-ares-devel automake python3-devel
+BuildRequires:  c-ares-devel automake
 BuildRequires:  perl(ExtUtils::Embed) swig tcl-devel
 %if %{use_systemd}
 BuildRequires: systemd-units


More information about the scm-commits mailing list