public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: dist-git conversion
@ 2026-06-29 12:24 Fedora Release Engineering
  0 siblings, 0 replies; only message in thread
From: Fedora Release Engineering @ 2026-06-29 12:24 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 034cab8256de0693385a03936d1623a31aa93bec
Author : Fedora Release Engineering <rel-eng@lists.fedoraproject.org>
Date   : 2010-07-28T15:08:35+00:00
Stats  : +2/-48 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/034cab8256de0693385a03936d1623a31aa93bec?branch=rhel-f41-base

Log:
dist-git conversion

---
diff --git a/.cvsignore b/.cvsignore
deleted file mode 100644
index c0fa8f7..0000000
--- a/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-fastjar-0.97.tar.gz
-gcc-4.5.0-20100716.tar.bz2

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..c0fa8f7
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+fastjar-0.97.tar.gz
+gcc-4.5.0-20100716.tar.bz2

diff --git a/Makefile b/Makefile
deleted file mode 100644
index a72a0ea..0000000
--- a/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# Makefile for source rpm: gcc
-# $Id: Makefile,v 1.2 2007/10/15 18:46:35 notting Exp $
-NAME := gcc
-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),)
-# attempt 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 4a3b2a2..0000000
--- a/import.log
+++ /dev/null
@@ -1,25 +0,0 @@
-gcc-4_4_0-0_3:HEAD:gcc-4.4.0-0.3.src.rpm:1232130841
-gcc-4_4_0-5:HEAD:gcc-4.4.0-5.src.rpm:1242291126
-gcc-4_4_2-14_fc13:HEAD:gcc-4.4.2-14.fc13.src.rpm:1259930464
-gcc-4_4_2-20_fc13:HEAD:gcc-4.4.2-20.fc13.src.rpm:1261484502
-gcc-4_4_2-25_fc13:HEAD:gcc-4.4.2-25.fc13.src.rpm:1263487371
-gcc-4_4_3-1_fc13:HEAD:gcc-4.4.3-1.fc13.src.rpm:1264094717
-gcc-4_4_3-4_fc13:HEAD:gcc-4.4.3-4.fc13.src.rpm:1264621537
-gcc-4_4_3-5_fc13:HEAD:gcc-4.4.3-5.fc13.src.rpm:1265659730
-gcc-4_4_3-6_fc13:HEAD:gcc-4.4.3-6.fc13.src.rpm:1265925505
-gcc-4_4_3-13_fc14:HEAD:gcc-4.4.3-13.fc14.src.rpm:1269701430
-gcc-4_4_3-14_fc14:HEAD:gcc-4.4.3-14.fc14.src.rpm:1270134314
-gcc-4_4_3-15_fc14:HEAD:gcc-4.4.3-15.fc14.src.rpm:1270645816
-gcc-4_4_3-16_fc14:HEAD:gcc-4.4.3-16.fc14.src.rpm:1270804085
-gcc-4_4_3-18_fc14:HEAD:gcc-4.4.3-18.fc14.src.rpm:1271928364
-gcc-4_4_3-19_fc14:HEAD:gcc-4.4.3-19.fc14.src.rpm:1272396546
-gcc-4_4_4-1_fc14:HEAD:gcc-4.4.4-1.fc14.src.rpm:1272658058
-gcc-4_4_4-2_fc14:HEAD:gcc-4.4.4-2.fc14.src.rpm:1272918393
-gcc-4_4_4-3_fc14:HEAD:gcc-4.4.4-3.fc14.src.rpm:1273873902
-gcc-4_4_4-4_fc14:HEAD:gcc-4.4.4-4.fc14.src.rpm:1274217418
-gcc-4_4_4-5_fc14:HEAD:gcc-4.4.4-5.fc14.src.rpm:1274827803
-gcc-4_4_4-7_fc14:HEAD:gcc-4.4.4-7.fc14.src.rpm:1275991256
-gcc-4_4_4-8_fc14:HEAD:gcc-4.4.4-8.fc14.src.rpm:1276244517
-gcc-4_4_4-9_fc14:HEAD:gcc-4.4.4-9.fc14.src.rpm:1277410688
-gcc-4_4_4-10_fc14:HEAD:gcc-4.4.4-10.fc14.src.rpm:1277882958
-gcc-4_5_0-1_fc14:HEAD:gcc-4.5.0-1.fc14.src.rpm:1278524061

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-29 12:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 12:24 [rpms/gcc] rhel-f41-base: dist-git conversion Fedora Release Engineering

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox