14
0
forked from pool/python-pyudev

Accepting request 80449 from home:adra:branches:devel:languages:python

Update to version 0.12 (which fixes also bnc#714916)

OBS-URL: https://build.opensuse.org/request/show/80449
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyudev?expand=0&rev=2
This commit is contained in:
Sascha Peilicke
2011-09-01 06:56:18 +00:00
committed by Git OBS Bridge
parent cb2144dfa3
commit 1b3cb993da
4 changed files with 17 additions and 6 deletions

View File

@@ -19,9 +19,9 @@
Name: python-pyudev
Version: 0.11
Version: 0.12
Release: 1
License: LGPL-2.1
License: LGPL-2.1+
Summary: Udev bindings for Python
Url: http://packages.python.org/pyudev/
Group: Development/Libraries/Python
@@ -44,7 +44,7 @@ in modern linux systems.
%setup -q -n pyudev-%{version}
%build
env CFLAGS="%{optflags}" python setup.py build
python setup.py build
%install
python setup.py install --prefix=%{_prefix} --root=%{buildroot} --record-rpm=INSTALLED_FILES