From 7fd434a6ee947cdfb59da3eb199a2be2ee2dfcc1 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: May 25 2011 19:13:22 +0000 Subject: don't depend on gtk-doc but own /usr/share/gtk-doc instead (#707545) --- diff --git a/bamf.spec b/bamf.spec index 1658b13..ee6953f 100644 --- a/bamf.spec +++ b/bamf.spec @@ -1,7 +1,7 @@ Summary: Application matching framework Name: bamf Version: 0.2.90 -Release: 1%{?dist} +Release: 2%{?dist} # the GIO module is LGPLv3-*only*, but we don't build that. Other # library bits are LGPLv2 or LGPLv3 (but not open-ended LGPLv2+); # non-lib bits are GPLv3. @@ -39,8 +39,6 @@ License: LGPLv2 or LGPLv3 Requires: %{name} = %{version}-%{release} # For %{_libdir}/girepository-1.0 and %{_datadir}/gir-1.0 Requires: gobject-introspection-devel -# For %{_datadir}/gtk-doc -Requires: gtk-doc Requires: pkgconfig %description devel @@ -96,7 +94,7 @@ find %{buildroot} -regex ".*\.la$" | xargs rm -f -- %{_includedir}/libbamf %{_libdir}/libbamf.so %{_libdir}/pkgconfig/libbamf.pc -%{_datadir}/gtk-doc/html/libbamf +%{_datadir}/gtk-doc # Installation of these was disabled in the 0.2.72 release commit, # with no explanation - http://bazaar.launchpad.net/~unity-team/bamf/trunk/revision/374 #%{_libdir}/girepository-1.0/Bamf*.typelib @@ -110,6 +108,9 @@ find %{buildroot} -regex ".*\.la$" | xargs rm -f -- %{_datadir}/dbus-1/services/*.service %changelog +* Wed May 25 2011 Adam Williamson - 0.2.90-2 +- don't depend on gtk-doc but own /usr/share/gtk-doc instead (#707545) + * Wed May 11 2011 Adam Williamson - 0.2.90-1 - new release 0.2.90