]> git.pld-linux.org Git - packages/make-request.git/commitdiff
- pl, noted that it's PLD-targeted
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 26 Jan 2014 13:35:04 +0000 (14:35 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 26 Jan 2014 13:35:04 +0000 (14:35 +0100)
make-request.spec

index 2d25b482b0cfe1a005e3c3e0baa89e45fe1e527f..8cf076c751684a6c5ed7e1dca70862bc9bc0218d 100644 (file)
@@ -1,4 +1,5 @@
-Summary:       Tool for sending build requests
+Summary:       Tool for sending PLD-specific build requests
+Summary(pl.UTF-8):     Narzędzie do wysyłania żądań budowania specyficznych dla PLD
 Name:          make-request
 Version:       1.86
 Release:       1
@@ -15,7 +16,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 A tool which, based on the way it's configured and on the cmdline
-parameters given to it, generates an xml-formated build request, which
+parameters given to it, generates an XML-formated build request, which
 it then signs with the requester's PGP key (using the gpg utility) and
 then sends it to the source builder via a sendmail compatible command
 line application (by default invoking "sendmail -t").
@@ -26,6 +27,23 @@ Two modes of operation are:
 - sending a chosen command to be executed on a specified group of
   builders
 
+It works with PLD (or compatible) package builders.
+
+%description -l pl.UTF-8
+Narzędzie, które w zależności od konfiguracji i parametrów linii
+poleceń, generuje żądanie budowania w formacie XML, podpisuje je
+kluczem PGP zlecającego (przy użyciu narzędzia gpg), a następnie
+wysyła na builder źródłowy przy użyciu polecenia sendmail (domyślnie
+"sendmail -t").
+
+Dostępne są dwa tryby operacji:
+- wysyłanie żądań zbudowania określonych pakietów na określonej grupie
+  builderów
+- wysłanie podanego polecenia do wykonania na określonej grupie
+  builderów
+
+Narzędzie działa z builderami pakietów PLD (lub kompatybilnymi).
+
 %prep
 
 %install
This page took 0.178756 seconds and 4 git commands to generate.