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