public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: riel <riel@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/setup] update_services: mark /etc/services config(noreplace) (#133683)
Date: Mon, 22 Jun 2026 15:54:39 GMT [thread overview]
Message-ID: <178214367969.1.13625111991288694117.rpms-setup-171d41a2c91a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/setup
Branch : update_services
Commit : 171d41a2c91a9b6db5b9cd762976a1d7cfa892ed
Author : riel <riel@fedoraproject.org>
Date : 2004-09-27T16:35:12+00:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/setup/c/171d41a2c91a9b6db5b9cd762976a1d7cfa892ed?branch=update_services
Log:
mark /etc/services config(noreplace) (#133683)
---
diff --git a/setup.spec b/setup.spec
index fd5afd7..320c013 100644
--- a/setup.spec
+++ b/setup.spec
@@ -1,7 +1,7 @@
Summary: A set of system configuration and setup files.
Name: setup
Version: 2.5.34
-Release: 1
+Release: 2
License: public domain
Group: System Environment/Base
Source: setup-%{version}.tar.bz2
@@ -47,7 +47,7 @@ rm -rf %{buildroot}
%verify(not md5 size mtime) %config(noreplace) /etc/group
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/shadow
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/gshadow
-%verify(not md5 size mtime) %config /etc/services
+%verify(not md5 size mtime) %config(noreplace) /etc/services
%verify(not md5 size mtime) %config(noreplace) /etc/exports
%config(noreplace) /etc/aliases
%config(noreplace) /etc/filesystems
@@ -68,6 +68,9 @@ rm -rf %{buildroot}
%config(noreplace) %verify(not md5 size mtime) /var/log/lastlog
%changelog
+* Mon Sep 28 2004 Rik van Riel <riel@redhat.com> 2.5.34-2
+- mark /etc/services config(noreplace) (#133683)
+
* Thu Sep 23 2004 Bill Nottingham <notting@redhat.com> 2.5.34-1
- add dict (#107807)
- add cyrus services (#118832)
reply other threads:[~2026-06-22 15:54 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=178214367969.1.13625111991288694117.rpms-setup-171d41a2c91a@fedoraproject.org \
--to=riel@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