]> git.pld-linux.org Git - packages/rc-scripts.git/commitdiff
- pl for run-parts
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 19 Jun 2016 18:56:43 +0000 (20:56 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 19 Jun 2016 18:56:43 +0000 (20:56 +0200)
rc-scripts.spec

index ad27ea0255a3302b32aa9ac67f19a556b4a2d6e7..866e7d00b7cbc60cf20f5ab5e4b1617fe4506073 100644 (file)
@@ -122,14 +122,20 @@ düzgün bir şekilde kapatmak için gereken dosyaları içerir. Ayrıca pek
 programcıklar içerir.
 
 %package -n run-parts
-Summary:       run scripts or programs in a directory
+Summary:       Run scripts or programs in a directory
+Summary(pl.UTF-8):     Uruchamianie skryptów lub programów z katalogu
 Group:         Base
-Conflicts:     %{name} < 0.4.14-2
+Conflicts:     rc-scripts < 0.4.14-2
 
 %description -n run-parts
-run-parts runs all the executable files named within constraints
-described below, found in directory directory. Other files and
-directories are silently ignored.
+run-parts runs all the executable files named within specific
+constraints, found in directory directory. Other files and directories
+are silently ignored.
+
+%description -n run-parts -l pl.UTF-8
+Program run-parts pozwala na uruchamianie wszystkich plików zgodnych
+z pewnymi ograniczeniami, obecnych w katalogu. Inne pliki i katalogi
+są po cichu ignorowane.
 
 %prep
 %setup -q
This page took 0.142807 seconds and 4 git commands to generate.