public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Bill Nottingham <notting@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/setup] update_services: update on HEAD too
Date: Mon, 22 Jun 2026 15:54:45 GMT [thread overview]
Message-ID: <178214368567.1.13053067497580070935.rpms-setup-7e8bfc969f86@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/setup
Branch : update_services
Commit : 7e8bfc969f868e838cde5b2e3e9095969debb161
Author : Bill Nottingham <notting@fedoraproject.org>
Date : 2005-09-06T15:46:12+00:00
Stats : +8/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/setup/c/7e8bfc969f868e838cde5b2e3e9095969debb161?branch=update_services
Log:
update on HEAD too
---
diff --git a/.cvsignore b/.cvsignore
index 390d990..da44712 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-setup-2.5.46.tar.bz2
+setup-2.5.47.tar.bz2
diff --git a/setup.spec b/setup.spec
index 4dc3667..4ec1224 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.46
+Version: 2.5.47
Release: 1
License: public domain
Group: System Environment/Base
@@ -32,7 +32,7 @@ touch %{buildroot}/var/log/lastlog
touch %{buildroot}/etc/environment
chmod 0644 %{buildroot}/etc/environment
chmod 0400 %{buildroot}/etc/{shadow,gshadow}
-chmod 0400 %{buildroot}/var/log/lastlog
+chmod 0644 %{buildroot}/var/log/lastlog
# remove unpackaged files from the buildroot
rm -f %{buildroot}/etc/Makefile
@@ -69,9 +69,12 @@ rm -rf %{buildroot}
%config(noreplace) /etc/csh.cshrc
%dir /etc/profile.d
%config(noreplace) %verify(not md5 size mtime) /etc/shells
-%ghost %attr(0400,root,root) %verify(not md5 size mtime) /var/log/lastlog
+%ghost %attr(0644,root,root) %verify(not md5 size mtime) /var/log/lastlog
%changelog
+* Tue Sep 6 2005 Bill Nottingham <notting@redhat.com> 2.5.47-1
+- make lastlog 0644 (#167200)
+
* Mon Jun 20 2005 Bill Nottingham <notting@redhat.com> 2.5.46-1
- add buildrequires on bash, tcsh (#161016)
- move core dump size setting from csh.login to csh.cshrc (#156914)
diff --git a/sources b/sources
index a8f34bf..c7c1e41 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-13783f4c5804622eba4b4cc57b4906c4 setup-2.5.46.tar.bz2
+3bcaf594581f8b18139325f63ec012d4 setup-2.5.47.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=178214368567.1.13053067497580070935.rpms-setup-7e8bfc969f86@fedoraproject.org \
--to=notting@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