Accepting request 52403 from home:coolo:branches:openSUSE:Factory
OBS-URL: https://build.opensuse.org/request/show/52403 OBS-URL: https://build.opensuse.org/package/show/security/libcap-ng?expand=0&rev=9
This commit is contained in:
parent
6cfd46ae37
commit
915bd9d3e7
@ -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
|
Wed Nov 3 21:56:17 UTC 2010 - pascal.bleser@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@ Source2: baselibs.conf
|
|||||||
Source99: libcap-ng.rpmlintrc
|
Source99: libcap-ng.rpmlintrc
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
BuildRequires: kernel-headers >= 2.6.11
|
BuildRequires: kernel-headers >= 2.6.11
|
||||||
BuildRequires: libattr-devel pkg-config
|
BuildRequires: libattr-devel pkg-config python-base
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Libcap-ng is a library that makes using posix capabilities easier
|
Libcap-ng is a library that makes using posix capabilities easier
|
||||||
@ -59,7 +59,7 @@ Summary: Python bindings for libcap-ng library
|
|||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: Development/Libraries/Python
|
Group: Development/Libraries/Python
|
||||||
BuildRequires: python-devel swig
|
BuildRequires: python-devel swig
|
||||||
Requires: %{name}%{soname} = %{version}
|
Requires: %{rname}%{soname} = %{version}
|
||||||
%py_requires
|
%py_requires
|
||||||
|
|
||||||
%description -n python-capng
|
%description -n python-capng
|
||||||
|
@ -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
|
Wed Nov 3 21:56:17 UTC 2010 - pascal.bleser@opensuse.org
|
||||||
|
|
||||||
|
@ -59,7 +59,7 @@ Summary: Python bindings for libcap-ng library
|
|||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: Development/Libraries/Python
|
Group: Development/Libraries/Python
|
||||||
BuildRequires: python-devel swig
|
BuildRequires: python-devel swig
|
||||||
Requires: %{name}%{soname} = %{version}
|
Requires: %{rname}%{soname} = %{version}
|
||||||
%py_requires
|
%py_requires
|
||||||
|
|
||||||
%description -n python-capng
|
%description -n python-capng
|
||||||
|
Loading…
Reference in New Issue
Block a user