public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-repos] f45: Setup for f23 rawhide
@ 2026-08-10 9:40 Peter Robinson
0 siblings, 0 replies; only message in thread
From: Peter Robinson @ 2026-08-10 9:40 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedora-repos
Branch : f45
Commit : 26a37712b4d7edb73a176a8a195c7b9043b3164d
Author : Peter Robinson <pbrobinson@gmail.com>
Date : 2015-02-10T21:17:10+00:00
Stats : +8/-39 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-repos/c/26a37712b4d7edb73a176a8a195c7b9043b3164d?branch=f45
Log:
Setup for f23 rawhide
---
diff --git a/.gitignore b/.gitignore
index f9bfba3..f8f1840 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/fedora-repos-21.tar.bz2
/fedora-repos-22.tar.bz2
+/fedora-repos-23.tar.bz2
diff --git a/fedora-repos.spec b/fedora-repos.spec
index 9cbc1cd..6123e16 100644
--- a/fedora-repos.spec
+++ b/fedora-repos.spec
@@ -1,7 +1,7 @@
Summary: Fedora package repositories
Name: fedora-repos
-Version: 22
-Release: 0.2
+Version: 23
+Release: 0.1
License: MIT
Group: System Environment/Base
URL: https://git.fedorahosted.org/cgit/fedora-repos.git/
@@ -10,22 +10,16 @@ Source: %{name}-%{version}.tar.bz2
Provides: fedora-repos(%{version})
Requires: system-release(%{version})
Requires: fedora-repos-rawhide = %{version}-%{release}
+Obsoletes: fedora-repos-anaconda < 22-0.3
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}
-Obsoletes: fedora-release-rawhide <= 21-0.7
+Obsoletes: fedora-release-rawhide <= 22-0.3
%description rawhide
This package provides the rawhide repo definitions.
@@ -73,36 +67,10 @@ 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
-
-* Tue Jul 08 2014 Dennis Gilmore <dennis@ausil.us> 21-0.4
-- Require fedora-repos-rawhide from main package
-- have fedora-repos-rawhide obsolete fedora-release-rawhide
-
-* Tue Jul 08 2014 Dennis Gilmore <dennis@ausil.us> 21-0.3
-- remove %%clean and rm in %%install
-- Provides: fedora-repos(%%{version})
-- Requires: system-release(%%{version})
-- change url to git repo
-- add note on how to make a tarball
-
-* Tue Jul 08 2014 Dennis Gilmore <dennis@ausil.us> 21-0.2
-- use %%{version} not %%{dist_version} in symlink command
-
-* Tue Jul 08 2014 Dennis Gilmore <dennis@ausil.us> 21-0.1
-- Initial setup for fedora-repos
+* Tue Feb 10 2015 Peter Robinson <pbrobinson@fedoraproject.org> 23-0.1
+- Setup for f23 rawhide
diff --git a/sources b/sources
index c42b930..b09169f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-69f69dbaef847d8c8b6590a48d37e386 fedora-repos-22.tar.bz2
+10a9c13c86cb658be48957f0d0351466 fedora-repos-23.tar.bz2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 9:40 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:40 [rpms/fedora-repos] f45: Setup for f23 rawhide Peter Robinson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox