[cheese/f14/master] drop gtk-doc dep

Matthias Clasen mclasen at fedoraproject.org
Mon Aug 23 18:11:23 UTC 2010


commit 88bf4c3ced215be76f0974e0ae3de68ba3b1f8c5
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Aug 23 14:07:12 2010 -0400

    drop gtk-doc dep

 cheese.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/cheese.spec b/cheese.spec
index 558480b..611c5b1 100644
--- a/cheese.spec
+++ b/cheese.spec
@@ -1,7 +1,7 @@
 Name:           cheese
 Epoch:          1
 Version:        2.31.90
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Application for taking pictures and movies from a webcam
 
 Group:          Amusements/Graphics
@@ -54,7 +54,6 @@ Summary:	Development files for %{name}-libs
 Group:		Development/Libraries
 License:	GPLv2+
 Requires:	%{name}-libs = %{epoch}:%{version}-%{release}
-Requires:	gtk-doc pkgconfig
 
 %description libs-devel
 This package contains the libraries and header files that are needed
@@ -150,10 +149,13 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %defattr(-,root,root,-)
 %{_libdir}/libcheese-gtk.so
 %{_includedir}/cheese/
-%{_datadir}/gtk-doc/html/cheese/
+%{_datadir}/gtk-doc/
 %{_libdir}/pkgconfig/cheese-gtk.pc
 
 %changelog
+* Mon Aug 23 2010 Matthias Clasen <mclasen at redhat.com> 1:2.31.90-2
+- Co-own /usr/share/gtk-doc
+
 * Thu Aug 19 2010 Matthias Clasen <mclasen at redhat.com> 1:2.31.90-1
 - Update to 2.31.90
 


More information about the scm-commits mailing list