rpms/gmameui/devel - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/gmameui/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsq12193/rpms/gmameui/devel
Log Message:
Directory /cvs/free/rpms/gmameui/devel added to the repository
12 years, 9 months
rpms/gmameui - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/gmameui
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsq12193/rpms/gmameui
Log Message:
Directory /cvs/free/rpms/gmameui added to the repository
12 years, 9 months
rpms/gens/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/gens/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsE12148/rpms/gens/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module gens
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: gens
# $Id: Makefile,v 1.1 2012/02/14 18:31:36 laxathom Exp $
NAME := gens
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 $$/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, 9 months
rpms/gens Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/gens
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsE12148/rpms/gens
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module gens
--- NEW FILE Makefile ---
# Top level Makefile for module gens
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 {} \;
--- NEW FILE import.log ---
--- NEW FILE pkg.acl ---
12 years, 9 months
rpms/gens/devel - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/gens/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsE12148/rpms/gens/devel
Log Message:
Directory /cvs/free/rpms/gens/devel added to the repository
12 years, 9 months
rpms/gens - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/gens
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsE12148/rpms/gens
Log Message:
Directory /cvs/free/rpms/gens added to the repository
12 years, 9 months
rpms/fuse-emulator-roms/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/fuse-emulator-roms/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsf12099/rpms/fuse-emulator-roms/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module fuse-emulator-roms
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: fuse-emulator-roms
# $Id: Makefile,v 1.1 2012/02/14 18:31:33 laxathom Exp $
NAME := fuse-emulator-roms
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 $$/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, 9 months
rpms/fuse-emulator-roms Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/fuse-emulator-roms
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsf12099/rpms/fuse-emulator-roms
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module fuse-emulator-roms
--- NEW FILE Makefile ---
# Top level Makefile for module fuse-emulator-roms
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 {} \;
--- NEW FILE import.log ---
--- NEW FILE pkg.acl ---
12 years, 9 months
rpms/fuse-emulator-roms/devel - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/fuse-emulator-roms/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsf12099/rpms/fuse-emulator-roms/devel
Log Message:
Directory /cvs/free/rpms/fuse-emulator-roms/devel added to the repository
12 years, 9 months
rpms/fuse-emulator-roms - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/fuse-emulator-roms
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsf12099/rpms/fuse-emulator-roms
Log Message:
Directory /cvs/free/rpms/fuse-emulator-roms added to the repository
12 years, 9 months