diff --git a/libsepol.spec b/libsepol.spec index bcf85a3..8b49ce2 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -5,7 +5,6 @@ Release: 1 License: GPL Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz -patch: libsepol-rhat.patch Prefix: %{_prefix} BuildRoot: %{_tmppath}/%{name}-buildroot Provides: libsepol.so @@ -37,7 +36,6 @@ needed for developing applications that manipulate binary policies. %prep %setup -q -%patch -p1 -b .rhat %build make CFLAGS="%{optflags}"