rpms/madwifi/devel - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/madwifi/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsZ12668/rpms/madwifi/devel
Log Message:
Directory /cvs/free/rpms/madwifi/devel added to the repository
12 years, 9 months
rpms/madwifi - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/madwifi
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsZ12668/rpms/madwifi
Log Message:
Directory /cvs/free/rpms/madwifi added to the repository
12 years, 9 months
rpms/mac/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/mac/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsq12623/rpms/mac/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module mac
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: mac
# $Id: Makefile,v 1.1 2012/02/14 18:32:06 laxathom Exp $
NAME := mac
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/mac Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/mac
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsq12623/rpms/mac
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module mac
--- NEW FILE Makefile ---
# Top level Makefile for module mac
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/mac/devel - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/mac/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsq12623/rpms/mac/devel
Log Message:
Directory /cvs/free/rpms/mac/devel added to the repository
12 years, 9 months
rpms/mac - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/mac
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsq12623/rpms/mac
Log Message:
Directory /cvs/free/rpms/mac added to the repository
12 years, 9 months
rpms/livna-config-display Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/livna-config-display
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsY12572/rpms/livna-config-display
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module livna-config-display
--- NEW FILE Makefile ---
# Top level Makefile for module livna-config-display
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/livna-config-display/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/livna-config-display/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsY12572/rpms/livna-config-display/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module livna-config-display
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: livna-config-display
# $Id: Makefile,v 1.1 2012/02/14 18:32:03 laxathom Exp $
NAME := livna-config-display
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/livna-config-display/devel - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/livna-config-display/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsY12572/rpms/livna-config-display/devel
Log Message:
Directory /cvs/free/rpms/livna-config-display/devel added to the repository
12 years, 9 months
rpms/livna-config-display - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/livna-config-display
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsY12572/rpms/livna-config-display
Log Message:
Directory /cvs/free/rpms/livna-config-display added to the repository
12 years, 9 months