Updating link to change in openSUSE:Factory/libcap revision 19.0

OBS-URL: https://build.opensuse.org/package/show/Base:System/libcap?expand=0&rev=8f8e61aac09e46025ba2daf5bf58dca0
This commit is contained in:
OBS User buildservice-autocommit 2010-07-23 15:12:21 +00:00 committed by Git OBS Bridge
parent c637b48e94
commit d40cb191ed
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
- use %_smp_mflags
-------------------------------------------------------------------
Wed Jun 9 09:22:26 UTC 2010 - chris@computersalat.de

View File

@ -24,7 +24,7 @@ Group: System/Libraries
AutoReqProv: on
Summary: Library for Capabilities (linux-privs) Support
Version: 2.16
Release: 5
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
@ -95,8 +95,8 @@ libcap.
%patch -p1
%build
# lib=%{_lib} make %{?jobs:-j %jobs} COPTFLAG="$RPM_OPT_FLAGS"
lib=%{_lib} make %{?jobs:-j %jobs} DEBUG="-g $RPM_OPT_FLAGS"
# lib=%{_lib} make %{?_smp_mflags} COPTFLAG="$RPM_OPT_FLAGS"
lib=%{_lib} make %{?_smp_mflags} DEBUG="-g $RPM_OPT_FLAGS"
%install
make install DESTDIR=$RPM_BUILD_ROOT LIBDIR=$RPM_BUILD_ROOT/%{_lib} MANDIR=$RPM_BUILD_ROOT%{_mandir}