--- SPECS/util-linux-2.7.spec.orig Sat May 2 23:35:51 1998 +++ SPECS/util-linux-2.7.spec Mon Jul 13 18:36:54 1998 @@ -1,7 +1,7 @@ Summary: Collection of basic system utilities for Linux Name: util-linux Version: 2.7 -Release: 18 +Release: 18m68k1 Copyright: distributable Group: Utilities/System Source0: sunsite.unc.edu:/pub/Linux/system/Misc/util-linux-2.7.tar.gz @@ -23,6 +23,8 @@ Patch12: util-linux-2.7-gecos.patch Patch13: util-linux-2.7-more.patch Patch14: util-linux-2.7-nonext2.patch +Patch15: util-linux-2.7-m68k.patch +Patch16: util-linux-2.7-kbd.patch Buildroot: /tmp/util-linux Requires: pam >= 0.59 Summary(de): Sammlung von grundlegenden Systemdienstprogrammen für Linux @@ -140,6 +142,12 @@ %patch13 -p1 -b .more %patch14 -p1 -b .nonext2 +%ifarch m68k +%patch15 -p1 -b .m68k +%endif + +%patch16 -p1 -b .kbdfix + %build make "RPM_OPT_FLAGS=$RPM_OPT_FLAGS" @@ -183,13 +191,13 @@ install -m 644 -o 0 -g 0 ${RPM_SOURCE_DIR}/util-linux-2.7-chsh.pamd $RPM_BUILD_ROOT/etc/pam.d/chsh install -m 644 -o 0 -g 0 ${RPM_SOURCE_DIR}/util-linux-2.7-chsh.pamd $RPM_BUILD_ROOT/etc/pam.d/chfn -%ifarch i386 +%ifarch i386 m68k rm -f $RPM_BUILD_ROOT/sbin/clock ln -s hwclock $RPM_BUILD_ROOT/sbin/clock %endif %files -%ifarch i386 +%ifarch i386 m68k /sbin/clock /sbin/hwclock /usr/man/man8/hwclock.8