[poezio/f19] Fix unpackaged files

fantom fantom at fedoraproject.org
Tue Nov 26 01:32:03 UTC 2013


commit f82a87df6ffd1a6bae757e17b5ffcaeb7324db00
Author: Matthieu Saulnier <fantom at fedoraproject.org>
Date:   Tue Nov 26 02:31:51 2013 +0100

    Fix unpackaged files

 poezio.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/poezio.spec b/poezio.spec
index e85fddc..5399fac 100644
--- a/poezio.spec
+++ b/poezio.spec
@@ -47,6 +47,7 @@ make install DESTDIR=%{buildroot} prefix=%{_prefix}
 %{_mandir}/man1/%{name}.1*
 %{python3_sitearch}/%{name}/
 %{python3_sitearch}/%{name}_plugins/
+%{python3_sitearch}/%{name}_themes/
 %{python3_sitearch}/%{name}-%{version}_dev-py3.3.egg-info
 
 
@@ -56,6 +57,7 @@ make install DESTDIR=%{buildroot} prefix=%{_prefix}
 - Update to latest revision
 - Update license tag
 - Update url tag
+- Add new theme directory in %%file section
 
 * Sun Oct 27 2013 Matthieu Saulnier <fantom at fedoraproject.org> - 0.8-0.5.20131021git4a091b3
 - Update to latest revision


More information about the scm-commits mailing list