[libvtemm] Co-own /usr/share/gtk-doc directory (#604397)

Krzesimir Nowak krnowak at fedoraproject.org
Thu Jun 2 21:43:35 UTC 2011


commit 3ced5c52cdfaa0be9d5921c586f50356f87ce9be
Author: Krzesimir Nowak <qdlacz at gmail.com>
Date:   Thu Jun 2 23:41:30 2011 +0200

    Co-own /usr/share/gtk-doc directory (#604397)

 libvtemm.spec |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/libvtemm.spec b/libvtemm.spec
index 487f1f2..0cce629 100644
--- a/libvtemm.spec
+++ b/libvtemm.spec
@@ -2,7 +2,7 @@
 
 Name:           libvtemm
 Version:        0.23.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 
 Summary:        C++ interface for VTE (a GTK2 terminal emulator widget)
 
@@ -36,9 +36,6 @@ developing libvtemm applications.
 %package        docs
 Summary:        Documentation for %{name}, includes full API docs
 Group:          Documentation
-# .devhelp2 file is put into ${_datadir}/gtk-doc directory which is owned by
-# gtk-doc.
-Requires:       gtk-doc
 
 %description    docs
 This package contains the full API documentation for %{name}.
@@ -85,12 +82,16 @@ rm -rf %{buildroot}
 
 %files docs
 %defattr(-, root, root, -)
+%{_datadir}/gtk-doc/
 # API docs.
 %doc %{_datadir}/gtk-doc/html/%{name}-%{api}
 # .devhelp2 file.
 %doc %{_docdir}/%{name}-%{api}
 
 %changelog
+* Thu Jun 02 2011 Krzesimir Nowak <qdlacz at gmail.com> - 0.23.1-3
+- Co-own /usr/share/gtk-doc directory (#604397)
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.23.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list