Disable python el6
This commit is contained in:
parent
785f51b8d6
commit
740cba30f2
14
znc.spec
14
znc.spec
@ -96,15 +96,6 @@ Provides: perl(ZNC::Module) = %{version}-%{release}
|
|||||||
%description modperl
|
%description modperl
|
||||||
perl module for ZNC
|
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
|
%prep
|
||||||
%setup -q -n %{name}-%{version}
|
%setup -q -n %{name}-%{version}
|
||||||
#%patch0 -p1
|
#%patch0 -p1
|
||||||
@ -281,11 +272,6 @@ fi
|
|||||||
%{_libdir}/znc/modperl.so
|
%{_libdir}/znc/modperl.so
|
||||||
%{_libdir}/znc/perleval.pm
|
%{_libdir}/znc/perleval.pm
|
||||||
|
|
||||||
%files modpython
|
|
||||||
%defattr(-,root,root)
|
|
||||||
%{_libdir}/znc/modpython/
|
|
||||||
%{_libdir}/znc/modpython.so
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Jan 23 2012 Nick Bebout <nb@fedoraproject.org> - 0.204-2
|
* Mon Jan 23 2012 Nick Bebout <nb@fedoraproject.org> - 0.204-2
|
||||||
- Add init script for EPEL
|
- Add init script for EPEL
|
||||||
|
Loading…
Reference in New Issue
Block a user