[gobject-introspection/f14/master] fix file lists

Matthias Clasen mclasen at fedoraproject.org
Wed Aug 4 22:52:02 UTC 2010


commit e352f284776f31a9535800ed630c14d1c767540b
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Aug 4 16:40:54 2010 -0400

    fix file lists

 gobject-introspection.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gobject-introspection.spec b/gobject-introspection.spec
index 43978fc..b1a38ca 100644
--- a/gobject-introspection.spec
+++ b/gobject-introspection.spec
@@ -90,11 +90,11 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
 %{_datadir}/gobject-introspection-1.0/*
 %{_datadir}/aclocal/introspection.m4
 %{_mandir}/man1/*.gz
-%dir %{_datadir}/gtk-doc/html/gi
-%{_datadir}/gtk-doc/html/gi/*
+#%dir %{_datadir}/gtk-doc/html/gi
+#%{_datadir}/gtk-doc/html/gi/*
 
 %changelog
-* Tue Aug  3 2010 MAtthias Clasen <mclasen at redhat.com> - 0.9.3-1
+* Tue Aug  3 2010 Matthias Clasen <mclasen at redhat.com> - 0.9.3-1
 - Update to 0.9.3
 
 * Mon Jul 26 2010 David Malcolm <dmalcolm at redhat.com> - 0.9.2-5


More information about the scm-commits mailing list