rpms/iscsitarget-kmod/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/iscsitarget-kmod/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsP20807/rpms/iscsitarget-kmod/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module iscsitarget-kmod
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: iscsitarget-kmod
# $Id: Makefile,v 1.1 2008/10/03 11:59:46 thl Exp $
NAME := iscsitarget-kmod
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, 1 month
rpms/iscsitarget-kmod/devel - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/iscsitarget-kmod/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsP20807/rpms/iscsitarget-kmod/devel
Log Message:
Directory /cvs/free/rpms/iscsitarget-kmod/devel added to the repository
16 years, 1 month
rpms/iscsitarget-kmod - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/iscsitarget-kmod
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsP20807/rpms/iscsitarget-kmod
Log Message:
Directory /cvs/free/rpms/iscsitarget-kmod added to the repository
16 years, 1 month
rpms/iscsitarget/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/iscsitarget/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsb20632/rpms/iscsitarget/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module iscsitarget
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: iscsitarget
# $Id: Makefile,v 1.1 2008/10/03 11:59:38 thl Exp $
NAME := iscsitarget
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, 1 month
rpms/iscsitarget Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/iscsitarget
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsb20632/rpms/iscsitarget
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module iscsitarget
--- NEW FILE Makefile ---
# Top level Makefile for module iscsitarget
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, 1 month
rpms/iscsitarget/devel - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/iscsitarget/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsb20632/rpms/iscsitarget/devel
Log Message:
Directory /cvs/free/rpms/iscsitarget/devel added to the repository
16 years, 1 month
rpms/iscsitarget - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/iscsitarget
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsb20632/rpms/iscsitarget
Log Message:
Directory /cvs/free/rpms/iscsitarget added to the repository
16 years, 1 month
rpms/em8300-kmod/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/em8300-kmod/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsp20506/rpms/em8300-kmod/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module em8300-kmod
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: em8300-kmod
# $Id: Makefile,v 1.1 2008/10/03 11:58:13 thl Exp $
NAME := em8300-kmod
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, 1 month
rpms/em8300-kmod Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/em8300-kmod
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsp20506/rpms/em8300-kmod
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module em8300-kmod
--- NEW FILE Makefile ---
# Top level Makefile for module em8300-kmod
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, 1 month
rpms/em8300-kmod/devel - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/em8300-kmod/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsp20506/rpms/em8300-kmod/devel
Log Message:
Directory /cvs/free/rpms/em8300-kmod/devel added to the repository
16 years, 1 month