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

            A new commit has been pushed.

            Repo   : rpms/setup
            Branch : update_services
            Commit : b2c670edf53475146a48417f12daffca52596d76
            Author : cvsdist <cvsdist@fedoraproject.org>
            Date   : 2004-09-09T12:17:53+00:00
            Stats  : +8/-4 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/setup/c/b2c670edf53475146a48417f12daffca52596d76?branch=update_services

            Log:
            auto-import changelog data from setup-2.5.19-1.src.rpm
Wed Aug 28 2002 Preston Brown <pbrown@redhat.com> 2.5.19-1
- fix bug #61129 (~ substitution)

---
diff --git a/.cvsignore b/.cvsignore
index 55328b2..a020f6a 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-setup-2.5.18.tar.bz2
+setup-2.5.19.tar.bz2

diff --git a/setup.spec b/setup.spec
index 61a4f2d..1e45aa3 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.18
+Version: 2.5.19
 Release: 1
 License: public domain
 Group: System Environment/Base
@@ -26,9 +26,10 @@ mkdir -p %{buildroot}/etc/profile.d
 cp -ar * %{buildroot}/etc
 rm -f %{buildroot}/etc/uidgid
 mkdir -p %{buildroot}/var/log
-cp /dev/null %{buildroot}/var/log/lastlog
 touch %{buildroot}/etc/{shadow,gshadow}
+touch %{buildroot}/var/log/lastlog
 chmod 0400 %{buildroot}/etc/{shadow,gshadow}
+chmod 0400 %{buildroot}/var/log/lastlog
 
 %clean
 rm -rf %{buildroot}
@@ -60,6 +61,9 @@ rm -rf %{buildroot}
 %config(noreplace) %verify(not md5 size mtime) /var/log/lastlog
 
 %changelog
+* Wed Aug 28 2002 Preston Brown <pbrown@redhat.com> 2.5.19-1
+- fix bug #61129 (~ substitution)
+
 * Wed Aug 15 2002 Jens Petersen <petersen@redhat.com> 2.5.18-1
 - bring back the screen case in /etc/bashrc, since /etc/screenrc no
   longer sets defhstatus (#60596, #60597)

diff --git a/sources b/sources
index 9cf97e1..d467a49 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9d40b550e451a64b8376c439deccd356  setup-2.5.18.tar.bz2
+ee0cc6adabcd64a37ea6f3dd982225ca  setup-2.5.19.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=178214367607.1.9467761408323152200.rpms-setup-b2c670edf534@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