- Remove patch since upstream does the right thing
This commit is contained in:
parent
c2b1e26fcc
commit
a151f78a70
@ -2,11 +2,10 @@
|
|||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Name: libsemanage
|
Name: libsemanage
|
||||||
Version: 1.5.3
|
Version: 1.5.3
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz
|
Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz
|
||||||
Patch: libsemanage-rhat.patch
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-buildroot
|
BuildRoot: %{_tmppath}/%{name}-buildroot
|
||||||
BuildRequires: libselinux-devel >= %{libselinuxver}
|
BuildRequires: libselinux-devel >= %{libselinuxver}
|
||||||
|
|
||||||
@ -37,7 +36,6 @@ needed for developing applications that manipulate binary policies.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch -p1 -b .rhat
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make clean
|
make clean
|
||||||
@ -73,6 +71,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_includedir}/semanage/*.h
|
%{_includedir}/semanage/*.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 14 2005 Dan Walsh <dwalsh@redhat.com> 1.5.3-2
|
||||||
|
- Remove patch since upstream does the right thing
|
||||||
|
|
||||||
* Wed Dec 14 2005 Dan Walsh <dwalsh@redhat.com> 1.5.3-1
|
* Wed Dec 14 2005 Dan Walsh <dwalsh@redhat.com> 1.5.3-1
|
||||||
- Upgrade to latest from NSA
|
- Upgrade to latest from NSA
|
||||||
* Merged further header cleanups from Ivan Gyurdiev.
|
* Merged further header cleanups from Ivan Gyurdiev.
|
||||||
|
Loading…
Reference in New Issue
Block a user