common Makefile.common,1.92,1.93 branches,1.18,1.19

Dennis Gilmore (ausil) fedora-extras-commits at redhat.com
Mon Apr 14 16:24:37 UTC 2008


Author: ausil

Update of /cvs/pkgs/common
In directory cvs-int.fedora.redhat.com:/home/fedora/ausil/common

Modified Files:
	Makefile.common branches 
Log Message:
 add olpc3




Index: Makefile.common
===================================================================
RCS file: /cvs/pkgs/common/Makefile.common,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- Makefile.common	28 Mar 2008 20:15:48 -0000	1.92
+++ Makefile.common	14 Apr 2008 16:24:07 -0000	1.93
@@ -425,7 +425,7 @@
 	@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) $(TARGET) '$(CVS_URL)'
 
-ifneq (, $(filter devel F-10 F-9 F-8 F-7 OLPC-2, $(BRANCH)))
+ifneq (, $(filter devel F-10 F-9 F-8 F-7 OLPC-2 OLPC-3, $(BRANCH)))
 build: koji
 else
 build: plague


Index: branches
===================================================================
RCS file: /cvs/pkgs/common/branches,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- branches	24 Mar 2008 18:40:14 -0000	1.18
+++ branches	14 Apr 2008 16:24:07 -0000	1.19
@@ -2,6 +2,7 @@
 RHL-8:rhl8:.rhl8:rhl:8
 RHL-9:rhl9:.rhl9:rhl:9
 OLPC-2:dist-olpc2:.olpc2:olpc:2
+OLPC-3:dist-olpc3:.olpc3:olpc:3
 EL-4:el4:.el4:epel:4
 EL-5:el5:.el5:epel:5
 FC-1:fc1:.fc1:fedora:1




More information about the fedora-extras-commits mailing list