forked from pool/libcap
This commit is contained in:
committed by
Git OBS Bridge
parent
fdb126b0a2
commit
1b540731a8
@@ -26,7 +26,7 @@ Group: System/Libraries
|
||||
AutoReqProv: on
|
||||
Summary: Library for Capabilities (linux-privs) Support
|
||||
Version: 2.16
|
||||
Release: 2
|
||||
Release: 3
|
||||
Source: ftp://ftp.de.kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-%{version}.tar.bz2
|
||||
Patch: libcap-u64-typedef-fix.diff
|
||||
#URL: http://www.kernel.org/
|
||||
@@ -126,6 +126,9 @@ ln -s /%{_lib}/libcap.so.2 $RPM_BUILD_ROOT%{_libdir}/libcap.so
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 18 2009 tiwai@suse.de
|
||||
- fix a typo in the previous patch (__le64) (bnc#487453)
|
||||
- don't define __u32 & co if _LINUX_TYPES_H is defined (bnc#487453)
|
||||
* Tue Mar 10 2009 tiwai@suse.de
|
||||
- fix build error on i386 due to missing __u64 definition in
|
||||
sys/capability.h
|
||||
|
Reference in New Issue
Block a user