python-libasyncns

Edit Package python-libasyncns
https://launchpad.net/libasyncns-python

libasyncns-python is a python binding for the libasyncns asynchronous name service query library.

Refresh
Refresh
Source Files
Filename Size Changed
libasyncns-python-0.7.1.tar.bz2 0000020276 19.8 KB
python-libasyncns0.changes 0000000071 71 Bytes
python-libasyncns0.spec 0000001093 1.07 KB
Revision 3 (latest revision is 6)
dragonagat's avatar dragonagat committed (revision 3)
--This line, and those below, will be ignored--
OpenSuSE 11.0 fixes

M    python-libasyncns0.spec

Diff for working copy: .
Index: python-libasyncns0.spec
===================================================================

--- python-libasyncns0.spec     (revision 2) 
+++ python-libasyncns0.spec     (working copy) 
@@ -30,7 +30,7 @@
 
 %install
 python setup.py install --prefix="%{buildroot}/usr" --exec-prefix="%{buildroot}/usr"
-strip "%{buildroot}%{_libdir}/python2.6/site-packages/libasyncns.so"
+for i in %{buildroot}%{_libdir}/python*/site-packages/libasyncns.so ; do strip "$i" ; done
 
 %clean
 rm -rf "%{buildroot}"
Comments 0
openSUSE Build Service is sponsored by