public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: auto-import changelog data from setup-2.5.25-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 : 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
^ 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.25-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