This commit is contained in:
Bill Nottingham 2010-10-07 11:53:31 -04:00
parent 137e05c789
commit dfd7e3a3bd

View File

@ -8,7 +8,7 @@ Version: 9.21
# ppp-watch is GPLv2+, everything else is GPLv2 # ppp-watch is GPLv2+, everything else is GPLv2
License: GPLv2 and GPLv2+ License: GPLv2 and GPLv2+
Group: System Environment/Base Group: System Environment/Base
Release: 4%{?dist} Release: 5%{?dist}
URL: http://fedorahosted.org/releases/i/n/initscripts/ URL: http://fedorahosted.org/releases/i/n/initscripts/
Source: http://fedorahosted.org/releases/i/n/initscripts/initscripts-%{version}.tar.bz2 Source: http://fedorahosted.org/releases/i/n/initscripts/initscripts-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
@ -116,7 +116,7 @@ rm -f \
$RPM_BUILD_ROOT/etc/sysconfig/init.s390 $RPM_BUILD_ROOT/etc/sysconfig/init.s390
%endif %endif
rm -f /lib/systemd/system/default.target rm -f $RPM_BUILD_ROOT/lib/systemd/system/default.target
%pre %pre
/usr/sbin/groupadd -g 22 -r -f utmp /usr/sbin/groupadd -g 22 -r -f utmp
@ -283,7 +283,7 @@ rm -rf $RPM_BUILD_ROOT
/etc/profile.d/debug* /etc/profile.d/debug*
%changelog %changelog
* Thu Oct 7 2010 Bill Nottingham <notting@redhat.com> - 9.21-4 * Thu Oct 7 2010 Bill Nottingham <notting@redhat.com> - 9.21-5
- nuke default.target (conflcit with systemd) - nuke default.target (conflcit with systemd)
* Wed Sep 29 2010 jkeating - 9.21-3 * Wed Sep 29 2010 jkeating - 9.21-3