rpms/nvidia-xconfig - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/nvidia-xconfig
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/nonfree/owners/tmpcvsmY4555/rpms/nvidia-xconfig
Log Message:
Directory /cvs/nonfree/rpms/nvidia-xconfig added to the repository
15 years
rpms/Maelstrom/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/Maelstrom/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/nonfree/owners/tmpcvsqt3957/rpms/Maelstrom/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module Maelstrom
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: Maelstrom
# $Id: Makefile,v 1.1 2009/11/22 14:04:57 thl Exp $
NAME := Maelstrom
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 ---
15 years
rpms/Maelstrom Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/Maelstrom
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/nonfree/owners/tmpcvsqt3957/rpms/Maelstrom
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module Maelstrom
--- NEW FILE Makefile ---
# Top level Makefile for module Maelstrom
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 ---
15 years
rpms/Maelstrom/devel - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/Maelstrom/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/nonfree/owners/tmpcvsqt3957/rpms/Maelstrom/devel
Log Message:
Directory /cvs/nonfree/rpms/Maelstrom/devel added to the repository
15 years
rpms/Maelstrom - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/Maelstrom
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/nonfree/owners/tmpcvsqt3957/rpms/Maelstrom
Log Message:
Directory /cvs/nonfree/rpms/Maelstrom added to the repository
15 years
rpms/openafs-kmod/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/openafs-kmod/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsog3635/rpms/openafs-kmod/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module openafs-kmod
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: openafs-kmod
# $Id: Makefile,v 1.1 2009/11/22 14:01:18 thl Exp $
NAME := openafs-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 ---
15 years
rpms/openafs-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/openafs-kmod
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsog3635/rpms/openafs-kmod
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module openafs-kmod
--- NEW FILE Makefile ---
# Top level Makefile for module openafs-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 ---
15 years
rpms/openafs-kmod/devel - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/openafs-kmod/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsog3635/rpms/openafs-kmod/devel
Log Message:
Directory /cvs/free/rpms/openafs-kmod/devel added to the repository
15 years
rpms/openafs-kmod - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/openafs-kmod
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsog3635/rpms/openafs-kmod
Log Message:
Directory /cvs/free/rpms/openafs-kmod added to the repository
15 years
rpms/openafs/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/openafs/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsCQ3073/rpms/openafs/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module openafs
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: openafs
# $Id: Makefile,v 1.1 2009/11/22 14:00:07 thl Exp $
NAME := openafs
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 ---
15 years