diff --git a/netlabel_tools.spec b/netlabel_tools.spec index 98effb8..cad3297 100644 --- a/netlabel_tools.spec +++ b/netlabel_tools.spec @@ -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 - 0.17-3 - Add upstream patch. +- s/p1/p0/ for upstream patch. * Sat Oct 14 2006 Steve Grubb - 0.17-3 - Add init scripts and default rules