From 2eaaf6f3056167170f7be607c8798c42e01d7e3d Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Tue, 21 Jun 2022 09:50:53 +0200 Subject: [PATCH] fix RPM build failures due to README -> README.md rename This fixes a bug I introduced in I98e09e8900c359382e2a90b187f0c6f22a1cf81d Change-Id: I9d7bc0aea404499315e212a2ebb92d54df85d812 --- contrib/osmo-msc.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/osmo-msc.spec.in b/contrib/osmo-msc.spec.in index 9c342f863..b5f0cd4aa 100644 --- a/contrib/osmo-msc.spec.in +++ b/contrib/osmo-msc.spec.in @@ -104,7 +104,7 @@ make %{?_smp_mflags} check || (find . -name testsuite.log -exec cat {} +) %files %license COPYING -%doc AUTHORS README +%doc AUTHORS README.md %dir %{_docdir}/%{name}/examples %dir %{_docdir}/%{name}/examples/osmo-msc %{_docdir}/%{name}/examples/osmo-msc/osmo-msc.cfg