From 0c7895f39e87f4de1509158794a12157d1939a13 Mon Sep 17 00:00:00 2001 From: Michael Simacek Date: Tue, 4 Aug 2015 00:12:43 +0200 Subject: [PATCH] List manual files in %files section --- slf4j.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/slf4j.spec b/slf4j.spec index 55e8003..7b3c7ad 100644 --- a/slf4j.spec +++ b/slf4j.spec @@ -30,7 +30,7 @@ Name: slf4j Version: 1.7.12 -Release: 2%{?dist} +Release: 3%{?dist} Epoch: 0 Summary: Simple Logging Facade for Java Group: Development/Libraries @@ -200,8 +200,12 @@ cp -pr target/site/* $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}-manual %files manual %doc LICENSE.txt APACHE-LICENSE +%{_defaultdocdir}/%{name}-manual %changelog +* Mon Aug 03 2015 Michael Simacek - 0:1.7.12-3 +- List manual files in %%files section + * Fri Jun 19 2015 Fedora Release Engineering - 0:1.7.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild