diff options
author | greg@kroah.com <greg@kroah.com> | 2004-11-17 19:28:03 -0800 |
---|---|---|
committer | Greg KH <gregkh@suse.de> | 2005-04-26 22:12:45 -0700 |
commit | 482b0ecd8fcc2651c003c6f1ae9a2d3301ecf34a (patch) | |
tree | 09d83748a42f4356980a3c679d7b8a449780596b | |
parent | 9dfe20eff709a251da92c473ea94615887497e0a (diff) |
[PATCH] 045 releaseudev/v045
-rw-r--r-- | ChangeLog | 7 | ||||
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | udev.spec | 2 |
3 files changed, 9 insertions, 2 deletions
@@ -1,3 +1,10 @@ +Summary of changes from v044 to v045 +============================================ + +Martin Schlemmer: + o Some updates for Gentoo's udev rules + + Summary of changes from v043 to v044 ============================================ @@ -35,7 +35,7 @@ INFO = udevinfo TESTER = udevtest STARTER = udevstart WAIT = wait_for_sysfs -VERSION = 044 +VERSION = 045 INSTALL_DIR = /usr/local/bin RELEASE_NAME = $(ROOT)-$(VERSION) LOCAL_CFG_DIR = etc/udev @@ -29,7 +29,7 @@ Summary: A userspace implementation of devfs Name: udev -Version: 044 +Version: 045 Release: 1 License: GPL Group: Utilities/System |