forked from pool/libcap-ng
- use source url
- use source url OBS-URL: https://build.opensuse.org/package/show/security/libcap-ng?expand=0&rev=20
This commit is contained in:
parent
4b4751dcd1
commit
4ce2a19c83
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 14 09:30:13 UTC 2013 - meissner@suse.com
|
||||
|
||||
- use source url
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 13 22:44:29 UTC 2013 - crrodriguez@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libcap-ng
|
||||
# spec file for package libcap-ng-python
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -23,14 +23,13 @@ Summary: An alternate POSIX capabilities library
|
||||
License: LGPL-2.1+
|
||||
Group: System/Libraries
|
||||
|
||||
Name: libcap-ng-python
|
||||
Name: libcap-ng-python
|
||||
Version: 0.7.3
|
||||
Release: 0
|
||||
%define soname 0
|
||||
%define rname libcap-ng
|
||||
Url: http://people.redhat.com/sgrubb/libcap-ng
|
||||
# http://people.redhat.com/sgrubb/libcap-ng/libcap-ng-%{version}.tar.gz
|
||||
Source0: libcap-ng-%{version}.tar.gz
|
||||
Source0: http://people.redhat.com/sgrubb/libcap-ng/libcap-ng-%{version}.tar.gz
|
||||
Source1: pre_checkin.sh
|
||||
Source2: baselibs.conf
|
||||
Source99: libcap-ng.rpmlintrc
|
||||
@ -59,8 +58,8 @@ Libcap-ng is a library that makes using posix capabilities easier
|
||||
Summary: Header files for libcap-ng library
|
||||
License: LGPL-2.1+
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: kernel-headers >= 2.6.11
|
||||
Requires: %{name}%{soname} = %{version}
|
||||
Requires: kernel-headers >= 2.6.11
|
||||
Requires: pkgconfig
|
||||
|
||||
%description devel
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 14 09:30:04 UTC 2013 - meissner@suse.com
|
||||
|
||||
- use source url
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 13 22:44:29 UTC 2013 - crrodriguez@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libcap-ng
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -29,8 +29,7 @@ Release: 0
|
||||
%define soname 0
|
||||
%define rname libcap-ng
|
||||
Url: http://people.redhat.com/sgrubb/libcap-ng
|
||||
# http://people.redhat.com/sgrubb/libcap-ng/libcap-ng-%{version}.tar.gz
|
||||
Source0: libcap-ng-%{version}.tar.gz
|
||||
Source0: http://people.redhat.com/sgrubb/libcap-ng/libcap-ng-%{version}.tar.gz
|
||||
Source1: pre_checkin.sh
|
||||
Source2: baselibs.conf
|
||||
Source99: libcap-ng.rpmlintrc
|
||||
@ -59,8 +58,8 @@ Libcap-ng is a library that makes using posix capabilities easier
|
||||
Summary: Header files for libcap-ng library
|
||||
License: LGPL-2.1+
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: kernel-headers >= 2.6.11
|
||||
Requires: %{name}%{soname} = %{version}
|
||||
Requires: kernel-headers >= 2.6.11
|
||||
Requires: pkgconfig
|
||||
|
||||
%description devel
|
||||
|
Loading…
Reference in New Issue
Block a user