public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: Setup of module setup
@ 2026-06-22 15:54 cvsdist
0 siblings, 0 replies; only message in thread
From: cvsdist @ 2026-06-22 15:54 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/setup
Branch : update_services
Commit : 87e9e516f7fe2c23c1057abc737a8bce332bc8d5
Author : cvsdist <cvsdist@fedoraproject.org>
Date : 2004-09-09T12:16:21+00:00
Stats : +6/-0 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/setup/c/87e9e516f7fe2c23c1057abc737a8bce332bc8d5?branch=update_services
Log:
Setup of module setup
---
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..82a485b
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,6 @@
+# Makefile for source rpm: setup
+# $Id$
+NAME := setup
+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-06-22 15:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-22 15:54 [rpms/setup] update_services: Setup of module setup cvsdist
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox