]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- updated manpages (en, pl)
authortwittner <twittner@pld-linux.org>
Thu, 20 May 2004 12:19:02 +0000 (12:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-bb-and-short-circuit.patch -> 1.3

rpm-bb-and-short-circuit.patch

index 7a4039106f6f8b18ccb41bb9e9e6200f982e59d2..e7f225235aaf6ca677a266f37a6a3b01fa91540a 100644 (file)
@@ -9,3 +9,31 @@
            /*@fallthrough@*/
        case 'i':
            ba->buildAmount |= RPMBUILD_INSTALL;
+diff -Nura rpm-4.3/doc/pl/rpmbuild.8 rpm-4.3.aft/doc/pl/rpmbuild.8
+--- rpm-4.3/doc/pl/rpmbuild.8  2004-05-20 14:13:22.000000000 +0200
++++ rpm-4.3.aft/doc/pl/rpmbuild.8      2004-05-20 14:10:43.000000000 +0200
+@@ -145,7 +145,8 @@
+ .TP
+ \fB--short-circuit\fR
+ Przechodzi wprost do podanego etapu (tzn. pomija wszystkie etapy
+-prowadz±ce do podanego). Prawid³owe tylko z \fB-bc\fR i \fB-bi\fR.
++prowadz±ce do podanego). Prawid³owe tylko z \fB-bc\fR, \fB-bi\fR
++i \fB-bb\fR (-bi --short-circuit mo¿e odnosiæ siê tylko do PLD).
+ .TP
+ \fB--sign\fR
+ Osadza w pakiecie sygnaturê GPG. Sygnatura ta mo¿e byæ u¿ywana do
+diff -Nura rpm-4.3/doc/rpmbuild.8 rpm-4.3.aft/doc/rpmbuild.8
+--- rpm-4.3/doc/rpmbuild.8     2004-05-20 14:13:22.000000000 +0200
++++ rpm-4.3.aft/doc/rpmbuild.8 2004-05-20 14:10:13.000000000 +0200
+@@ -167,8 +167,9 @@
+ .TP
+ \fB--short-circuit\fR
+ Skip straight to specified stage (i.e., skip all stages leading
+-up to the specified stage).  Only valid with \fB-bc\fR
+-and \fB-bi\fR.
++up to the specified stage).  Only valid with \fB-bc\fR, \fB-bi\fR
++and \fB-bb\fR (note: -bi in conjunction with --short-circuit maybe
++is PLD-specific only).
+ .TP
+ \fB--sign\fR
+ Embed a GPG signature in the package. This signature can be used
This page took 0.034901 seconds and 4 git commands to generate.