rpms/sugar-tamtam/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Jason ティビツ
Author: tibbs
Update of /cvs/pkgs/rpms/sugar-tamtam/devel
In directory cvs1.fedora.phx.redhat.com:/home/fedora/tibbs/CVSROOT/admin/tmpcvsew3964/rpms/sugar-tamtam/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module sugar-tamtam
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: sugar-tamtam
# $Id: Makefile,v 1.1 2010/02/28 22:34:46 tibbs Exp $
NAME := sugar-tamtam
SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$d/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
endef
MAKEFILE_COMMON := $(shell $(find-makefile-common))
ifeq ($(MAKEFILE_COMMON),)
# attept a checkout
define checkout-makefile-common
test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2
endef
MAKEFILE_COMMON := $(shell $(checkout-makefile-common))
endif
include $(MAKEFILE_COMMON)
--- NEW FILE sources ---
12Â years, 11Â months
rpms/sugar-tamtam Makefile,NONE,1.1
by Jason ティビツ
Author: tibbs
Update of /cvs/pkgs/rpms/sugar-tamtam
In directory cvs1.fedora.phx.redhat.com:/home/fedora/tibbs/CVSROOT/admin/tmpcvsew3964/rpms/sugar-tamtam
Added Files:
Makefile
Log Message:
Setup of module sugar-tamtam
--- NEW FILE Makefile ---
# Top level Makefile for module sugar-tamtam
all : CVS/Root common-update
@cvs update
common-update : common
@cd common && cvs update
common : CVS/Root
@cvs checkout common
CVS/Root :
@echo "ERROR: This does not look like a CVS checkout" && exit 1
clean :
@find . -type f -name *~ -exec rm -fv {} \;
12Â years, 11Â months
rpms/sugar-tamtam/devel - New directory
by Jason ティビツ
Author: tibbs
Update of /cvs/pkgs/rpms/sugar-tamtam/devel
In directory cvs1.fedora.phx.redhat.com:/home/fedora/tibbs/CVSROOT/admin/tmpcvsew3964/rpms/sugar-tamtam/devel
Log Message:
Directory /cvs/pkgs/rpms/sugar-tamtam/devel added to the repository
12Â years, 11Â months
rpms/sugar-tamtam - New directory
by Jason ティビツ
Author: tibbs
Update of /cvs/pkgs/rpms/sugar-tamtam
In directory cvs1.fedora.phx.redhat.com:/home/fedora/tibbs/CVSROOT/admin/tmpcvsew3964/rpms/sugar-tamtam
Log Message:
Directory /cvs/pkgs/rpms/sugar-tamtam added to the repository
12Â years, 11Â months
rpms/tumbler Makefile,NONE,1.1
by Jason ティビツ
Author: tibbs
Update of /cvs/pkgs/rpms/tumbler
In directory cvs1.fedora.phx.redhat.com:/home/fedora/tibbs/CVSROOT/admin/tmpcvsGB3771/rpms/tumbler
Added Files:
Makefile
Log Message:
Setup of module tumbler
--- NEW FILE Makefile ---
# Top level Makefile for module tumbler
all : CVS/Root common-update
@cvs update
common-update : common
@cd common && cvs update
common : CVS/Root
@cvs checkout common
CVS/Root :
@echo "ERROR: This does not look like a CVS checkout" && exit 1
clean :
@find . -type f -name *~ -exec rm -fv {} \;
12Â years, 11Â months
rpms/tumbler/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Jason ティビツ
Author: tibbs
Update of /cvs/pkgs/rpms/tumbler/devel
In directory cvs1.fedora.phx.redhat.com:/home/fedora/tibbs/CVSROOT/admin/tmpcvsGB3771/rpms/tumbler/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module tumbler
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: tumbler
# $Id: Makefile,v 1.1 2010/02/28 22:34:28 tibbs Exp $
NAME := tumbler
SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$d/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
endef
MAKEFILE_COMMON := $(shell $(find-makefile-common))
ifeq ($(MAKEFILE_COMMON),)
# attept a checkout
define checkout-makefile-common
test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2
endef
MAKEFILE_COMMON := $(shell $(checkout-makefile-common))
endif
include $(MAKEFILE_COMMON)
--- NEW FILE sources ---
12Â years, 11Â months
rpms/tumbler - New directory
by Jason ティビツ
Author: tibbs
Update of /cvs/pkgs/rpms/tumbler
In directory cvs1.fedora.phx.redhat.com:/home/fedora/tibbs/CVSROOT/admin/tmpcvsGB3771/rpms/tumbler
Log Message:
Directory /cvs/pkgs/rpms/tumbler added to the repository
12Â years, 11Â months
rpms/tumbler/devel - New directory
by Jason ティビツ
Author: tibbs
Update of /cvs/pkgs/rpms/tumbler/devel
In directory cvs1.fedora.phx.redhat.com:/home/fedora/tibbs/CVSROOT/admin/tmpcvsGB3771/rpms/tumbler/devel
Log Message:
Directory /cvs/pkgs/rpms/tumbler/devel added to the repository
12Â years, 11Â months
rpms/ibus-skk/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Jason ティビツ
Author: tibbs
Update of /cvs/pkgs/rpms/ibus-skk/devel
In directory cvs1.fedora.phx.redhat.com:/home/fedora/tibbs/CVSROOT/admin/tmpcvsIV3530/rpms/ibus-skk/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module ibus-skk
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: ibus-skk
# $Id: Makefile,v 1.1 2010/02/28 22:34:09 tibbs Exp $
NAME := ibus-skk
SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$d/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
endef
MAKEFILE_COMMON := $(shell $(find-makefile-common))
ifeq ($(MAKEFILE_COMMON),)
# attept a checkout
define checkout-makefile-common
test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2
endef
MAKEFILE_COMMON := $(shell $(checkout-makefile-common))
endif
include $(MAKEFILE_COMMON)
--- NEW FILE sources ---
12Â years, 11Â months