rpms/perl-Algorithm-C3 Makefile,1.3,1.4

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Thu May 31 22:39:05 UTC 2007


Author: cweyl

Update of /cvs/extras/rpms/perl-Algorithm-C3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6248

Modified Files:
	Makefile 
Log Message:
* Thu May 31 2007 Chris Weyl <cweyl at alumni.drew.edu> 0.07-1
- update to 0.07
- include t/ in doc
- minor spec reworkage to deal with the once and future perl split



Index: Makefile
===================================================================
RCS file: /cvs/extras/rpms/perl-Algorithm-C3/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Makefile	5 May 2007 22:44:47 -0000	1.3
+++ Makefile	31 May 2007 22:38:25 -0000	1.4
@@ -6,7 +6,7 @@
 BRANCHES := $(shell cat ~/fedora-extras/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