[SCM] morituri/master: README got renamed to README.md; fix build

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Oct 19 20:10:15 UTC 2014


The following commit has been merged in the master branch:
commit 0224cf0080d680d7555c341e709b085223ec22a0
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Sat Nov 23 22:06:40 2013 -0500

    README got renamed to README.md; fix build
    
    Fixes #52

diff --git a/Makefile.am b/Makefile.am
index 8d8d232..6c09c26 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,7 +5,7 @@ ACLOCAL_AMFLAGS = -I m4
 
 SUBDIRS = morituri bin etc doc m4 misc
 
-EXTRA_DIST = morituri.spec morituri.doap RELEASE README HACKING REVISION
+EXTRA_DIST = morituri.spec morituri.doap RELEASE README.md HACKING REVISION
 
 SOURCES = $(top_srcdir)/morituri/*.py $(top_srcdir)/morituri/*/*.py
 
diff --git a/morituri.spec.in b/morituri.spec.in
index 1b924b9..2efe03b 100644
--- a/morituri.spec.in
+++ b/morituri.spec.in
@@ -49,7 +49,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root)
-%doc README morituri.doap NEWS RELEASE ChangeLog
+%doc README.md morituri.doap NEWS RELEASE ChangeLog
 %{_bindir}/rip
 %{_libdir}/morituri/plugins
 %{_mandir}/man1/rip.1*

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list