public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dennis Gilmore <dennis@ausil.us>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-repos] f45: add repo files for the products
Date: Mon, 10 Aug 2026 09:40:35 GMT	[thread overview]
Message-ID: <178635483536.1.14405005082541295681.rpms-fedora-repos-613ab405384c@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/fedora-repos
Branch : f45
Commit : 613ab405384ceca28cf106069fd1daaf5e274d67
Author : Dennis Gilmore <dennis@ausil.us>
Date   : 2014-09-10T15:17:47-05:00
Stats  : +18/-2 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/fedora-repos/c/613ab405384ceca28cf106069fd1daaf5e274d67?branch=f45

Log:
add repo files for the products

---
diff --git a/fedora-repos.spec b/fedora-repos.spec
index 237c3c9..9cbc1cd 100644
--- a/fedora-repos.spec
+++ b/fedora-repos.spec
@@ -1,7 +1,7 @@
 Summary:        Fedora package repositories
 Name:           fedora-repos
 Version:        22
-Release:        0.1
+Release:        0.2
 License:        MIT
 Group:          System Environment/Base
 URL:            https://git.fedorahosted.org/cgit/fedora-repos.git/
@@ -15,6 +15,13 @@ BuildArch:      noarch
 %description
 Fedora package repository files for yum and dnf along with gpg public keys
 
+%package anaconda
+Summary:        Fedora product repo definitions for anaconda
+Requires:       fedora-repos = %{version}-%{release}
+
+%description anaconda
+This package provides the product repo definitions for anaconda.
+
 %package rawhide
 Summary:        Rawhide repo definitions
 Requires:       fedora-repos = %{version}-%{release}
@@ -66,11 +73,20 @@ done
 %dir /etc/pki/rpm-gpg
 /etc/pki/rpm-gpg/*
 
+%files anaconda
+%defattr(-,root,root,-)
+%config(noreplace) /etc/yum.repos.d/fedora-cloud.repo
+%config(noreplace) /etc/yum.repos.d/fedora-server.repo
+%config(noreplace) /etc/yum.repos.d/fedora-workstation.repo
+
 %files rawhide
 %defattr(-,root,root,-)
 %config(noreplace) /etc/yum.repos.d/fedora-rawhide.repo
 
 %changelog
+* Wed Sep 10 2014 Dennis Gilmore <dennis@ausil.us> 22-0.2
+- add repo files for the products
+
 * Tue Jul 08 2014 Dennis Gilmore <dennis@ausil.us> 22-0.1
 - setup for rawhide targeting f22
 

diff --git a/sources b/sources
index 516889f..c42b930 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4ca4fda4d9abb4ff1c7d761cd3ef7eb5  fedora-repos-22.tar.bz2
+69f69dbaef847d8c8b6590a48d37e386  fedora-repos-22.tar.bz2

                 reply	other threads:[~2026-08-10  9:40 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=178635483536.1.14405005082541295681.rpms-fedora-repos-613ab405384c@fedoraproject.org \
    --to=dennis@ausil.us \
    --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