]> git.pld-linux.org Git - packages/devfsd.git/commitdiff
- requires devfs
authorwrobell <wrobell@pld-linux.org>
Wed, 22 Aug 2001 10:20:09 +0000 (10:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- adapterized
- rel. 2, stb

Changed files:
    devfsd.spec -> 1.22

devfsd.spec

index cf42c965e54d4028236b9fb3e0018bc6f4535789..ca240dbe16213650e6dc4058ff33288dad6d9f0c 100644 (file)
@@ -2,45 +2,47 @@ Summary:      DevFS Daemon
 Summary(pl):   Deamon DevFS
 Name:          devfsd
 Version:       1.3.16
-Release:       1
+Release:       2
 License:       GPL
 Source0:       ftp://ftp.atnf.csiro.au/pub/people/rgooch/linux/daemons/devfsd/%{name}-v%{version}.tar.gz
-Source1:       devfsd.conf
+Source1:       %{name}.conf
 Group:         Base
 Group(de):     Gründsätzlich
+Group(es):     Base
 Group(pl):     Podstawowe
+Group(pt_BR):  Base
 Conflicts:     kernel =< 2.2
+Requires:      devfs
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _exec_prefix    /
 
 %description
-The devfsd programme is a daemon, run by the system boot
-scripts which can provide for intelligent management of
-device entries in the Device Filesystem (devfs).
+The devfsd programme is a daemon, run by the system boot scripts which
+can provide for intelligent management of device entries in the Device
+Filesystem (devfs).
 
-As part of its setup phase devfsd creates certain symbolic
-links which are compiled into the code. These links are
-required by /usr/src/linux/Documentation/devices.txt. This
-behaviour may change in future revisions.
+As part of its setup phase devfsd creates certain symbolic links which
+are compiled into the code. These links are required by
+/usr/src/linux/Documentation/devices.txt. This behaviour may change in
+future revisions.
 
-devfsd will read the special control file .devfsd in a
-mounted devfs, listening for the creation and removal of
-device entries (this is termed a change operation). For
-each change operation, devfsd can take many actions. The
-daemon will normally run itself in the background and send
-messages to syslog.
+devfsd will read the special control file .devfsd in a mounted devfs,
+listening for the creation and removal of device entries (this is
+termed a change operation). For each change operation, devfsd can take
+many actions. The daemon will normally run itself in the background
+and send messages to syslog.
 
-The opening of the syslog service is automatically delayed
-until /dev/log is created.
+The opening of the syslog service is automatically delayed until
+/dev/log is created.
 
-At startup, before switching to daemon mode, devfsd will
-scan the mounted device tree and will generate synthetic
-REGISTER events for each leaf node.
+At startup, before switching to daemon mode, devfsd will scan the
+mounted device tree and will generate synthetic REGISTER events for
+each leaf node.
 
 %description -l pl
-Demon systemu plików urz±dzeñ.
-Pozwala na u¿ywanie "tradycyjnych" nazw urz±dzeñ.
+Demon systemu plików urz±dzeñ. Pozwala na u¿ywanie "tradycyjnych" nazw
+urz±dzeñ.
 
 %prep
 %setup  -q -n devfsd
This page took 0.067676 seconds and 4 git commands to generate.