SPECS: hotplug-ng.spec - pl
qboosh
qboosh at pld-linux.org
Wed Oct 19 22:33:03 CEST 2005
Author: qboosh Date: Wed Oct 19 20:33:03 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
---- Files affected:
SPECS:
hotplug-ng.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/hotplug-ng.spec
diff -u SPECS/hotplug-ng.spec:1.1 SPECS/hotplug-ng.spec:1.2
--- SPECS/hotplug-ng.spec:1.1 Tue Oct 18 00:20:26 2005
+++ SPECS/hotplug-ng.spec Wed Oct 19 22:32:58 2005
@@ -5,7 +5,8 @@
# Conditional build:
%bcond_with verbose # verbose build (V=1)
#
-Summary: hotplug-ng - /sbin/hotplug replacement and auto module loader in c
+Summary: hotplug-ng - /sbin/hotplug replacement and auto module loader in C
+Summary(pl): hotplug-ng - zamiennik /sbin/hotplug i automatyczny loader do modułów w C
Name: hotplug-ng
Version: 002
Release: 0.1
@@ -21,7 +22,7 @@
%define _sbindir /sbin
%description
-hotplug-ng - a /sbin/hotplug replacement and auto module loader in c.
+hotplug-ng - a /sbin/hotplug replacement and auto module loader in C.
It currently provides the following:
- a /sbin/hotplug multiplexer. Works identical to the existing bash
/sbin/hotplug.
@@ -30,6 +31,16 @@
hotplug event for these types of devices. This works just like the
existing linux-hotplug scripts, with a few exceptions.
+%description -l pl
+hotplug-ng to zamiennik /sbin/hotplug i program do automatycznego
+ładowania modułów napisany w C. Aktualnie dostarcza:
+- multiplekser /sbin/hotplug - działa tak samo, jak istniejący
+ /sbin/hotplug w bashu,
+- programy do automatycznego ładowania modułów usb, scsi i pci -
+ określają, który moduł musi być załadowany, kiedy jądro generuje
+ zdarzenie hotplug dla tych rodzajów urządzeń; działa to tak, jak
+ istniejące skrypty linux-hotplug, z paroma wyjątkami.
+
%prep
%setup -q
%patch0 -p1
@@ -45,7 +56,6 @@
%install
rm -rf $RPM_BUILD_ROOT
-
install -d $RPM_BUILD_ROOT%{_sysconfdir}/hotplug.d/default
%{__make} install \
@@ -67,6 +77,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2005/10/19 20:32:58 qboosh
+- pl
+
Revision 1.1 2005/10/17 22:20:26 charles
- initial
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/hotplug-ng.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list