- Add upstream patch.

- s/p1/p0/ for upstream patch.
This commit is contained in:
James Antill 2006-10-16 20:54:59 +00:00
parent e2baec2266
commit 8ce2d86f17

View File

@ -4,7 +4,7 @@
Summary: Tools to manage the Linux NetLabel subsystem
Name: netlabel_tools
Version: 0.17
Release: 4%{?dist}
Release: 5%{?dist}
License: GPL
Group: System Environment/Daemons
URL: %{home_base_url}
@ -30,7 +30,7 @@ configure the kernel subsystem.
# Build fixes.
%patch1 -p1
# Upstream patch.
%patch2 -p1
%patch2 -p0
%build
# Don't use _smp_mflags, it's small and a hand crafted Makefile
@ -59,6 +59,7 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Oct 16 2006 James Antill <james@and.org> - 0.17-3
- Add upstream patch.
- s/p1/p0/ for upstream patch.
* Sat Oct 14 2006 Steve Grubb <sgrubb@redhat.com> - 0.17-3
- Add init scripts and default rules