dist-git conversion

This commit is contained in:
Fedora Release Engineering 2010-07-29 04:07:02 +00:00 committed by Jesse Keating
parent 95f22b52c5
commit fd97677219
3 changed files with 0 additions and 33 deletions

View File

View File

@ -1,21 +0,0 @@
# Makefile for source rpm: ncmpcpp
# $Id: Makefile,v 1.1 2009/01/15 20:17:34 kevin Exp $
NAME := ncmpcpp
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 $$d/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)

View File

@ -1,12 +0,0 @@
ncmpcpp-0_2_5-4_fc10:HEAD:ncmpcpp-0.2.5-4.fc10.src.rpm:1232146929
ncmpcpp-0_3-1_fc10:HEAD:ncmpcpp-0.3-1.fc10.src.rpm:1233686760
ncmpcpp-0_3_1-1_fc10:HEAD:ncmpcpp-0.3.1-1.fc10.src.rpm:1235383091
ncmpcpp-0_3_2-1_fc11:HEAD:ncmpcpp-0.3.2-1.fc11.src.rpm:1237365482
ncmpcpp-0_3_3-1_fc11:HEAD:ncmpcpp-0.3.3-1.fc11.src.rpm:1239008066
ncmpcpp-0_3_4-1_fc11:HEAD:ncmpcpp-0.3.4-1.fc11.src.rpm:1244851674
ncmpcpp-0_3_5-1_fc11:HEAD:ncmpcpp-0.3.5-1.fc11.src.rpm:1245852823
ncmpcpp-0_4-1_fc12:HEAD:ncmpcpp-0.4-1.fc12.src.rpm:1252676085
ncmpcpp-0_4_1-1_fc12:HEAD:ncmpcpp-0.4.1-1.fc12.src.rpm:1254731474
ncmpcpp-0_5-1_fc12:HEAD:ncmpcpp-0.5-1.fc12.src.rpm:1266013390
ncmpcpp-0_5_2-1_fc12:HEAD:ncmpcpp-0.5.2-1.fc12.src.rpm:1267275178
ncmpcpp-0_5_2-1_fc12:HEAD:ncmpcpp-0.5.2-1.fc12.src.rpm:1267433496