From 6b3e58e1b201e02ecce4d5f006d58e30d84e0228 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 28 2010 14:32:52 +0000 Subject: dist-git conversion --- diff --git a/.cvsignore b/.cvsignore deleted file mode 100644 index 700b2c8..0000000 --- a/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -flashrom-0.9.2.tar.bz2 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..700b2c8 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +flashrom-0.9.2.tar.bz2 diff --git a/Makefile b/Makefile deleted file mode 100644 index 60d50a3..0000000 --- a/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# Makefile for source rpm: flashrom -# $Id: Makefile,v 1.1 2007/09/07 18:27:02 kevin Exp $ -NAME := flashrom -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 59bf5b3..0000000 --- a/import.log +++ /dev/null @@ -1,12 +0,0 @@ -flashrom-0-0_11_20080607svn3418_fc8:HEAD:flashrom-0-0.11.20080607svn3418.fc8.src.rpm:1215452254 -flashrom-0-0_12_20080928svn3602_fc9:HEAD:flashrom-0-0.12.20080928svn3602.fc9.src.rpm:1222549235 -flashrom-0-0_14_20081103svn3723_fc9:HEAD:flashrom-0-0.14.20081103svn3723.fc9.src.rpm:1225701590 -flashrom-0-0_15_20090112svn3852_fc10:HEAD:flashrom-0-0.15.20090112svn3852.fc10.src.rpm:1231410331 -flashrom-0-0_17_20090311svn3984_fc10:HEAD:flashrom-0-0.17.20090311svn3984.fc10.src.rpm:1236776289 -flashrom-0-0_18_20090414svn4107_fc10:HEAD:flashrom-0-0.18.20090414svn4107.fc10.src.rpm:1239696789 -flashrom-0_9_0-1_fc10:HEAD:flashrom-0.9.0-1.fc10.src.rpm:1241503535 -flashrom-0_9_1-1_fc11:HEAD:flashrom-0.9.1-1.fc11.src.rpm:1252055642 -flashrom-0_9_1-2_svn893_fc12:HEAD:flashrom-0.9.1-2.svn893.fc12.src.rpm:1265623249 -flashrom-0_9_1-3_svn931_fc12:HEAD:flashrom-0.9.1-3.svn931.fc12.src.rpm:1268395198 -flashrom-0_9_1-4_svn995_fc12:HEAD:flashrom-0.9.1-4.svn995.fc12.src.rpm:1272467717 -flashrom-0_9_2-1_fc12:HEAD:flashrom-0.9.2-1.fc12.src.rpm:1275551189