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 - 0.204-2 - Add init script for EPEL