rpms/perl-Event Makefile,1.4,1.5

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Fri Jun 1 21:11:51 UTC 2007


Author: cweyl

Update of /cvs/extras/rpms/perl-Event
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32237

Modified Files:
	Makefile 
Log Message:
* Fri Jun 01 2007 Chris Weyl <cweyl at alumni.drew.edu> 1.09-1
- update to 1.09
- add t/ to doc



Index: Makefile
===================================================================
RCS file: /cvs/extras/rpms/perl-Event/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Makefile	5 May 2007 22:54:29 -0000	1.4
+++ Makefile	1 Jun 2007 21:10:40 -0000	1.5
@@ -6,7 +6,7 @@
 BRANCHES := $(shell cat ../current-branches | sed -e 's/:.*//')
 
 # tag & build all non-legacy branches...
-build-all :
+build-all : common-update
 	@echo NOTICE: building for ${BRANCHES}
 	@sleep 5s
 	@for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag build ; cd .. ; done




More information about the fedora-extras-commits mailing list