rpms/perl-JSON Makefile,1.2,1.3

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


Author: cweyl

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

Modified Files:
	Makefile 
Log Message:
* Fri May 04 2007 Chris Weyl <cweyl at alumni.drew.edu> 1.12-1
- update to 1.12
- add t/ to %%doc



Index: Makefile
===================================================================
RCS file: /cvs/extras/rpms/perl-JSON/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Makefile	25 Apr 2007 20:26:27 -0000	1.2
+++ Makefile	5 May 2007 20:22:59 -0000	1.3
@@ -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