[dnsenum/epel7] fix file name

Fabian Affolter fab at fedoraproject.org
Fri Sep 12 09:17:41 UTC 2014


commit b7f5b7631d9b7d01e16a4e05f2cdb041e8f50ce8
Author: Fabian Affolter <fabian at affolter-engineering.ch>
Date:   Fri Sep 12 11:17:26 2014 +0200

    fix file name

 dnsenum.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/dnsenum.spec b/dnsenum.spec
index 9f93757..a350102 100644
--- a/dnsenum.spec
+++ b/dnsenum.spec
@@ -30,7 +30,7 @@ perform reverse lookups on netranges, writes ip-blocks to domain_ips.txt.
 %{__install} -Dp -m0755 %{name}.pl %{buildroot}%{_bindir}/%{name}
 
 %files
-%doc README.txt dns.txt
+%doc README.md dns.txt
 %{_bindir}/%{name}
 
 %changelog


More information about the scm-commits mailing list