From 4dd49e3ef60d3c69d64df31e8e99b137a24c7bbf Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 30 Sep 2008 14:00:46 -0400 Subject: Fix % usage in %changelog (#225900) --- initscripts.spec | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/initscripts.spec b/initscripts.spec index e4590b17..df26f46b 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -615,7 +615,7 @@ rm -rf $RPM_BUILD_ROOT - ipsec: various fixes & new features (#150682, #168972, , ) - ipsec: add check for IKE_METHOD (#197576, ) - rename_device: ignore alias devices, fix race (#186355) -- ifup/ifdown: don't mark as %config +- ifup/ifdown: don't mark as %%config - rwtab: some additions/cleanup * Mon Jun 12 2006 Bill Nottingham 8.35-1 @@ -844,7 +844,7 @@ rm -rf $RPM_BUILD_ROOT - rc.sysinit: fix restorecon invocation (#153100) - initlog: free some of the more egregious memory leaks (#85935) - initlog: fix potential memory overread (#153685, ) -- remove some conflicts, %post scripts, etc. that were only relelvant +- remove some conflicts, %%post scripts, etc. that were only relelvant for upgrades from pre-7.0 - other minor fixes, see ChangeLog @@ -2109,22 +2109,22 @@ rm -rf $RPM_BUILD_ROOT * Thu Jul 13 2000 Bill Nottingham - fix == tests in rc.sysinit -- more %pretrans tweaks +- more %%pretrans tweaks * Thu Jul 13 2000 Jeff Johnson - test if /etc/rc.d is a symlink already in pre-transaction syscalls. * Tue Jul 11 2000 Bill Nottingham -- implement the %pre with RPM Magic(tm) +- implement the %%pre with RPM Magic(tm) * Sat Jul 8 2000 Bill Nottingham - fix it to not follow /etc/rc.d * Fri Jul 7 2000 Bill Nottingham -- fix %pre, again +- fix %%pre, again * Thu Jul 6 2000 Bill Nottingham -- tweak %pre back to a mv (rpm is fun!) +- tweak %%pre back to a mv (rpm is fun!) - do USB initialization before fsck, so keyboard works if it fails * Mon Jul 3 2000 Bill Nottingham @@ -2372,7 +2372,7 @@ rm -rf $RPM_BUILD_ROOT - fix swapoff silliness * Fri Sep 10 1999 Bill Nottingham -- chkconfig --del in %preun, not %postun +- chkconfig --del in %%preun, not %%postun - use killall5 in halt - swapoff non-/etc/fstab swap @@ -2714,7 +2714,7 @@ rm -rf $RPM_BUILD_ROOT - Added network-functions to spec file. - Added report functionality to usernetctl. - Fixed bugs I introduced into usernetctl while adding clone device support. -- Clean up entire RPM_BUILD_ROOT directory in %clean. +- Clean up entire RPM_BUILD_ROOT directory in %%clean. * Mon Sep 29 1997 Michael K. Johnson - Clone device support in network scripts, rc scripts, and usernetctl. -- cgit v1.2.1