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: ship COPYING file, update protocols and services to latest IANA
Date: Mon, 22 Jun 2026 15:55:05 GMT [thread overview]
Message-ID: <178214370589.1.8154248705799321173.rpms-setup-f95082420dd4@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/setup
Branch : update_services
Commit : f95082420dd4b8a86bd969200eaedb869b5e37bd
Author : Ondrej Vasik <ovasik@fedoraproject.org>
Date : 2009-03-24T11:16:20+00:00
Stats : +10/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/setup/c/f95082420dd4b8a86bd969200eaedb869b5e37bd?branch=update_services
Log:
ship COPYING file, update protocols and services to latest IANA
---
diff --git a/.cvsignore b/.cvsignore
index 21138a0..39ece41 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-setup-2.8.1.tar.bz2
+setup-2.8.2.tar.bz2
diff --git a/setup.spec b/setup.spec
index 3298320..b77ba8b 100644
--- a/setup.spec
+++ b/setup.spec
@@ -1,7 +1,7 @@
Summary: A set of system configuration and setup files
Name: setup
-Version: 2.8.1
-Release: 2%{?dist}
+Version: 2.8.2
+Release: 1%{?dist}
License: Public Domain
Group: System Environment/Base
URL: https://fedorahosted.org/setup/
@@ -30,6 +30,7 @@ rm -rf %{buildroot}
mkdir -p %{buildroot}/etc/profile.d
cp -ar * %{buildroot}/etc
rm -f %{buildroot}/etc/uidgid
+rm -f %{buildroot}/etc/COPYING
mkdir -p %{buildroot}/var/log
touch %{buildroot}/var/log/lastlog
touch %{buildroot}/etc/environment
@@ -59,7 +60,7 @@ rm -f /etc/gshadow.rpmnew
%files
%defattr(-,root,root)
-%doc uidgid
+%doc uidgid COPYING
%verify(not md5 size mtime) %config(noreplace) /etc/passwd
%verify(not md5 size mtime) %config(noreplace) /etc/group
%verify(not md5 size mtime) %config(noreplace,missingok) /etc/shadow
@@ -89,6 +90,10 @@ rm -f /etc/gshadow.rpmnew
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/mtab
%changelog
+* Tue Mar 24 2009 Ondrej Vasik <ovasik@redhat.com> 2.8.2-1
+- ship COPYING file, update protocols and services
+ to latest IANA
+
* Mon Mar 23 2009 Ondrej Vasik <ovasik@redhat.com> 2.8.1-2
- fix sources syntax, add sources URL (#226412)
diff --git a/sources b/sources
index 48052ef..7192153 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-14d864dd3ea5e023ca6c176b21b181ab setup-2.8.1.tar.bz2
+f309154d9c39848a5fcacf88c6a022c4 setup-2.8.2.tar.bz2
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=178214370589.1.8154248705799321173.rpms-setup-f95082420dd4@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