rpms/pgplot/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/pgplot/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsm13946/rpms/pgplot/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module pgplot
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: pgplot
# $Id: Makefile,v 1.1 2012/02/14 18:33:32 laxathom Exp $
NAME := pgplot
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/pgplot Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/pgplot
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsm13946/rpms/pgplot
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module pgplot
--- NEW FILE Makefile ---
# Top level Makefile for module pgplot
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/pgplot/devel - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/pgplot/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsm13946/rpms/pgplot/devel
Log Message:
Directory /cvs/free/rpms/pgplot/devel added to the repository
12 years, 9 months
rpms/pgplot - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/pgplot
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsm13946/rpms/pgplot
Log Message:
Directory /cvs/free/rpms/pgplot added to the repository
12 years, 9 months
rpms/pgadmin3/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/pgadmin3/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsD13901/rpms/pgadmin3/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module pgadmin3
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: pgadmin3
# $Id: Makefile,v 1.1 2012/02/14 18:33:29 laxathom Exp $
NAME := pgadmin3
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/pgadmin3 Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/pgadmin3
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsD13901/rpms/pgadmin3
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module pgadmin3
--- NEW FILE Makefile ---
# Top level Makefile for module pgadmin3
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/pgadmin3/devel - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/pgadmin3/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsD13901/rpms/pgadmin3/devel
Log Message:
Directory /cvs/free/rpms/pgadmin3/devel added to the repository
12 years, 9 months
rpms/pgadmin3 - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/pgadmin3
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsD13901/rpms/pgadmin3
Log Message:
Directory /cvs/free/rpms/pgadmin3 added to the repository
12 years, 9 months
rpms/perl-IP-Country/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/perl-IP-Country/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsN13850/rpms/perl-IP-Country/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module perl-IP-Country
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: perl-IP-Country
# $Id: Makefile,v 1.1 2012/02/14 18:33:26 laxathom Exp $
NAME := perl-IP-Country
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/perl-IP-Country/devel - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/perl-IP-Country/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsN13850/rpms/perl-IP-Country/devel
Log Message:
Directory /cvs/free/rpms/perl-IP-Country/devel added to the repository
12 years, 9 months