rpms/perl-POE-Component-SimpleDBI Makefile,1.1,1.2

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Tue Sep 19 00:56:24 UTC 2006


Author: cweyl

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

Modified Files:
	Makefile 
Log Message:
update to 1.14



Index: Makefile
===================================================================
RCS file: /cvs/extras/rpms/perl-POE-Component-SimpleDBI/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Makefile	3 Sep 2006 01:13:25 -0000	1.1
+++ Makefile	19 Sep 2006 00:56:24 -0000	1.2
@@ -2,6 +2,11 @@
 all : CVS/Root common-update
 	@cvs update
 
+# tag & build all non-legacy branches...
+build-all :
+	@cd FC-5 && make tag && make plague
+	@cd devel && test -f dead.package || ( make tag && make plague )
+
 common-update : common
 	@cd common && cvs update
 




More information about the scm-commits mailing list