[rf] Follow unversioned doc policy

juanmabc juanmabc at fedoraproject.org
Wed Aug 7 13:49:51 UTC 2013


commit 08f9349b8255ccbe2d016e13329b99f2900b73da
Author: Juan Manuel Borges Caño <juanmabcmail at gmail.com>
Date:   Wed Aug 7 15:49:33 2013 +0200

    Follow unversioned doc policy

 rf.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/rf.spec b/rf.spec
index fba245b..641a931 100644
--- a/rf.spec
+++ b/rf.spec
@@ -1,6 +1,6 @@
 Name:           rf
 Version:        0.4.18
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Read feeds from any source
 
 License:        GPLv3+
@@ -29,7 +29,7 @@ the feed of a site to manage it with a command line interface.
 
 
 %build
-%configure --docdir %{_docdir}/%{name}-%{version}
+%configure
 make %{?_smp_mflags}
 
 
@@ -50,13 +50,16 @@ fi
 
 %files
 %{_bindir}/%{name}
-%{_docdir}/%{name}-%{version}
+%{_docdir}/%{name}
 %{_datadir}/%{name}
 %{_infodir}/%{name}.info.*
 %{_mandir}/man1/%{name}.1.*
 
 
 %changelog
+* Wed Aug 07 2013 Juan Manuel Borges Caño <juanmabcmail at gmail.com> - 0.4.18-4
+- Follow unversioned doc policy.
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.18-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list