Author: wolf Date: Thu Jul 12 22:25:25 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - 113 - fix descriptions
---- Files affected: SPECS: udev.spec (1.223 -> 1.224) ---- Diffs: ================================================================ Index: SPECS/udev.spec diff -u SPECS/udev.spec:1.223 SPECS/udev.spec:1.224 --- SPECS/udev.spec:1.223 Wed Jun 13 22:29:29 2007 +++ SPECS/udev.spec Fri Jul 13 00:25:20 2007 @@ -25,16 +25,16 @@ %undefine with_uClibc %endif -Summary: A userspace implementation of devfs -Summary(pl.UTF-8): Implementacja devfs w przestrzeni użytkownika +Summary: Device manager for the Linux 2.6 kernel series +Summary(pl.UTF-8): Zarządca urządzeń dla Linuksa 2.6 Name: udev -Version: 112 +Version: 113 Release: 1 Epoch: 1 License: GPL Group: Base Source0: ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/%{name}-%{version}.tar.bz2 -# Source0-md5: 89448564541dec05cfbe4176048f2886 +# Source0-md5: cb9a227206b9d85ae8cfc88fc51c1710 # rules Source1: %{name}-alsa.rules Source2: %{name}-hotplug_map.rules @@ -81,11 +81,14 @@ %define static_extras extras/ata_id extras/cdrom_id extras/edd_id extras/floppy extras/scsi_id extras/usb_id extras/volume_id %description -A userspace implementation of devfs for 2.5 and higher kernels. +udev is the device manager for the Linux 2.6 kernel series. Its +primary function is managing device nodes in /dev. It is the +successor of devfs and hotplug. %description -l pl.UTF-8 -Implementacja devfs w przestrzeni użytkownika dla jąder 2.5 i -wyższych. +udev jest zarządcą urządzeń dla Linuksa 2.6. Jego główną funkcją jest +zarządzanie węzłami urządzeń w katalogu /dev. Jest następcą devfs i +hotpluga. %package initrd Summary: A userspace implementation of devfs - static binary for initrd @@ -390,6 +393,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.224 2007/07/12 22:25:20 wolf +- 113 +- fix descriptions + Revision 1.223 2007/06/13 20:29:29 arekm - 112 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/udev.spec?r1=1.223&r2=1.224&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
