rpms/perl-SUPER Makefile,1.2,1.3

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Wed Apr 18 22:27:11 UTC 2007


Author: cweyl

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

Modified Files:
	Makefile 
Log Message:
update to 0.16



Index: Makefile
===================================================================
RCS file: /cvs/extras/rpms/perl-SUPER/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Makefile	4 Oct 2006 04:18:40 -0000	1.2
+++ Makefile	18 Apr 2007 22:26:37 -0000	1.3
@@ -4,9 +4,10 @@
 
 # tag & build all non-legacy branches...
 build-all :
-	@echo WARNING: building for devel and FC-5
+	@echo WARNING: building for devel, FC-5 and FC-6
 	@sleep 5s
 	@cd FC-5  && test -f dead.package || ( make tag && make plague )
+	@cd FC-6  && test -f dead.package || ( make tag && make plague )
 	@cd devel && test -f dead.package || ( make tag && make plague )
 
 common-update : common




More information about the fedora-extras-commits mailing list