rpms/itext/devel Makefile,1.3,1.3.2.1

Jesse Keating jkeating at fedoraproject.org
Mon May 11 03:23:48 UTC 2009


Author: jkeating

Update of /cvs/pkgs/rpms/itext/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24090

Modified Files:
      Tag: private-newmaven-branch
	Makefile 
Log Message:
force build to dist-f12-maven


Index: Makefile
===================================================================
RCS file: /cvs/pkgs/rpms/itext/devel/Makefile,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -u -p -r1.3 -r1.3.2.1
--- Makefile	13 Oct 2008 17:28:24 -0000	1.3
+++ Makefile	11 May 2009 03:23:18 -0000	1.3.2.1
@@ -19,3 +19,6 @@ MAKEFILE_COMMON := $(shell $(checkout-ma
 endif
 
 include $(MAKEFILE_COMMON)
+koji: build-check $(COMMON_DIR)/branches
+	@if [ ! -x "$(BUILD_CLIENT)" ]; then echo "Must have koji installed - see http://fedoraproject.org/wiki/BuildSystemClientSetup"; exit 1; fi
+	$(BUILD_CLIENT) $(SECONDARY_CONFIG) build $(BUILD_FLAGS) dist-f12-maven '$(CVS_URL)'




More information about the scm-commits mailing list