- Update from NSA
Merged several fixes from Ulrich Drepper.
This commit is contained in:
parent
4cc1ca9316
commit
1ec9b46064
@ -23,3 +23,4 @@ nsalibselinux
|
||||
libselinux-1.21.8.tgz
|
||||
libselinux-1.21.9.tgz
|
||||
libselinux-1.21.10.tgz
|
||||
libselinux-1.21.11.tgz
|
||||
|
@ -5,7 +5,7 @@ Release: 1
|
||||
License: Public domain (uncopyrighted)
|
||||
Group: System Environment/Libraries
|
||||
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
||||
Patch: libselinux-rhat.patch
|
||||
#Patch: libselinux-rhat.patch
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
||||
|
||||
@ -35,7 +35,7 @@ needed for developing SELinux applications.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -p1 -b .rhat
|
||||
#%patch -p1 -b .rhat
|
||||
|
||||
%build
|
||||
make CFLAGS="-g %{optflags}"
|
||||
|
Loading…
Reference in New Issue
Block a user