public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: - Switched to the new large /etc/services file which fixes #112298,
@ 2026-06-22 15:54 Phil Knirsch
  0 siblings, 0 replies; only message in thread
From: Phil Knirsch @ 2026-06-22 15:54 UTC (permalink / raw)
  To: git-commits

            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

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

only message in thread, other threads:[~2026-06-22 15:54 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:54 [rpms/setup] update_services: - Switched to the new large /etc/services file which fixes #112298, Phil Knirsch

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