pcfclock/pcfclock.changes

78 lines
2.5 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Sep 11 15:59:24 CEST 2017 - ro@suse.de
- added patch pcfclock-linux-4.12.patch
to fix build with kernel 4.12
include linux/uaccess.h instead of asm/uaccess.h starting
with linux kernel version 4.12
-------------------------------------------------------------------
Fri Feb 27 01:18:00 CET 2015 - ro@suse.de
- added patch pcfclock-linux-3.19.patch
fix build with kernel 3.19
use file_inode to get inode from file pointer
- fix build on 11.4 (skip installing tmpfile config)
-------------------------------------------------------------------
Mon Oct 8 13:15:53 UTC 2012 - aj@suse.de
- Run through spec-cleaner.
- Use tmpfiles.d instead of /lib/udev/devices for device creation.
-------------------------------------------------------------------
Mon Mar 9 21:32:41 CET 2009 - mmarek@suse.cz
- renamed modprobe config to /etc/modprobe.d/50-pcfclock.conf
(required by new module-init-tools).
-------------------------------------------------------------------
Fri Aug 22 01:25:51 CEST 2008 - ro@suse.de
- fix build with 2.6.27
-------------------------------------------------------------------
Wed Oct 24 01:08:45 CEST 2007 - ro@suse.de
- revert last change, instead
- add alias char-major-181 pcfclock to /etc/modprobe.d/pcfclock
- add device nodes to /lib/udev/devices
-------------------------------------------------------------------
Fri Oct 19 15:31:06 CEST 2007 - ro@suse.de
- add udev rule to create device nodes (#335108,#276510)
-------------------------------------------------------------------
Fri May 11 12:31:58 CEST 2007 - ro@suse.de
- fix build with current kernel sources
- use optflags for pcfdate
-------------------------------------------------------------------
Wed Apr 4 22:10:04 CEST 2007 - lrupp@suse.de
- added module-init-tools to BuildRequires
-------------------------------------------------------------------
Mon Aug 21 16:29:13 CEST 2006 - ro@suse.de
- devfs has been removed from 2.6.18, make kernel driver compile
-------------------------------------------------------------------
Mon Apr 10 18:48:27 CEST 2006 - agruen@suse.de
- Add preamble `Enhances: kernel-$flavor' workaround to KMP
sub-packages (156513).
-------------------------------------------------------------------
Mon Apr 3 00:52:19 CEST 2006 - ro@suse.de
- change MODULE_PARM to module_param
-------------------------------------------------------------------
Thu Feb 23 00:14:10 CET 2006 - ro@suse.de
- created package with KMP (version 0.44)