Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
33316389ad | ||
|
|
6490cdb69e | ||
|
|
42647eb55a |
5 changed files with 6 additions and 9 deletions
|
|
@ -1 +0,0 @@
|
||||||
initscripts-8.54.tar.bz2
|
|
||||||
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
initscripts-8.54.1.tar.bz2
|
||||||
6
Makefile
6
Makefile
|
|
@ -1,6 +0,0 @@
|
||||||
# Makefile for source rpm: initscripts
|
|
||||||
# $Id$
|
|
||||||
NAME := initscripts
|
|
||||||
SPECFILE = $(firstword $(wildcard *.spec))
|
|
||||||
|
|
||||||
include ../common/Makefile.common
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
Summary: The inittab file and the /etc/init.d scripts
|
Summary: The inittab file and the /etc/init.d scripts
|
||||||
Name: initscripts
|
Name: initscripts
|
||||||
Version: 8.54
|
Version: 8.54.1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Release: 1
|
Release: 1
|
||||||
|
|
@ -203,6 +203,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||||
%ghost %attr(0664,root,utmp) /var/run/utmp
|
%ghost %attr(0664,root,utmp) /var/run/utmp
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue May 15 2007 Bill Nottingham <notting@redhat.com> 8.54-1
|
||||||
- translation updates: as, bg, cs, ja, ms
|
- translation updates: as, bg, cs, ja, ms
|
||||||
- redirect bogus errors from cryptsetup to /dev/null <karsten@redhat.com>
|
- redirect bogus errors from cryptsetup to /dev/null <karsten@redhat.com>
|
||||||
|
|
|
||||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
||||||
ad2b468d14646c1630e8be8f8943f8ca initscripts-8.54.tar.bz2
|
c1b2f090197c6c391f0233a6089b9dcd initscripts-8.54.1.tar.bz2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue