Mailinglist Archive: opensuse-bugs (13451 mails)

< Previous Next >
[Bug 335108] pcfclock does not work after install and online update
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Tue, 23 Oct 2007 17:27:10 -0600 (MDT)
  • Message-id: <20071023232710.056D5CC7AC@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=335108#c8


Ruediger Oertel <ro@xxxxxxxxxx> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED




--- Comment #8 from Ruediger Oertel <ro@xxxxxxxxxx> 2007-10-23 17:27:09 MST ---
okay adding this to the spec file:

install section:

+mkdir -p $RPM_BUILD_ROOT/etc/modprobe.d
+echo "alias char-major-181 pcfclock" > $RPM_BUILD_ROOT/etc/modprobe.d/pcfclock
+mkdir -p $RPM_BUILD_ROOT/lib/udev/devices

filelist:

+/etc/modprobe.d/pcfclock
+%dir /lib/udev
+%dir /lib/udev/devices
+%attr(444,root,root) %dev(c,181,0) /lib/udev/devices/pcfclock0
+%attr(444,root,root) %dev(c,181,1) /lib/udev/devices/pcfclock1
+%attr(444,root,root) %dev(c,181,2) /lib/udev/devices/pcfclock2


fixed for STABLE/FACTORY/11.0


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >
References