Revisions of python-libasyncns

dragonagat's avatar dragonagat committed (revision 6)
dragonagat's avatar dragonagat committed (revision 5)
--This line, and those below, will be ignored--
URL added

M    python-libasyncns0.spec

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

--- python-libasyncns0.spec     (revision 4) 
+++ python-libasyncns0.spec     (working copy) 
@@ -8,6 +8,8 @@
 Requires:       libasyncns0
 Group:          Development/Libraries/Python
 Summary:        Python bindings of libasyncns
+
+URL:            https://launchpad.net/libasyncns-python
 
 %if 0%{?suse_version}
 BuildRequires:  pkg-config
dragonagat's avatar dragonagat committed (revision 4)
--This line, and those below, will be ignored--
Even more fedora fixes

D    python-libasyncns0.changes
M    python-libasyncns0.spec

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

--- python-libasyncns0.spec     (revision 3) 
+++ python-libasyncns0.spec     (working copy) 
@@ -15,12 +15,17 @@
 
 %if 0%{?fedora_version}
 BuildRequires:  pkgconfig
+BuildRequires:  redhat-rpm-config
 %endif
 
 Source:         libasyncns-python-%{version}.tar.bz2
 
 Þscription
 libasyncns-python is a python binding for the libasyncns asynchronous name service query library.
+
+%changelog
+* Sun Mar 29 2009 dragonagat@gmail.com
+- Initial package
 
 %prep
 %setup -q -n "libasyncns-python-%{version}"

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

--- python-libasyncns0.changes     (revision 3) 
+++ python-libasyncns0.changes     (working copy) 
@@ -1,3 +1,0 @@
-Sun Mar 29 14:41:00 MSK 2009 - dragonagat@gmail.com
-
-- Initial package
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}"
dragonagat's avatar dragonagat committed (revision 2)
--This line, and those below, will be ignored--
Fedora fixes

M    python-libasyncns0.spec

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

--- python-libasyncns0.spec     (revision 1) 
+++ python-libasyncns0.spec     (working copy) 
@@ -3,12 +3,19 @@
 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
+Group:          Development/Libraries/Python
+Summary:        Python bindings of libasyncns
+
+%if 0%{?suse_version}
+BuildRequires:  pkg-config
+%endif
+
+%if 0%{?fedora_version}
+BuildRequires:  pkgconfig
+%endif
 
 Source:         libasyncns-python-%{version}.tar.bz2
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
Displaying all 6 revisions
openSUSE Build Service is sponsored by