rpms/kernel/F-8/scripts newpatch.sh,1.1,1.2

Dave Jones (davej) fedora-extras-commits at redhat.com
Mon Oct 15 21:05:41 UTC 2007


Author: davej

Update of /cvs/pkgs/rpms/kernel/F-8/scripts
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22270/scripts

Modified Files:
	newpatch.sh 
Log Message:
add bumpspecfile.py


Index: newpatch.sh
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-8/scripts/newpatch.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- newpatch.sh	9 Oct 2007 05:17:30 -0000	1.1
+++ newpatch.sh	15 Oct 2007 21:05:06 -0000	1.2
@@ -16,6 +16,6 @@
 
 cvs add $1
 
-bumpspecfile.py kernel.spec "- $2"
+scripts/bumpspecfile.py kernel.spec "- $2"
 make clog
 




More information about the fedora-extras-commits mailing list