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 0000000947 947 Bytes
Revision 1 (latest revision is 6)
dragonagat's avatar dragonagat committed (revision 1)
--This line, and those below, will be ignored--
Initial Package

A    libasyncns-python-0.7.1.tar.bz2
A    python-libasyncns0.changes
A    python-libasyncns0.spec

Diff for working copy: .
Index: libasyncns-python-0.7.1.tar.bz2
===================================================================

Binary file libasyncns-python-0.7.1.tar.bz2 has changed

Index: python-libasyncns0.changes
===================================================================

--- python-libasyncns0.changes     (revision None) 
+++ python-libasyncns0.changes     (working copy) 
@@ -1,0 +1,3 @@
+Sun Mar 29 14:41:00 MSK 2009 - dragonagat@gmail.com
+
+- Initial package

Index: python-libasyncns0.spec
===================================================================

--- python-libasyncns0.spec     (revision None) 
+++ python-libasyncns0.spec     (working copy) 
@@ -1,0 +1,34 @@
+Name:           python-libasyncns0
+Version:        0.7.1
+Release:        1
+License:        GPL
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  pkg-config
+BuildRequires:  python >= 2.5 python-devel >= 2.5
+BuildRequires:  libasyncns0 >= 0.4 libasyncns0-devel >= 0.4
+Requires:       libasyncns0
+Group:          Dummy
+Summary:        My Dummy Package
+
+Source:         libasyncns-python-%{version}.tar.bz2
+
+Þscription
+libasyncns-python is a python binding for the libasyncns asynchronous name service query library.
+
+%prep
+%setup -q -n "libasyncns-python-%{version}"
+
+%build
+python setup.py build
+
+%install
+python setup.py install --prefix="%{buildroot}/usr" --exec-prefix="%{buildroot}/usr"
+strip "%{buildroot}%{_libdir}/python2.6/site-packages/libasyncns.so"
+
+%clean
+rm -rf "%{buildroot}"
+
+%files
+Þfattr(-,root,root)
+%{_libdir}/python*/site-packages/libasyncns-0.7-py*.egg-info
+%{_libdir}/python*/site-packages/libasyncns.so
Comments 0
openSUSE Build Service is sponsored by