changes for rawhide/f18 udev-->systemd merge
This commit is contained in:
parent
048e8a2997
commit
54378fda18
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-pyudev
|
Name: python-pyudev
|
||||||
Version: 0.15
|
Version: 0.15
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A libudev binding
|
Summary: A libudev binding
|
||||||
|
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -13,8 +13,8 @@ Source0: http://pypi.python.org/packages/source/p/pyudev/pyudev-0.15.ta
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
|
||||||
BuildRequires: python-devel python-setuptools libudev
|
BuildRequires: python-devel python-setuptools systemd-devel
|
||||||
Requires: python python-setuptools libudev
|
Requires: python python-setuptools
|
||||||
|
|
||||||
%description
|
%description
|
||||||
###### pyudev ######
|
###### pyudev ######
|
||||||
@ -47,5 +47,7 @@ officially supported.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 23 2012 Chris Lockfort <clockfort@redhat.com> 0.15-2
|
||||||
|
- Reflect rawhide merging udev into systemd
|
||||||
* Mon Jun 18 2012 Chris Lockfort <clockfort@redhat.com> 0.15-1
|
* Mon Jun 18 2012 Chris Lockfort <clockfort@redhat.com> 0.15-1
|
||||||
- initial package
|
- initial package
|
||||||
|
Loading…
Reference in New Issue
Block a user