Add tevent.pyc and pyo to the file list of python-tevent for post Centos and
RHEL 5 and Fedora 11 builds. OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=23
This commit is contained in:
committed by
Git OBS Bridge
parent
0b36926388
commit
b66051b63f
@@ -1,8 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 2 11:47:29 UTC 2013 - lmuelle@suse.com
|
||||
|
||||
- Add tevent.pyc and pyo to the file list of python-tevent for Centos and RHEL
|
||||
6 builds.
|
||||
- Add tevent.pyc and pyo to the file list of python-tevent for post Centos and
|
||||
RHEL 5 and Fedora 11 builds.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 14:44:24 UTC 2013 - lmuelle@suse.com
|
||||
|
@@ -159,7 +159,7 @@ find ${RPM_BUILD_ROOT} -name "*.so*" -exec chmod -c +x {} \;
|
||||
%attr(0755,root,root)
|
||||
%{python_sitearch}/tevent.py
|
||||
%{python_sitearch}/_tevent.so
|
||||
%if 0%{?centos_version} == 600 || 0%{?rhel_version} == 600
|
||||
%if 0%{?centos_version} > 599 || 0%{?fedora_version} > 11 || 0%{?rhel_version} > 599
|
||||
%{python_sitearch}/tevent.pyc
|
||||
%{python_sitearch}/tevent.pyo
|
||||
%endif
|
||||
|
Reference in New Issue
Block a user