All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Update the README name for libv4l
@ 2014-01-13  9:28 Prabhakar Lad
  2014-01-14 16:23 ` Gregor Jasny
  0 siblings, 1 reply; 2+ messages in thread
From: Prabhakar Lad @ 2014-01-13  9:28 UTC (permalink / raw)
  To: LMML; +Cc: Lad, Prabhakar

From: "Lad, Prabhakar" <prabhakar.csengg@gmail.com>

The README for libv4l was renamed from README.lib to
README.libv4l but the reference to it was not fixed.
This patch fixes the above.

Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
---
 README            |    2 +-
 v4l-utils.spec.in |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README
index 0cccc00..c4f6c0c 100644
--- a/README
+++ b/README
@@ -9,7 +9,7 @@ http://git.linuxtv.org/v4l-utils.git
 v4l libraries (libv4l)
 ----------------------
 
-See README.lib for more information on libv4l, libv4l is released
+See README.libv4l for more information on libv4l, libv4l is released
 under the GNU Lesser General Public License.
 
 
diff --git a/v4l-utils.spec.in b/v4l-utils.spec.in
index 3b6aade..dd8959b 100644
--- a/v4l-utils.spec.in
+++ b/v4l-utils.spec.in
@@ -150,7 +150,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 %files -n libv4l
 %defattr(-,root,root,-)
-%doc COPYING.LIB COPYING ChangeLog README.lib TODO
+%doc COPYING.LIB COPYING ChangeLog README.libv4l TODO
 %{_libdir}/libv4l*.so.*
 %{_libdir}/libv4l
 
-- 
1.7.9.5


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Update the README name for libv4l
  2014-01-13  9:28 [PATCH] Update the README name for libv4l Prabhakar Lad
@ 2014-01-14 16:23 ` Gregor Jasny
  0 siblings, 0 replies; 2+ messages in thread
From: Gregor Jasny @ 2014-01-14 16:23 UTC (permalink / raw)
  To: Prabhakar Lad, LMML

On 13/01/14 10:28, Prabhakar Lad wrote:
> The README for libv4l was renamed from README.lib to
> README.libv4l but the reference to it was not fixed.
> This patch fixes the above.

Thanks, applied.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-14 16:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-13  9:28 [PATCH] Update the README name for libv4l Prabhakar Lad
2014-01-14 16:23 ` Gregor Jasny

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.