Fix patch reference in specfile that was killing gbs build 29/229/1
authorGraydon, Tracy <tracy.graydon@intel.com>
Wed, 8 Aug 2012 00:13:15 +0000 (17:13 -0700)
committerGraydon, Tracy <tracy.graydon@intel.com>
Wed, 8 Aug 2012 00:13:15 +0000 (17:13 -0700)
packaging/mingetty.spec

index 8e6e9d4..cdc20c4 100644 (file)
@@ -7,7 +7,7 @@ Release: 3.9
 Group: System/Base
 URL: http://sourceforge.net/projects/mingetty/
 Source: %{name}-%{version}.tar.bz2
-Patch: mingetty-1.00-opt.patch
+Patch1: mingetty-1.00-opt.patch
 BuildRoot: %{_tmppath}/%{name}-root
 
 %description
@@ -17,7 +17,7 @@ lines (you should use the mgetty program in that case).
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch -p1
+%patch1 -p1
 
 %build
 make "RPM_OPTS=$RPM_OPT_FLAGS"