public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Phil Knirsch <pknirsch@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/setup] update_services: - Switched to the new large /etc/services file which fixes #112298,
Date: Mon, 22 Jun 2026 15:54:47 GMT	[thread overview]
Message-ID: <178214368700.1.17871853482470827129.rpms-setup-fe79f3612cb3@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/setup
            Branch : update_services
            Commit : fe79f3612cb3a1ccd08027f151bf6f0902037b22
            Author : Phil Knirsch <pknirsch@fedoraproject.org>
            Date   : 2006-01-31T13:29:11+00:00
            Stats  : +17/-7 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/setup/c/fe79f3612cb3a1ccd08027f151bf6f0902037b22?branch=update_services

            Log:
            - Switched to the new large /etc/services file which fixes #112298,
    #133683, #166443, #168872, #171228.
- Fixed pathmunge problem with bashrc (#123621)
- Removed /usr/X11R6/bin from default PATH (#173856)
- Fixed bug with PROMPT_COMMAND being broken for wierd dirs (#142125)
- Added hfsplus to know filesystems (#172820)

---
diff --git a/.cvsignore b/.cvsignore
index da44712..1becee0 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-setup-2.5.47.tar.bz2
+setup-2.5.48.tar.bz2

diff --git a/setup.spec b/setup.spec
index 30e402e..e81147c 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.47
-Release: 1.1.1
+Version: 2.5.48
+Release: 1
 License: public domain
 Group: System Environment/Base
 Source: setup-%{version}.tar.bz2
@@ -58,7 +58,7 @@ rm -rf %{buildroot}
 %config(noreplace) /etc/host.conf
 %verify(not md5 size mtime) %config(noreplace) /etc/hosts.allow
 %verify(not md5 size mtime) %config(noreplace) /etc/hosts.deny
-%verify(not md5 size mtime) %config /etc/motd
+%verify(not md5 size mtime) %config(noreplace) /etc/motd
 %config(noreplace) /etc/printcap
 %config /etc/inputrc
 %config(noreplace) /etc/bashrc
@@ -72,8 +72,18 @@ rm -rf %{buildroot}
 %ghost %attr(0644,root,root) %verify(not md5 size mtime) /var/log/lastlog
 
 %changelog
-* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
-- rebuilt
+* Tue Jan 31 2006 Phil Knirsch <pknirsch@redhat.com> 2.4.48-1
+- Switched to the new large /etc/services file which fixes #112298, #133683,
+  #166443, #168872, #171228.
+- Fixed pathmunge problem with bashrc (#123621)
+- Removed /usr/X11R6/bin from default PATH (#173856)
+
+* Tue Jan 24 2006 Phil Knirsch <pknirsch@redhat.com>
+- Fixed bug with PROMPT_COMMAND being broken for wierd dirs (#142125)
+- Added hfsplus to know filesystems (#172820)
+
+* Mon Oct 17 2005 Bill Nottingham <notting@redhat.com>
+- make motd noreplace (#170539)
 
 * Tue Sep  6 2005 Bill Nottingham <notting@redhat.com> 2.5.47-1
 - make lastlog 0644  (#167200)

diff --git a/sources b/sources
index c7c1e41..5328796 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3bcaf594581f8b18139325f63ec012d4  setup-2.5.47.tar.bz2
+a3277898d9c56ea1dc279a0219ad7c2c  setup-2.5.48.tar.bz2

                 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=178214368700.1.17871853482470827129.rpms-setup-fe79f3612cb3@fedoraproject.org \
    --to=pknirsch@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