public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: fix sources syntax, add sources URL (#226412)
@ 2026-06-22 15:55 Ondrej Vasik
  0 siblings, 0 replies; only message in thread
From: Ondrej Vasik @ 2026-06-22 15:55 UTC (permalink / raw)
  To: git-commits

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)

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-22 15:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-22 15:55 [rpms/setup] update_services: fix sources syntax, add sources URL (#226412) Ondrej Vasik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox