public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Mohan Boddu <mboddu@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-repos] f45: Move modular repos to a subpackage
Date: Mon, 10 Aug 2026 09:40:46 GMT	[thread overview]
Message-ID: <178635484627.1.4349960738055508044.rpms-fedora-repos-c82041b07d7c@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/fedora-repos
            Branch : f45
            Commit : c82041b07d7ce04472114c4c64d1c9733e14bbf1
            Author : Mohan Boddu <mboddu@redhat.com>
            Date   : 2018-04-09T10:16:58-04:00
            Stats  : +32/-3 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-repos/c/c82041b07d7ce04472114c4c64d1c9733e14bbf1?branch=f45

            Log:
            Move modular repos to a subpackage

Signed-off-by: Mohan Boddu <mboddu@redhat.com>

---
diff --git a/fedora-repos.spec b/fedora-repos.spec
index a7ba98d..63fafa3 100644
--- a/fedora-repos.spec
+++ b/fedora-repos.spec
@@ -1,7 +1,7 @@
 Summary:        Fedora package repositories
 Name:           fedora-repos
 Version:        29
-Release:        0.3%{?_module_build:%{?dist}}
+Release:        0.4%{?_module_build:%{?dist}}
 License:        MIT
 Group:          System Environment/Base
 URL:            https://pagure.io/fedora-repos/
@@ -25,6 +25,22 @@ Obsoletes:      fedora-release-rawhide <= 22-0.3
 %description rawhide
 This package provides the rawhide repo definitions.
 
+%package modular
+Summary:        Modular repo definitions
+Requires:       fedora-repos = %{version}-%{release}
+
+%description modular
+This package provides the modular repo definitions.
+
+%package rawhide-modular
+Summary:        Rawhide modular repo definitions
+Requires:       fedora-repos = %{version}-%{release}
+Requires:       fedora-repos-rawhide = %{version}-%{release}
+
+%description rawhide-modular
+This package provides the rawhide modular repo definitions.
+
+
 
 %package -n fedora-gpg-keys
 Summary:        Fedora RPM keys
@@ -74,11 +90,21 @@ done
 %config(noreplace) /etc/yum.repos.d/fedora.repo
 %config(noreplace) /etc/yum.repos.d/fedora-modular.repo
 %config(noreplace) /etc/yum.repos.d/fedora-cisco-openh264.repo
-%config(noreplace) /etc/yum.repos.d/fedora-updates*.repo
+%config(noreplace) /etc/yum.repos.d/fedora-updates.repo
+%config(noreplace) /etc/yum.repos.d/fedora-updates-testing.repo
 
 %files rawhide
 %defattr(-,root,root,-)
 %config(noreplace) /etc/yum.repos.d/fedora-rawhide.repo
+
+%files modular
+%config(noreplace) /etc/yum.repos.d/fedora-modular.repo
+%config(noreplace) /etc/yum.repos.d/fedora-updates-modular.repo
+%config(noreplace) /etc/yum.repos.d/fedora-updates-testing-modular.repo
+
+
+
+%files rawhide-modular
 %config(noreplace) /etc/yum.repos.d/fedora-rawhide-modular.repo
 
 %files -n fedora-gpg-keys
@@ -86,6 +112,9 @@ done
 /etc/pki/rpm-gpg/*
 
 %changelog
+* Mon Mar 12 2018 Stephen Gallagher <sgallagh@redhat.com> - 29-0.4
+- Move modular repos to a subpackage
+
 * Sat Mar 10 2018 Dennis Gilmore <dennis@ausil.us> - 29-0.3
 - fix up the baseurls in updates-testing
 

diff --git a/sources b/sources
index b3b3d67..29aafb1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fedora-repos-29.tar.bz2) = b5563542e74d3cce484727770c2945d7deb58198e9bf07eeda57bb93fee362425447d3172cda0148f413b698ac018382b6ca7d3ed6001c2a4fb2cc895d538775
+SHA512 (fedora-repos-29.tar.bz2) = 943f5863536de366226dccb91017244d6775efae40fe335f862a51f5fcdecd1ed6791f8ec0e09d61e2410254e5ee2914f365aa7f0645675f31f96e159d915896

                 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=178635484627.1.4349960738055508044.rpms-fedora-repos-c82041b07d7c@fedoraproject.org \
    --to=mboddu@redhat.com \
    --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