rpms/yum/devel yum.spec,1.162,1.163

Seth Vidal (skvidal) fedora-extras-commits at redhat.com
Fri Jul 20 19:44:57 UTC 2007


Author: skvidal

Update of /cvs/extras/rpms/yum/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27221

Modified Files:
	yum.spec 
Log Message:
fix typo




Index: yum.spec
===================================================================
RCS file: /cvs/extras/rpms/yum/devel/yum.spec,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -r1.162 -r1.163
--- yum.spec	20 Jul 2007 19:40:29 -0000	1.162
+++ yum.spec	20 Jul 2007 19:44:25 -0000	1.163
@@ -44,7 +44,8 @@
 
 %prep
 %setup -q
-%patch -p0 -b.installonly
+%patch0 -p0 -b .installonly
+
 
 %build
 make




More information about the fedora-extras-commits mailing list