rpms/xorg-x11-drv-psb/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/xorg-x11-drv-psb/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/nonfree/owners/tmpcvsK20048/rpms/xorg-x11-drv-psb/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module xorg-x11-drv-psb
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: xorg-x11-drv-psb
# $Id: Makefile,v 1.1 2009/09/24 15:21:18 thl Exp $
NAME := xorg-x11-drv-psb
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/xorg-x11-drv-psb Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/xorg-x11-drv-psb
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/nonfree/owners/tmpcvsK20048/rpms/xorg-x11-drv-psb
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module xorg-x11-drv-psb
--- NEW FILE Makefile ---
# Top level Makefile for module xorg-x11-drv-psb
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/xorg-x11-drv-psb/devel - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/xorg-x11-drv-psb/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/nonfree/owners/tmpcvsK20048/rpms/xorg-x11-drv-psb/devel
Log Message:
Directory /cvs/nonfree/rpms/xorg-x11-drv-psb/devel added to the repository
15 years
rpms/xorg-x11-drv-psb - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/xorg-x11-drv-psb
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/nonfree/owners/tmpcvsK20048/rpms/xorg-x11-drv-psb
Log Message:
Directory /cvs/nonfree/rpms/xorg-x11-drv-psb added to the repository
15 years
rpms/dosemu/devel - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/dosemu/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/nonfree/owners/tmpcvsa18823/rpms/dosemu/devel
Log Message:
Directory /cvs/nonfree/rpms/dosemu/devel added to the repository
15 years
rpms/dosemu - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/dosemu
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/nonfree/owners/tmpcvsa18823/rpms/dosemu
Log Message:
Directory /cvs/nonfree/rpms/dosemu added to the repository
15 years
rpms/openmotif/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/openmotif/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/nonfree/owners/tmpcvsm18350/rpms/openmotif/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module openmotif
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: openmotif
# $Id: Makefile,v 1.1 2009/09/24 14:59:31 thl Exp $
NAME := openmotif
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/openmotif Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/openmotif
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/nonfree/owners/tmpcvsm18350/rpms/openmotif
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module openmotif
--- NEW FILE Makefile ---
# Top level Makefile for module openmotif
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/openmotif/devel - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/openmotif/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/nonfree/owners/tmpcvsm18350/rpms/openmotif/devel
Log Message:
Directory /cvs/nonfree/rpms/openmotif/devel added to the repository
15 years
rpms/openmotif - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/openmotif
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/nonfree/owners/tmpcvsm18350/rpms/openmotif
Log Message:
Directory /cvs/nonfree/rpms/openmotif added to the repository
15 years