public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Elliot Lee <sopwith@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: test1
Date: Mon, 10 Aug 2026 09:32:54 GMT	[thread overview]
Message-ID: <178635437477.1.14548343807545438646.rpms-fedora-release-0c2fe5388f5a@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/fedora-release
Branch : f45
Commit : 0c2fe5388f5a38747198fbcbc77682c43ae417af
Author : Elliot Lee <sopwith@fedoraproject.org>
Date   : 2005-03-08T23:30:54+00:00
Stats  : +8/-12 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/fedora-release/c/0c2fe5388f5a38747198fbcbc77682c43ae417af?branch=f45

Log:
test1

---
diff --git a/.cvsignore b/.cvsignore
index bcd0217..0e287ab 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-fedora-release-3-i386.tar.gz
+fedora-release-3.90.tar.gz

diff --git a/fedora-release.spec b/fedora-release.spec
index ad520f7..24231bd 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -4,11 +4,11 @@
 %define real_release_name %{?release_name}%{!?release_name:%{builtin_release_name}}
 Summary: Fedora Core release file
 Name: fedora-release
-Version: 3
-Release: rawhide
+Version: 3.90
+Release: 1
 Copyright: GFDL
 Group: System Environment/Base
-Source: fedora-release-3-i386.tar.gz
+Source: fedora-release-3.90.tar.gz
 Obsoletes: rawhide-release
 Obsoletes: redhat-release
 Obsoletes: indexhtml
@@ -16,12 +16,13 @@ Provides: redhat-release
 Provides: indexhtml
 BuildRoot: %{_tmppath}/fedora-release-root
 BuildArchitectures: noarch
+ExclusiveArch: i386 x86_64 ppc
 
 %description
 Fedora Core release file
 
 %prep
-%setup -q -n fedora-release-3-i386
+%setup -q -n fedora-release-%{version}
 
 %build
 python -c "import py_compile; py_compile.compile('eula.py')"
@@ -42,12 +43,7 @@ cp -f eula.py $RPM_BUILD_ROOT/usr/share/firstboot/modules/eula.py
 mkdir -p -m 755 $RPM_BUILD_ROOT/%{_defaultdocdir}/HTML
 cp -ap img css \
   $RPM_BUILD_ROOT/%{_defaultdocdir}/HTML
-for file in indexhtml-*.html ; do
-  newname=`echo $file | sed 's|indexhtml-\(.*\)-\(.*\).html|index-\2.html|g'`
-  install -m 644 $file $RPM_BUILD_ROOT/%{_defaultdocdir}/HTML/$newname || :
-done
-mv -f $RPM_BUILD_ROOT/%{_defaultdocdir}/HTML/index-en.html \
-  $RPM_BUILD_ROOT/%{_defaultdocdir}/HTML/index.html || :
+install -m 644 index.html $RPM_BUILD_ROOT/%{_defaultdocdir}/HTML/index.html
 
 mkdir -p -m 755 $RPM_BUILD_ROOT/etc/sysconfig/rhn
 mkdir -p -m 755 $RPM_BUILD_ROOT/etc/yum.repos.d

diff --git a/sources b/sources
index 792571b..acf4972 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e2363397bbdf85f9200356b8d683ab27  fedora-release-3-i386.tar.gz
+d47f2777deefeb7d4587a243e451c130  fedora-release-3.90.tar.gz

                 reply	other threads:[~2026-08-10  9:32 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=178635437477.1.14548343807545438646.rpms-fedora-release-0c2fe5388f5a@fedoraproject.org \
    --to=sopwith@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