public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: auto-import changelog data from setup-2.5.11-1.src.rpm
@ 2026-06-22 15:54 cvsdist
0 siblings, 0 replies; only message in thread
From: cvsdist @ 2026-06-22 15:54 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/setup
Branch : update_services
Commit : a0436c98382064a58741fb6c38008dd1367b3845
Author : cvsdist <cvsdist@fedoraproject.org>
Date : 2004-09-09T12:17:21+00:00
Stats : +32/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/setup/c/a0436c98382064a58741fb6c38008dd1367b3845?branch=update_services
Log:
auto-import changelog data from setup-2.5.11-1.src.rpm
Thu Mar 28 2002 Bill Nottingham <notting@redhat.com> 2.5.11-1
- add newline in /etc/shells (#62271)
Thu Mar 28 2002 Nalin Dahyabhai <nalin@redhat.com> 2.5.10-1
- allocate uid for the vcsa user
Tue Mar 12 2002 Bill Nottingham <notting@redhat.com> 2.5.9-1
- re-add ext3 to /etc/filesystems
Mon Mar 11 2002 Bill Nottingham <notting@redhat.com> 2.5.8-1
- add nologin to /etc/shells (#53963)
- fix some quoting issues (#59627)
- fix screen status line (#60596)
- fix path regexps (#59624)
- move profile.d stuff to csh.cshrc (#59946)
Fri Mar 08 2002 Nalin Dahyabhai <nalin@redhat.com>
- add bprd, bpdbm, bpjava-msvc, vnetd, bpcd, and vopied to /etc/services
---
diff --git a/.cvsignore b/.cvsignore
index 489ec6b..2081faa 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-setup-2.5.8.tar.bz2
+setup-2.5.11.tar.bz2
diff --git a/setup.spec b/setup.spec
index f5b097d..1546984 100644
--- a/setup.spec
+++ b/setup.spec
@@ -1,6 +1,6 @@
Summary: A set of system configuration and setup files.
Name: setup
-Version: 2.5.8
+Version: 2.5.11
Release: 1
License: public domain
Group: System Environment/Base
@@ -16,6 +16,10 @@ setup files, such as passwd, group, and profile.
%prep
%setup -q
+%build
+# Run any sanity checks.
+./serviceslint services
+
%install
rm -rf %{buildroot}
mkdir -p %{buildroot}/etc/profile.d
@@ -56,11 +60,32 @@ rm -rf %{buildroot}
%config(noreplace) %verify(not md5 size mtime) /var/log/lastlog
%changelog
-* Tue Nov 20 2001 Than Ngo <than@redhat.com> 2.5.8-1
-- check id command if it exists
+* Thu Mar 28 2002 Bill Nottingham <notting@redhat.com> 2.5.11-1
+- add newline in /etc/shells (#62271)
+
+* Thu Mar 28 2002 Nalin Dahyabhai <nalin@redhat.com> 2.5.10-1
+- allocate uid for the vcsa user
+
+* Tue Mar 12 2002 Bill Nottingham <notting@redhat.com> 2.5.9-1
+- re-add ext3 to /etc/filesystems
+
+* Mon Mar 11 2002 Bill Nottingham <notting@redhat.com> 2.5.8-1
+- add nologin to /etc/shells (#53963)
+- fix some quoting issues (#59627)
+- fix screen status line (#60596)
+- fix path regexps (#59624)
+- move profile.d stuff to csh.cshrc (#59946)
+
+* Fri Mar 8 2002 Nalin Dahyabhai <nalin@redhat.com>
+- add bprd, bpdbm, bpjava-msvc, vnetd, bpcd, and vopied to /etc/services
+
+* Tue Sep 25 2001 Nalin Dahyabhai <nalin@redhat.com>
+- change rmtcfg to an alias for bvcontrol, which is a registered name
-* Mon Aug 27 2001 Preston Brown <pbrown@redhat.com>
-- add ext3 to /etc/filesystems
+* Mon Sep 17 2001 Nalin Dahyabhai <nalin@redhat.com> 2.5.7-1
+- add entries to services (ipp, wnn4, and so on)
+- try to remove duplicates in services (remove nameserver as alias for domain,
+ and readnews as alias for netnews)
* Mon Aug 20 2001 Bill Nottingham <notting@redhat.com>
- change FTP user's home dir to /var/ftp (#52091)
diff --git a/sources b/sources
index 5e9722a..5f94289 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f74ff2e14dfebdbfdee4f23e0065dc48 setup-2.5.8.tar.bz2
+afe598fa1c2133f8a187aa31a092ed0a setup-2.5.11.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: auto-import changelog data from setup-2.5.11-1.src.rpm cvsdist
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox