public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: Setup of module fedora-release
@ 2026-08-10 9:32 Bill Nottingham
0 siblings, 0 replies; only message in thread
From: Bill Nottingham @ 2026-08-10 9:32 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : c5d9f513232bf69b5f40eb99ba5df5fb4e33a2cd
Author : Bill Nottingham <notting@fedoraproject.org>
Date : 2004-10-22T05:29:25+00:00
Stats : +6/-0 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/c5d9f513232bf69b5f40eb99ba5df5fb4e33a2cd?branch=f45
Log:
Setup of module fedora-release
---
diff --git a/.cvsignore b/.cvsignore
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/.cvsignore
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..84c2db3
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,6 @@
+# Makefile for source rpm: fedora-release
+# $Id: Makefile,v 1.1 2004/10/22 05:29:25 notting Exp $
+NAME := fedora-release
+SPECFILE = $(firstword $(wildcard *.spec))
+
+include ../common/Makefile.common
diff --git a/sources b/sources
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/sources
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 9:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 9:32 [rpms/fedora-release] f45: Setup of module fedora-release Bill Nottingham
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox