[grilo-plugins] Fix filelist

Bastien Nocera hadess at fedoraproject.org
Mon Oct 17 10:04:08 UTC 2011


commit b337414cdd8f42cb2e177552b89ac6646714321a
Author: Bastien Nocera <hadess at hadess.net>
Date:   Mon Oct 17 11:04:05 2011 +0100

    Fix filelist

 grilo-plugins.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/grilo-plugins.spec b/grilo-plugins.spec
index f4a5c16..e780646 100644
--- a/grilo-plugins.spec
+++ b/grilo-plugins.spec
@@ -92,7 +92,7 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/*
 %files
 %doc AUTHORS COPYING NEWS README
 %{_libdir}/grilo-%{release_version}/*.so*
-%{_datadir}/grilo-%{release_version}/plugins/*.xml
+%{_libdir}/grilo-%{release_version}/*.xml
 
 %changelog
 * Mon Oct 17 2011 Bastien Nocera <bnocera at redhat.com> 0.1.17-1


More information about the scm-commits mailing list