SPECS: util-linux-ng.spec - use hwclock.rtc as hwclock on ppc (now it works...
sparky
sparky at pld-linux.org
Thu Dec 4 19:57:19 CET 2008
Author: sparky Date: Thu Dec 4 18:57:19 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- use hwclock.rtc as hwclock on ppc (now it works on macs)
---- Files affected:
SPECS:
util-linux-ng.spec (1.26 -> 1.27)
---- Diffs:
================================================================
Index: SPECS/util-linux-ng.spec
diff -u SPECS/util-linux-ng.spec:1.26 SPECS/util-linux-ng.spec:1.27
--- SPECS/util-linux-ng.spec:1.26 Sun Sep 14 13:21:11 2008
+++ SPECS/util-linux-ng.spec Thu Dec 4 19:57:11 2008
@@ -397,10 +397,7 @@
%ifarch ppc
mv -f $RPM_BUILD_ROOT/sbin/hwclock $RPM_BUILD_ROOT/sbin/hwclock.rtc
install hwclock/clock-ppc $RPM_BUILD_ROOT/sbin/hwclock.adb
-#yneed fix:
-# hwclock.adb is for PowerMac (default)
-# hwclock.rtc is for RS/6000 (PreP,CHRP)
-ln -sf hwclock.adb $RPM_BUILD_ROOT/sbin/hwclock
+ln -sf hwclock.rtc $RPM_BUILD_ROOT/sbin/hwclock
%endif
ln -sf hwclock $RPM_BUILD_ROOT/sbin/clock
@@ -1022,6 +1019,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.27 2008/12/04 18:57:11 sparky
+- use hwclock.rtc as hwclock on ppc (now it works on macs)
+
Revision 1.26 2008/09/14 11:21:11 adamg
- updated to 2.14.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/util-linux-ng.spec?r1=1.26&r2=1.27&f=u
More information about the pld-cvs-commit
mailing list