[znc/el6] Disable python el6

Nick Bebout nb at fedoraproject.org
Mon Jan 23 20:55:45 UTC 2012


commit 740cba30f276d0450ba9d917f08d1e50a9b9c03a
Author: Nick Bebout <nb at fedoraproject.org>
Date:   Mon Jan 23 14:55:33 2012 -0600

    Disable python el6

 znc.spec |   14 --------------
 1 files changed, 0 insertions(+), 14 deletions(-)
---
diff --git a/znc.spec b/znc.spec
index f6ba8f7..d12bab3 100644
--- a/znc.spec
+++ b/znc.spec
@@ -96,15 +96,6 @@ Provides:      perl(ZNC::Module) = %{version}-%{release}
 %description modperl
 perl module for ZNC
 
-%package modpython
-Summary:       python3 module for ZNC
-Group:         Development/Libraries
-Requires:      %{name} = %{version}-%{release}
-Requires:      python3
-
-%description modpython
-python3 module for ZNC
-
 %prep
 %setup -q -n %{name}-%{version}
 #%patch0 -p1
@@ -281,11 +272,6 @@ fi
 %{_libdir}/znc/modperl.so
 %{_libdir}/znc/perleval.pm
 
-%files modpython
-%defattr(-,root,root)
-%{_libdir}/znc/modpython/
-%{_libdir}/znc/modpython.so
-
 %changelog
 * Mon Jan 23 2012 Nick Bebout <nb at fedoraproject.org> - 0.204-2
 - Add init script for EPEL


More information about the scm-commits mailing list