rpms/perl-CPAN-Meta/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Kevin Fenzi
Author: kevin
Update of /cvs/pkgs/rpms/perl-CPAN-Meta/devel
In directory cvs01.phx2.fedoraproject.org:/home/fedora/kevin/CVSROOT/admin/tmpcvsi21538/rpms/perl-CPAN-Meta/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module perl-CPAN-Meta
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: perl-CPAN-Meta
# $Id: Makefile,v 1.1 2010/05/31 19:34:07 kevin Exp $
NAME := perl-CPAN-Meta
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, 8Â months
rpms/perl-CPAN-Meta Makefile,NONE,1.1
by Kevin Fenzi
Author: kevin
Update of /cvs/pkgs/rpms/perl-CPAN-Meta
In directory cvs01.phx2.fedoraproject.org:/home/fedora/kevin/CVSROOT/admin/tmpcvsi21538/rpms/perl-CPAN-Meta
Added Files:
Makefile
Log Message:
Setup of module perl-CPAN-Meta
--- NEW FILE Makefile ---
# Top level Makefile for module perl-CPAN-Meta
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, 8Â months
rpms/perl-CPAN-Meta/devel - New directory
by Kevin Fenzi
Author: kevin
Update of /cvs/pkgs/rpms/perl-CPAN-Meta/devel
In directory cvs01.phx2.fedoraproject.org:/home/fedora/kevin/CVSROOT/admin/tmpcvsi21538/rpms/perl-CPAN-Meta/devel
Log Message:
Directory /cvs/pkgs/rpms/perl-CPAN-Meta/devel added to the repository
12Â years, 8Â months
rpms/perl-CPAN-Meta - New directory
by Kevin Fenzi
Author: kevin
Update of /cvs/pkgs/rpms/perl-CPAN-Meta
In directory cvs01.phx2.fedoraproject.org:/home/fedora/kevin/CVSROOT/admin/tmpcvsi21538/rpms/perl-CPAN-Meta
Log Message:
Directory /cvs/pkgs/rpms/perl-CPAN-Meta added to the repository
12Â years, 8Â months
rpms/molengo-fonts/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Kevin Fenzi
Author: kevin
Update of /cvs/pkgs/rpms/molengo-fonts/devel
In directory cvs01.phx2.fedoraproject.org:/home/fedora/kevin/CVSROOT/admin/tmpcvsa21422/rpms/molengo-fonts/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module molengo-fonts
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: molengo-fonts
# $Id: Makefile,v 1.1 2010/05/31 19:33:48 kevin Exp $
NAME := molengo-fonts
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, 8Â months
rpms/molengo-fonts Makefile,NONE,1.1
by Kevin Fenzi
Author: kevin
Update of /cvs/pkgs/rpms/molengo-fonts
In directory cvs01.phx2.fedoraproject.org:/home/fedora/kevin/CVSROOT/admin/tmpcvsa21422/rpms/molengo-fonts
Added Files:
Makefile
Log Message:
Setup of module molengo-fonts
--- NEW FILE Makefile ---
# Top level Makefile for module molengo-fonts
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, 8Â months
rpms/molengo-fonts - New directory
by Kevin Fenzi
Author: kevin
Update of /cvs/pkgs/rpms/molengo-fonts
In directory cvs01.phx2.fedoraproject.org:/home/fedora/kevin/CVSROOT/admin/tmpcvsa21422/rpms/molengo-fonts
Log Message:
Directory /cvs/pkgs/rpms/molengo-fonts added to the repository
12Â years, 8Â months
rpms/molengo-fonts/devel - New directory
by Kevin Fenzi
Author: kevin
Update of /cvs/pkgs/rpms/molengo-fonts/devel
In directory cvs01.phx2.fedoraproject.org:/home/fedora/kevin/CVSROOT/admin/tmpcvsa21422/rpms/molengo-fonts/devel
Log Message:
Directory /cvs/pkgs/rpms/molengo-fonts/devel added to the repository
12Â years, 8Â months
rpms/crimson-text-fonts/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Kevin Fenzi
Author: kevin
Update of /cvs/pkgs/rpms/crimson-text-fonts/devel
In directory cvs01.phx2.fedoraproject.org:/home/fedora/kevin/CVSROOT/admin/tmpcvsv21302/rpms/crimson-text-fonts/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module crimson-text-fonts
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: crimson-text-fonts
# $Id: Makefile,v 1.1 2010/05/31 19:33:29 kevin Exp $
NAME := crimson-text-fonts
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, 8Â months
rpms/crimson-text-fonts Makefile,NONE,1.1
by Kevin Fenzi
Author: kevin
Update of /cvs/pkgs/rpms/crimson-text-fonts
In directory cvs01.phx2.fedoraproject.org:/home/fedora/kevin/CVSROOT/admin/tmpcvsv21302/rpms/crimson-text-fonts
Added Files:
Makefile
Log Message:
Setup of module crimson-text-fonts
--- NEW FILE Makefile ---
# Top level Makefile for module crimson-text-fonts
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, 8Â months