rpms/amrnb - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/amrnb
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsh10961/rpms/amrnb
Log Message:
Directory /cvs/free/rpms/amrnb added to the repository
12 years, 9 months
rpms/amrnb/devel - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/amrnb/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsh10961/rpms/amrnb/devel
Log Message:
Directory /cvs/free/rpms/amrnb/devel added to the repository
12 years, 9 months
rpms/amap/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/amap/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsV10916/rpms/amap/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module amap
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: amap
# $Id: Makefile,v 1.1 2012/02/14 18:30:36 laxathom Exp $
NAME := amap
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 ---
12 years, 9 months
rpms/amap Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/amap
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsV10916/rpms/amap
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module amap
--- NEW FILE Makefile ---
# Top level Makefile for module amap
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 ---
12 years, 9 months
rpms/amap/devel - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/amap/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsV10916/rpms/amap/devel
Log Message:
Directory /cvs/free/rpms/amap/devel added to the repository
12 years, 9 months
rpms/amap - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/amap
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsV10916/rpms/amap
Log Message:
Directory /cvs/free/rpms/amap added to the repository
12 years, 9 months
rpms/F-17/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/F-17/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsQ10366/rpms/F-17/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module F-17
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: F-17
# $Id: Makefile,v 1.1 2012/02/14 18:30:26 laxathom Exp $
NAME := F-17
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 ---
12 years, 9 months
rpms/F-17 Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/F-17
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsQ10366/rpms/F-17
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module F-17
--- NEW FILE Makefile ---
# Top level Makefile for module F-17
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 ---
12 years, 9 months
rpms/F-17/devel - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/F-17/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsQ10366/rpms/F-17/devel
Log Message:
Directory /cvs/free/rpms/F-17/devel added to the repository
12 years, 9 months
rpms/F-17 - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/F-17
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsQ10366/rpms/F-17
Log Message:
Directory /cvs/free/rpms/F-17 added to the repository
12 years, 9 months