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.33-1.src.rpm
Date: Mon, 22 Jun 2026 15:54:38 GMT [thread overview]
Message-ID: <178214367879.1.4503599974506425917.rpms-setup-daabc975918c@fedoraproject.org> (raw)
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
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=178214367879.1.4503599974506425917.rpms-setup-daabc975918c@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