public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: - Include new serviceslint for speedup (#465642)
@ 2026-06-22 15:54 Phil Knirsch
  0 siblings, 0 replies; only message in thread
From: Phil Knirsch @ 2026-06-22 15:54 UTC (permalink / raw)
  To: git-commits

            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

^ 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: - Include new serviceslint for speedup (#465642) Phil Knirsch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox