forked from pool/libcap-ng
Updating link to change in openSUSE:Factory/libcap-ng revision 12.0
OBS-URL: https://build.opensuse.org/package/show/security/libcap-ng?expand=0&rev=a5bf8f860f6c3dbdfafed998ea107a2a
This commit is contained in:
parent
d451efa856
commit
5a3a0b1230
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libcap-ng (Version 0.6.5)
|
# spec file for package libcap-ng-python
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
Summary: An alternate POSIX capabilities library
|
Summary: An alternate POSIX capabilities library
|
||||||
|
|
||||||
Name: libcap-ng-python
|
Name: libcap-ng-python
|
||||||
Version: 0.6.6
|
Version: 0.6.6
|
||||||
Release: 1
|
Release: 1
|
||||||
%define soname 0
|
%define soname 0
|
||||||
@ -45,6 +45,7 @@ Libcap-ng is a library that makes using posix capabilities easier
|
|||||||
|
|
||||||
%package -n %{name}%{soname}
|
%package -n %{name}%{soname}
|
||||||
|
|
||||||
|
|
||||||
Summary: An alternate POSIX capabilities library
|
Summary: An alternate POSIX capabilities library
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -53,6 +54,7 @@ Group: System/Libraries
|
|||||||
Libcap-ng is a library that makes using posix capabilities easier
|
Libcap-ng is a library that makes using posix capabilities easier
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
|
|
||||||
Summary: Header files for libcap-ng library
|
Summary: Header files for libcap-ng library
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
@ -65,6 +67,7 @@ The libcap-ng-devel package contains the files needed for developing
|
|||||||
applications that need to use the libcap-ng library.
|
applications that need to use the libcap-ng library.
|
||||||
|
|
||||||
%package utils
|
%package utils
|
||||||
|
|
||||||
Summary: Utilities for analysing and setting file capabilities
|
Summary: Utilities for analysing and setting file capabilities
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System/Base
|
Group: System/Base
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libcap-ng (Version 0.6.5)
|
# spec file for package libcap-ng
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -45,6 +45,7 @@ Libcap-ng is a library that makes using posix capabilities easier
|
|||||||
|
|
||||||
%package -n %{name}%{soname}
|
%package -n %{name}%{soname}
|
||||||
|
|
||||||
|
|
||||||
Summary: An alternate POSIX capabilities library
|
Summary: An alternate POSIX capabilities library
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -53,6 +54,7 @@ Group: System/Libraries
|
|||||||
Libcap-ng is a library that makes using posix capabilities easier
|
Libcap-ng is a library that makes using posix capabilities easier
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
|
|
||||||
Summary: Header files for libcap-ng library
|
Summary: Header files for libcap-ng library
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
@ -65,6 +67,7 @@ The libcap-ng-devel package contains the files needed for developing
|
|||||||
applications that need to use the libcap-ng library.
|
applications that need to use the libcap-ng library.
|
||||||
|
|
||||||
%package utils
|
%package utils
|
||||||
|
|
||||||
Summary: Utilities for analysing and setting file capabilities
|
Summary: Utilities for analysing and setting file capabilities
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System/Base
|
Group: System/Base
|
||||||
|
Loading…
Reference in New Issue
Block a user