public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: cvsdist <cvsdist@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/setup] update_services: Setup of module setup
Date: Mon, 22 Jun 2026 15:54:30 GMT [thread overview]
Message-ID: <178214367054.1.12004968543935409720.rpms-setup-87e9e516f7fe@fedoraproject.org> (raw)
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
reply other threads:[~2026-06-22 15:54 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178214367054.1.12004968543935409720.rpms-setup-87e9e516f7fe@fedoraproject.org \
--to=cvsdist@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox