rpms/nvidia-173xx-kmod/devel - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/nvidia-173xx-kmod/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsD13134/rpms/nvidia-173xx-kmod/devel
Log Message:
Directory /cvs/free/rpms/nvidia-173xx-kmod/devel added to the repository
12 years, 9 months
rpms/nvidia-173xx-kmod - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/nvidia-173xx-kmod
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsD13134/rpms/nvidia-173xx-kmod
Log Message:
Directory /cvs/free/rpms/nvidia-173xx-kmod added to the repository
12 years, 9 months
rpms/Mosaic/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/Mosaic/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsI13089/rpms/Mosaic/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module Mosaic
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: Mosaic
# $Id: Makefile,v 1.1 2012/02/14 18:32:36 laxathom Exp $
NAME := Mosaic
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/Mosaic Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/Mosaic
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsI13089/rpms/Mosaic
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module Mosaic
--- NEW FILE Makefile ---
# Top level Makefile for module Mosaic
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/Mosaic/devel - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/Mosaic/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsI13089/rpms/Mosaic/devel
Log Message:
Directory /cvs/free/rpms/Mosaic/devel added to the repository
12 years, 9 months
rpms/Mosaic - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/Mosaic
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsI13089/rpms/Mosaic
Log Message:
Directory /cvs/free/rpms/Mosaic added to the repository
12 years, 9 months
rpms/mod_h264_streaming/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/mod_h264_streaming/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsv13040/rpms/mod_h264_streaming/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module mod_h264_streaming
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: mod_h264_streaming
# $Id: Makefile,v 1.1 2012/02/14 18:32:33 laxathom Exp $
NAME := mod_h264_streaming
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/mod_h264_streaming Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/mod_h264_streaming
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsv13040/rpms/mod_h264_streaming
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module mod_h264_streaming
--- NEW FILE Makefile ---
# Top level Makefile for module mod_h264_streaming
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/mod_h264_streaming/devel - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/mod_h264_streaming/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsv13040/rpms/mod_h264_streaming/devel
Log Message:
Directory /cvs/free/rpms/mod_h264_streaming/devel added to the repository
12 years, 9 months
rpms/mod_h264_streaming - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/mod_h264_streaming
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsv13040/rpms/mod_h264_streaming
Log Message:
Directory /cvs/free/rpms/mod_h264_streaming added to the repository
12 years, 9 months