public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Phil Knirsch <pknirsch@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/setup] update_services: - Include new serviceslint for speedup (#465642)
Date: Mon, 22 Jun 2026 15:54:58 GMT	[thread overview]
Message-ID: <178214369890.1.8310024112876747407.rpms-setup-d2246994786f@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/setup
            Branch : update_services
            Commit : d2246994786f3f9340d033dcb30a25ce13e21240
            Author : Phil Knirsch <pknirsch@fedoraproject.org>
            Date   : 2008-10-10T16:39:46+00:00
            Stats  : +8/-4 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/setup/c/d2246994786f3f9340d033dcb30a25ce13e21240?branch=update_services

            Log:
            - Include new serviceslint for speedup (#465642)
- Cleaned up services due to newly discovered bugs in it with new
    serviceslint

---
diff --git a/.cvsignore b/.cvsignore
index 765e696..ba440f5 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-setup-2.7.3.tar.bz2
+setup-2.7.4.tar.bz2

diff --git a/setup.spec b/setup.spec
index 483f9d6..3a840dd 100644
--- a/setup.spec
+++ b/setup.spec
@@ -1,13 +1,13 @@
 Summary: A set of system configuration and setup files
 Name: setup
-Version: 2.7.3
+Version: 2.7.4
 Release: 1%{?dist}
 License: Public Domain
 Group: System Environment/Base
 Source: setup-%{version}.tar.bz2
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
-BuildRequires: bash tcsh
+BuildRequires: bash tcsh perl
 Conflicts: initscripts < 4.26, bash <= 2.0.4-21 
 
 %description
@@ -76,6 +76,10 @@ rm -rf %{buildroot}
 %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/mtab
 
 %changelog
+* Thu Oct 09 2008 Phil Knirsch <pknirsch@redhat.com> 2.7.4-1
+- Include new serviceslint for speedup (#465642)
+- Cleaned up services due to newly discovered bugs in it with new serviceslint
+
 * Wed Sep 03 2008 Phil Knirsch <pknirsch@redhat.com> 2.7.3-1
 - Added SBinSanity patch as an approved feature (#458176)
 

diff --git a/sources b/sources
index 51ac003..07c50bb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a3e0f367e4a3785048ba3aac79488a83  setup-2.7.3.tar.bz2
+945e56c89aa6ce01abc4f784e289202c  setup-2.7.4.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=178214369890.1.8310024112876747407.rpms-setup-d2246994786f@fedoraproject.org \
    --to=pknirsch@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