forked from pool/libcap
Accepting request 54338 from home:msmeissn:branches:Base:System
ok OBS-URL: https://build.opensuse.org/request/show/54338 OBS-URL: https://build.opensuse.org/package/show/Base:System/libcap?expand=0&rev=12
This commit is contained in:
@@ -23,11 +23,10 @@ License: BSD3c
|
||||
Group: System/Libraries
|
||||
AutoReqProv: on
|
||||
Summary: Library for Capabilities (linux-privs) Support
|
||||
Version: 2.16
|
||||
Version: 2.19
|
||||
Release: 6
|
||||
Source: ftp://ftp.de.kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-%{version}.tar.bz2
|
||||
Source2: baselibs.conf
|
||||
Patch: libcap-u64-typedef-fix.diff
|
||||
#URL: http://www.kernel.org/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: libattr-devel
|
||||
@@ -92,7 +91,6 @@ libcap.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -p1
|
||||
|
||||
%build
|
||||
# lib=%{_lib} make %{?_smp_mflags} COPTFLAG="$RPM_OPT_FLAGS"
|
||||
@@ -120,6 +118,7 @@ ln -s /%{_lib}/libcap.so.2 $RPM_BUILD_ROOT%{_libdir}/libcap.so
|
||||
|
||||
%files progs
|
||||
%defattr(-,root,root)
|
||||
%{_mandir}/man1/*
|
||||
%{_mandir}/man8/*
|
||||
/sbin/*
|
||||
|
||||
|
Reference in New Issue
Block a user