public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: auto-import changelog data from setup-2.5.33-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 : daabc975918cbd4a8e5d73d48c30c15089fa3428
Author : cvsdist <cvsdist@fedoraproject.org>
Date : 2004-09-09T12:19:34+00:00
Stats : +12/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/setup/c/daabc975918cbd4a8e5d73d48c30c15089fa3428?branch=update_services
Log:
auto-import changelog data from setup-2.5.33-1.src.rpm
Wed May 05 2004 Nalin Dahyabhai <nalin@redhat.com> 2.5.33-1
- fix syntax error in csh.cshrc
Tue May 04 2004 Bill Nottingham <notting@redhat.com> 2.5.32-1
- set MAIL in csh.cshrc (#115376)
- fix inputrc check in csh.login (#115073)
---
diff --git a/.cvsignore b/.cvsignore
index 32537aa..06a1843 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-setup-2.5.31.tar.bz2
+setup-2.5.33.tar.bz2
diff --git a/setup.spec b/setup.spec
index 4866ed3..c473f53 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.31
-Release: 1.1
+Version: 2.5.33
+Release: 1
License: public domain
Group: System Environment/Base
Source: setup-%{version}.tar.bz2
@@ -18,7 +18,7 @@ setup files, such as passwd, group, and profile.
%build
# Run any sanity checks.
-./serviceslint services
+make check
%install
rm -rf %{buildroot}
@@ -34,6 +34,7 @@ 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/uidgidlint
rm -f %{buildroot}/etc/setup.spec
%clean
@@ -67,8 +68,12 @@ rm -rf %{buildroot}
%config(noreplace) %verify(not md5 size mtime) /var/log/lastlog
%changelog
-* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
-- rebuilt
+* Wed May 5 2004 Nalin Dahyabhai <nalin@redhat.com> 2.5.33-1
+- fix syntax error in csh.cshrc
+
+* Tue May 4 2004 Bill Nottingham <notting@redhat.com> 2.5.32-1
+- set MAIL in csh.cshrc (#115376)
+- fix inputrc check in csh.login (#115073)
* Mon Jan 26 2004 Bill Nottingham <notting@redhat.com> 2.5.31-1
- move /etc/aliases here
diff --git a/sources b/sources
index aa25dda..0b31c3f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-40b1edd5913363817d1a24914e3b1164 setup-2.5.31.tar.bz2
+1faecdd75ebd50cc68536b5d1fc35bf9 setup-2.5.33.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.33-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