From: "Lad, Prabhakar" <prabhakar.cse...@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.cse...@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

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to