Compare commits

...
Sign in to create a new pull request.

3 commits

Author SHA1 Message Date
Fedora Release Engineering
33316389ad dist-git conversion 2010-07-28 18:16:49 +00:00
Bill Nottingham
6490cdb69e 8.54.1-1
Resolves: bug #245595
2007-06-25 16:51:17 +00:00
Bill Nottingham
42647eb55a Initialize branch F-7 for initscripts 2007-05-18 04:52:24 +00:00
5 changed files with 6 additions and 9 deletions

View file

@ -1 +0,0 @@
initscripts-8.54.tar.bz2

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
initscripts-8.54.1.tar.bz2

View file

@ -1,6 +0,0 @@
# Makefile for source rpm: initscripts
# $Id$
NAME := initscripts
SPECFILE = $(firstword $(wildcard *.spec))
include ../common/Makefile.common

View file

@ -1,6 +1,6 @@
Summary: The inittab file and the /etc/init.d scripts
Name: initscripts
Version: 8.54
Version: 8.54.1
License: GPL
Group: System Environment/Base
Release: 1
@ -203,6 +203,9 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
* Mon Jun 25 2007 Bill Nottingham <notting@redhat.com> 8.54.1-1
- netfs: check for rpcbind, not portmap (#245595)
* Tue May 15 2007 Bill Nottingham <notting@redhat.com> 8.54-1
- translation updates: as, bg, cs, ja, ms
- redirect bogus errors from cryptsetup to /dev/null <karsten@redhat.com>

View file

@ -1 +1 @@
ad2b468d14646c1630e8be8f8943f8ca initscripts-8.54.tar.bz2
c1b2f090197c6c391f0233a6089b9dcd initscripts-8.54.1.tar.bz2