describe missing flag "-b" in scanimage man page
This commit is contained in:
parent
8382055b72
commit
deeed8a234
34
sane-backends-1.0.23-scanimage-man.patch
Normal file
34
sane-backends-1.0.23-scanimage-man.patch
Normal file
@ -0,0 +1,34 @@
|
||||
From bf4f0506c4cc74865939299a2c923bab61a203c3 Mon Sep 17 00:00:00 2001
|
||||
From: Nils Philippsen <nils@redhat.com>
|
||||
Date: Mon, 8 Jul 2013 15:35:03 +0200
|
||||
Subject: [PATCH] patch: scanimage-man
|
||||
|
||||
Squashed commit of the following:
|
||||
|
||||
commit 3ad5fe77d5643b055448556b353fc7311b88669e
|
||||
Author: Nils Philippsen <nils@redhat.com>
|
||||
Date: Mon Jul 8 14:21:52 2013 +0200
|
||||
|
||||
mention missing "-b" short option for "--batch"
|
||||
|
||||
(cherry picked from commit 4fc171100db7c8258448cf9aaa11b6308e233b58)
|
||||
---
|
||||
doc/scanimage.man | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/doc/scanimage.man b/doc/scanimage.man
|
||||
index 0012f6e..79a1251 100644
|
||||
--- a/doc/scanimage.man
|
||||
+++ b/doc/scanimage.man
|
||||
@@ -13,7 +13,7 @@ scanimage \- scan an image
|
||||
.RB [ \-L | \-\-list\-devices ]
|
||||
.RB [ \-f | \-\-formatted\-device\-list
|
||||
.IR format ]
|
||||
-.RB [ \-\-batch
|
||||
+.RB [ \-b | \-\-batch
|
||||
.RI [= format ]]
|
||||
.RB [ \-\-batch\-start
|
||||
.IR start ]
|
||||
--
|
||||
1.8.3.1
|
||||
|
@ -54,6 +54,9 @@ Patch4: sane-backends-1.0.23-sane-config-multilib.patch
|
||||
Patch5: sane-backends-1.0.23-umax-init-error.patch
|
||||
# Submitted upstream: coolscan2/3: support multi-scan option of some devices
|
||||
Patch6: sane-backends-1.0.23-coolscan-multiscan.patch
|
||||
# Describe missing flag "-b" in scanimage man page.
|
||||
# Upstream commit: 4fc171100db7c8258448cf9aaa11b6308e233b58
|
||||
Patch7: sane-backends-1.0.23-scanimage-man.patch
|
||||
|
||||
URL: http://www.sane-project.org
|
||||
|
||||
@ -162,6 +165,7 @@ This package contains backend drivers to access digital cameras through SANE.
|
||||
%patch4 -p1 -b .sane-config-multilib
|
||||
%patch5 -p1 -b .umax-init-error
|
||||
%patch6 -p1 -b .coolscan-multiscan
|
||||
%patch7 -p1 -b .scanimage-man
|
||||
|
||||
%build
|
||||
CFLAGS="%optflags -fno-strict-aliasing"
|
||||
@ -269,6 +273,9 @@ popd
|
||||
%{_libdir}/sane/*gphoto2.so*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 08 2013 Nils Philippsen <nils@redhat.com>
|
||||
- describe missing flag "-b" in scanimage man page
|
||||
|
||||
* Tue Jun 25 2013 Nils Philippsen <nils@redhat.com> - 1.0.23-11
|
||||
- move documentation into separate doc subpackage (#977653)
|
||||
- remove ancient, unneeded obsoletes and conflicts
|
||||
|
Loading…
Reference in New Issue
Block a user