From 9c04a89ada10876d1605450976ea2f5249a4c00d Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Aug 21 2013 20:02:59 +0000 Subject: Docs updated --- diff --git a/python-wifi.spec b/python-wifi.spec index 23ec535..fc20a3c 100644 --- a/python-wifi.spec +++ b/python-wifi.spec @@ -38,7 +38,7 @@ rm -rf python_wifi.egg-info %{__python} setup.py install --skip-build --root="%{buildroot}" # Delete the doc files, wrong location rm %{buildroot}/usr/{INSTALL,README} -rm %{buildroot}/usr/docs/{AUTHORS,BUGS,ChangeLog,DEVEL.txt,LICENSE*,NEWS,ROADMAP,TODO,VERSION} +rm %{buildroot}/usr/docs/* # Move the man pages mkdir -p %{buildroot}%{_mandir}/man8/ mv %{buildroot}/usr/man/man8/iw* %{buildroot}%{_mandir}/man8/ @@ -46,8 +46,8 @@ mv %{buildroot}/usr/man/man8/iw* %{buildroot}%{_mandir}/man8/ rm %{buildroot}/usr/docs/logos/* %files -%doc README docs/AUTHORS docs/BUGS LICENSE NEWS docs/DEVEL.txt -%doc docs/TODO +%doc README docs/AUTHORS docs/BUGS docs/ChangeLog docs/LICENSE* docs/DEVEL.txt +%doc docs/TODO docs/ROADMAP docs/NEWS %doc examples/*.py* tests feature*.txt %{_mandir}/man*/iw*.* %{python_sitelib}/pythonwifi/