public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: cvsdist <cvsdist@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/setup] update_services: auto-import changelog data from setup-2.5.25-1.src.rpm
Date: Mon, 22 Jun 2026 15:54:36 GMT [thread overview]
Message-ID: <178214367698.1.14146936017650069588.rpms-setup-b3a2cf6ec1b2@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/setup
Branch : update_services
Commit : b3a2cf6ec1b2e1b00a13a9d92e30f01ba280c4fc
Author : cvsdist <cvsdist@fedoraproject.org>
Date : 2004-09-09T12:18:11+00:00
Stats : +24/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/setup/c/b3a2cf6ec1b2e1b00a13a9d92e30f01ba280c4fc?branch=update_services
Log:
auto-import changelog data from setup-2.5.25-1.src.rpm
Mon Feb 17 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- add "console" to /etc/securetty for mainframe
Mon Jan 20 2003 Nalin Dahyabhai <nalin@redhat.com> 2.5.24-1
- allocate uid/gid for mgetty
Thu Jan 09 2003 Dan Walsh <dwalsh@redhat.com> 2.5.23-1
- added PXE to /etc/services
Wed Jan 01 2003 Bill Nottingham <notting@redhat.com> 2.5.22-1
- remove bogus entries from inputrc (#80652)
Fri Nov 29 2002 Tim Powers <timp@redhat.com> 2.5.21-1
- remove unpackaged files from the buildroot
---
diff --git a/.cvsignore b/.cvsignore
index b7dcbdd..cc63b82 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-setup-2.5.20.tar.bz2
+setup-2.5.25.tar.bz2
diff --git a/setup.spec b/setup.spec
index 4993378..b511c9d 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.20
+Version: 2.5.25
Release: 1
License: public domain
Group: System Environment/Base
@@ -31,6 +31,11 @@ touch %{buildroot}/var/log/lastlog
chmod 0400 %{buildroot}/etc/{shadow,gshadow}
chmod 0400 %{buildroot}/var/log/lastlog
+# remove unpackaged files from the buildroot
+rm -f %{buildroot}/etc/Makefile
+rm -f %{buildroot}/etc/serviceslint
+rm -f %{buildroot}/etc/setup.spec
+
%clean
rm -rf %{buildroot}
@@ -61,6 +66,21 @@ rm -rf %{buildroot}
%config(noreplace) %verify(not md5 size mtime) /var/log/lastlog
%changelog
+* Mon Feb 17 2003 Florian La Roche <Florian.LaRoche@redhat.de>
+- add "console" to /etc/securetty for mainframe
+
+* Mon Jan 20 2003 Nalin Dahyabhai <nalin@redhat.com> 2.5.24-1
+- allocate uid/gid for mgetty
+
+* Thu Jan 9 2003 Dan Walsh <dwalsh@redhat.com> 2.5.23-1
+- added PXE to /etc/services
+
+* Wed Jan 1 2003 Bill Nottingham <notting@redhat.com> 2.5.22-1
+- remove bogus entries from inputrc (#80652)
+
+* Fri Nov 29 2002 Tim Powers <timp@redhat.com> 2.5.21-1
+- remove unpackaged files from the buildroot
+
* Thu Aug 29 2002 Bill Nottingham <notting@redhat.com> 2.5.20-1
- shopt -s checkwinsize everywhere
@@ -79,7 +99,7 @@ rm -rf %{buildroot}
* Fri Jul 19 2002 Jens Petersen <petersen@redhat.com> 2.5.16-1
- dont special case screen in /etc/bashrc, since it overrides the user's
- screenrc title setting (#60596)
+ screenrc title setting (#60596)
* Thu Jul 18 2002 Florian La Roche <Florian.LaRoche@redhat.de> 2.5.14-1
- move home dir of "news" to /etc/news
diff --git a/sources b/sources
index e899498..cbbdadc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b268e22fc72655482d2dce5c787adfc7 setup-2.5.20.tar.bz2
+601814c99d5676e5eb4625e5e3007703 setup-2.5.25.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=178214367698.1.14146936017650069588.rpms-setup-b3a2cf6ec1b2@fedoraproject.org \
--to=cvsdist@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