rpms/wolf3d-shareware - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/wolf3d-shareware
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/nonfree/owners/tmpcvss32358/rpms/wolf3d-shareware
Log Message:
Directory /cvs/nonfree/rpms/wolf3d-shareware added to the repository
13 years, 11 months
rpms/wolf4sdl/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/wolf4sdl/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/nonfree/owners/tmpcvsP31724/rpms/wolf4sdl/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module wolf4sdl
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: wolf4sdl
# $Id: Makefile,v 1.1 2011/01/09 12:05:06 kwizart Exp $
NAME := wolf4sdl
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 ---
13 years, 11 months
rpms/wolf4sdl Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/wolf4sdl
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/nonfree/owners/tmpcvsP31724/rpms/wolf4sdl
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module wolf4sdl
--- NEW FILE Makefile ---
# Top level Makefile for module wolf4sdl
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 ---
13 years, 11 months
rpms/wolf4sdl - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/wolf4sdl
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/nonfree/owners/tmpcvsP31724/rpms/wolf4sdl
Log Message:
Directory /cvs/nonfree/rpms/wolf4sdl added to the repository
13 years, 11 months
rpms/wolf4sdl/devel - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/wolf4sdl/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/nonfree/owners/tmpcvsP31724/rpms/wolf4sdl/devel
Log Message:
Directory /cvs/nonfree/rpms/wolf4sdl/devel added to the repository
13 years, 11 months
rpms/jwrdegoede/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/jwrdegoede/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/nonfree/owners/tmpcvsK30405/rpms/jwrdegoede/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module jwrdegoede
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: jwrdegoede
# $Id: Makefile,v 1.1 2011/01/09 11:53:11 kwizart Exp $
NAME := jwrdegoede
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 ---
13 years, 11 months
rpms/jwrdegoede Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/jwrdegoede
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/nonfree/owners/tmpcvsK30405/rpms/jwrdegoede
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module jwrdegoede
--- NEW FILE Makefile ---
# Top level Makefile for module jwrdegoede
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 ---
13 years, 11 months
rpms/jwrdegoede/devel - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/jwrdegoede/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/nonfree/owners/tmpcvsK30405/rpms/jwrdegoede/devel
Log Message:
Directory /cvs/nonfree/rpms/jwrdegoede/devel added to the repository
13 years, 11 months
rpms/jwrdegoede - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/jwrdegoede
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/nonfree/owners/tmpcvsK30405/rpms/jwrdegoede
Log Message:
Directory /cvs/nonfree/rpms/jwrdegoede added to the repository
13 years, 11 months
rpms/spear-demo/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/spear-demo/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/nonfree/owners/tmpcvsv30357/rpms/spear-demo/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module spear-demo
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: spear-demo
# $Id: Makefile,v 1.1 2011/01/09 11:53:07 kwizart Exp $
NAME := spear-demo
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 ---
13 years, 11 months