rpms/flvtool2 Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/flvtool2
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsn25668/rpms/flvtool2
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module flvtool2
--- NEW FILE Makefile ---
# Top level Makefile for module flvtool2
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 ---
16 years
rpms/flvtool2/devel - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/flvtool2/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsn25668/rpms/flvtool2/devel
Log Message:
Directory /cvs/free/rpms/flvtool2/devel added to the repository
16 years
rpms/flvtool2 - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/flvtool2
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsn25668/rpms/flvtool2
Log Message:
Directory /cvs/free/rpms/flvtool2 added to the repository
16 years
rpms/dvd95/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/dvd95/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsa25493/rpms/dvd95/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module dvd95
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: dvd95
# $Id: Makefile,v 1.1 2008/10/18 13:44:02 thl Exp $
NAME := dvd95
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 ---
16 years
rpms/dvd95 Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/dvd95
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsa25493/rpms/dvd95
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module dvd95
--- NEW FILE Makefile ---
# Top level Makefile for module dvd95
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 ---
16 years
rpms/dvd95 - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/dvd95
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsa25493/rpms/dvd95
Log Message:
Directory /cvs/free/rpms/dvd95 added to the repository
16 years
rpms/dvd95/devel - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/dvd95/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsa25493/rpms/dvd95/devel
Log Message:
Directory /cvs/free/rpms/dvd95/devel added to the repository
16 years
rpms/BasiliskII/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/BasiliskII/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsB25316/rpms/BasiliskII/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module BasiliskII
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: BasiliskII
# $Id: Makefile,v 1.1 2008/10/18 13:43:54 thl Exp $
NAME := BasiliskII
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 ---
16 years
rpms/BasiliskII Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/BasiliskII
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsB25316/rpms/BasiliskII
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module BasiliskII
--- NEW FILE Makefile ---
# Top level Makefile for module BasiliskII
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 ---
16 years
rpms/BasiliskII/devel - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/BasiliskII/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsB25316/rpms/BasiliskII/devel
Log Message:
Directory /cvs/free/rpms/BasiliskII/devel added to the repository
16 years