From 295bddf4f59ea5acfd1a4230b58e0c1a11b50584 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 28 2010 10:03:15 +0000 Subject: dist-git conversion --- diff --git a/.cvsignore b/.cvsignore deleted file mode 100644 index acb926f..0000000 --- a/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -anyremote-5.1.3.tar.gz diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..acb926f --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +anyremote-5.1.3.tar.gz diff --git a/Makefile b/Makefile deleted file mode 100644 index bec636a..0000000 --- a/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# Makefile for source rpm: anyremote -# $Id: Makefile,v 1.1 2008/03/20 16:10:38 kevin Exp $ -NAME := anyremote -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) diff --git a/import.log b/import.log deleted file mode 100644 index 4708a05..0000000 --- a/import.log +++ /dev/null @@ -1,18 +0,0 @@ -anyremote-4_8_1-1_fc9:HEAD:anyremote-4.8.1-1.fc9.src.rpm:1220980089 -anyremote-4_9-1_fc9:HEAD:anyremote-4.9-1.fc9.src.rpm:1222711841 -anyremote-4_10-1_fc9:HEAD:anyremote-4.10-1.fc9.src.rpm:1223318451 -anyremote-4_11-1_fc9:HEAD:anyremote-4.11-1.fc9.src.rpm:1224527836 -anyremote-4_12-1_fc9:HEAD:anyremote-4.12-1.fc9.src.rpm:1226867310 -anyremote-4_13-1_fc10:HEAD:anyremote-4.13-1.fc10.src.rpm:1228852868 -anyremote-4_14-1_fc10:HEAD:anyremote-4.14-1.fc10.src.rpm:1231699613 -anyremote-4_15-1_fc10:HEAD:anyremote-4.15-1.fc10.src.rpm:1232122047 -anyremote-4_16-1_fc10:HEAD:anyremote-4.16-1.fc10.src.rpm:1233168250 -anyremote-4_17-1_fc10:HEAD:anyremote-4.17-1.fc10.src.rpm:1233864361 -anyremote-4_18-1_fc10:HEAD:anyremote-4.18-1.fc10.src.rpm:1237404993 -anyremote-4_18_1-1_fc10:HEAD:anyremote-4.18.1-1.fc10.src.rpm:1238436109 -anyremote-5_0-1_fc11:HEAD:anyremote-5.0-1.fc11.src.rpm:1252874976 -anyremote-5_1-1_fc12:HEAD:anyremote-5.1-1.fc12.src.rpm:1262612267 -anyremote-5_1_1-1_fc12:HEAD:anyremote-5.1.1-1.fc12.src.rpm:1265219919 -anyremote-5_1_1-2_fc12:HEAD:anyremote-5.1.1-2.fc12.src.rpm:1265225224 -anyremote-5_1_2-1_fc12:HEAD:anyremote-5.1.2-1.fc12.src.rpm:1268491948 -anyremote-5_1_3-1_fc13:HEAD:anyremote-5.1.3-1.fc13.src.rpm:1276429053