packages: tevent/tevent.spec - package tevent python module
qboosh
qboosh at pld-linux.org
Mon Feb 13 17:25:07 CET 2012
Author: qboosh Date: Mon Feb 13 16:25:07 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- package tevent python module
---- Files affected:
packages/tevent:
tevent.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: packages/tevent/tevent.spec
diff -u packages/tevent/tevent.spec:1.7 packages/tevent/tevent.spec:1.8
--- packages/tevent/tevent.spec:1.7 Sat Feb 11 22:50:52 2012
+++ packages/tevent/tevent.spec Mon Feb 13 17:25:01 2012
@@ -13,6 +13,7 @@
BuildRequires: python-devel >= 1:2.4.2
BuildRequires: python-talloc-devel >= 2.0.5
BuildRequires: rpm-pythonprov
+BuildRequires: rpmbuild(macros) >= 1.219
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -84,6 +85,10 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+%py_comp $RPM_BUILD_ROOT%{py_sitedir}
+%py_ocomp $RPM_BUILD_ROOT%{py_sitedir}
+%py_postclean
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -104,6 +109,7 @@
%files -n python-tevent
%defattr(644,root,root,755)
%attr(755,root,root) %{py_sitedir}/_tevent.so
+%{py_sitedir}/tevent.py[co]
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -111,6 +117,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2012/02/13 16:25:01 qboosh
+- package tevent python module
+
Revision 1.7 2012/02/11 21:50:52 zbyniu
- up to 0.9.15
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tevent/tevent.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list