- added lp* to 50-udev.nodes (#251272)
This commit is contained in:
parent
0347dc6a92
commit
5e416af7f7
2 changed files with 8 additions and 1 deletions
|
|
@ -22,3 +22,7 @@ ppp
|
|||
console
|
||||
null
|
||||
zero
|
||||
lp0
|
||||
lp1
|
||||
lp2
|
||||
lp3
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
Summary: A userspace implementation of devfs
|
||||
Name: udev
|
||||
Version: 113
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
License: GPL
|
||||
Group: System Environment/Base
|
||||
Provides: udev-persistent = %{version}-%{release}
|
||||
|
|
@ -342,6 +342,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_libdir}/pkgconfig/libvolume_id.pc
|
||||
|
||||
%changelog
|
||||
* Wed Aug 08 2007 Harald Hoyer <harald@redhat.com> - 113-9
|
||||
- added lp* to 50-udev.nodes (#251272)
|
||||
|
||||
* Mon Jul 30 2007 Harald Hoyer <harald@redhat.com> - 113-8
|
||||
- removed "noreplace" config tag from rules (#250043)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue