diff --git a/libcap-ng-python.changes b/libcap-ng-python.changes index 1d76345..06abd19 100644 --- a/libcap-ng-python.changes +++ b/libcap-ng-python.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 8 14:06:01 UTC 2010 - coolo@novell.com + +- fix requires + ------------------------------------------------------------------- Wed Nov 3 21:56:17 UTC 2010 - pascal.bleser@opensuse.org diff --git a/libcap-ng-python.spec b/libcap-ng-python.spec index 46a7ed7..2704543 100644 --- a/libcap-ng-python.spec +++ b/libcap-ng-python.spec @@ -17,7 +17,7 @@ Source2: baselibs.conf Source99: libcap-ng.rpmlintrc BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: kernel-headers >= 2.6.11 -BuildRequires: libattr-devel pkg-config +BuildRequires: libattr-devel pkg-config python-base %description Libcap-ng is a library that makes using posix capabilities easier @@ -59,7 +59,7 @@ Summary: Python bindings for libcap-ng library License: LGPLv2+ Group: Development/Libraries/Python BuildRequires: python-devel swig -Requires: %{name}%{soname} = %{version} +Requires: %{rname}%{soname} = %{version} %py_requires %description -n python-capng diff --git a/libcap-ng.changes b/libcap-ng.changes index 1d76345..06abd19 100644 --- a/libcap-ng.changes +++ b/libcap-ng.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 8 14:06:01 UTC 2010 - coolo@novell.com + +- fix requires + ------------------------------------------------------------------- Wed Nov 3 21:56:17 UTC 2010 - pascal.bleser@opensuse.org diff --git a/libcap-ng.spec b/libcap-ng.spec index 8001985..4a16621 100644 --- a/libcap-ng.spec +++ b/libcap-ng.spec @@ -59,7 +59,7 @@ Summary: Python bindings for libcap-ng library License: LGPLv2+ Group: Development/Libraries/Python BuildRequires: python-devel swig -Requires: %{name}%{soname} = %{version} +Requires: %{rname}%{soname} = %{version} %py_requires %description -n python-capng