rpms/perl-POE-Component-IRC Makefile,1.3,1.4

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Sat May 5 21:20:09 UTC 2007


Author: cweyl

Update of /cvs/extras/rpms/perl-POE-Component-IRC
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32076

Modified Files:
	Makefile 
Log Message:
 %changelog
 * Sat May 05 2007 Chris Weyl <cweyl at alumni.drew.edu> 5.29-1
 - update to 5.29
 
 * Wed May 02 2007 Chris Weyl <cweyl at alumni.drew.edu> 5.28-1
 - update to 5.28




Index: Makefile
===================================================================
RCS file: /cvs/extras/rpms/perl-POE-Component-IRC/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Makefile	11 Oct 2006 02:40:33 -0000	1.3
+++ Makefile	5 May 2007 21:19:34 -0000	1.4
@@ -9,7 +9,7 @@
 build-all :
 	@echo NOTICE: building for ${BRANCHES}
 	@sleep 5s
-	@for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag plague ; cd .. ; done
+	@for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag build ; cd .. ; done
 
 common-update : common
 	@cd common && cvs update




More information about the fedora-extras-commits mailing list