public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ondrej Vasik <ovasik@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/setup] update_services: fix sources syntax, add sources URL (#226412)
Date: Mon, 22 Jun 2026 15:55:05 GMT	[thread overview]
Message-ID: <178214370546.1.3713328286400738510.rpms-setup-d951f94ea21f@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/setup
Branch : update_services
Commit : d951f94ea21f698e6868725122fab04a3c743719
Author : Ondrej Vasik <ovasik@fedoraproject.org>
Date   : 2009-03-23T14:00:55+00:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/setup/c/d951f94ea21f698e6868725122fab04a3c743719?branch=update_services

Log:
fix sources syntax, add sources URL (#226412)

---
diff --git a/setup.spec b/setup.spec
index 8a05db3..3298320 100644
--- a/setup.spec
+++ b/setup.spec
@@ -1,11 +1,11 @@
 Summary: A set of system configuration and setup files
 Name: setup
 Version: 2.8.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: Public Domain
 Group: System Environment/Base
 URL: https://fedorahosted.org/setup/
-Source: setup-%{version}.tar.bz2
+Source0: https://fedorahosted.org/releases/s/e/%{name}/%{name}-%{version}.tar.bz2
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
 BuildRequires: bash tcsh perl
@@ -89,6 +89,9 @@ rm -f /etc/gshadow.rpmnew
 %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/mtab
 
 %changelog
+* Mon Mar 23 2009 Ondrej Vasik <ovasik@redhat.com> 2.8.1-2
+- fix sources syntax, add sources URL (#226412)
+
 * Thu Feb 26 2009 Ondrej Vasik <ovasik@redhat.com> 2.8.1-1
 - do ship/generate /etc/{shadow,gshadow} files(#483251)
 - do ship default /etc/hosts with setup (#483244)

                 reply	other threads:[~2026-06-22 15:55 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=178214370546.1.3713328286400738510.rpms-setup-d951f94ea21f@fedoraproject.org \
    --to=ovasik@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