[nautilus-actions/f14/master] - Update to 3.0.6

Deji Akingunola deji at fedoraproject.org
Tue Jan 11 00:55:35 UTC 2011


commit 39b2c9233babbe7f691c19e30b8a631976e2cdd7
Author: Deji Akingunola <dakingun at gmail.com>
Date:   Mon Jan 10 19:56:03 2011 -0500

    - Update to 3.0.6

 nautilus-actions.spec |   31 ++++++++++++++++++++++++++-----
 sources               |    2 +-
 2 files changed, 27 insertions(+), 6 deletions(-)
---
diff --git a/nautilus-actions.spec b/nautilus-actions.spec
index c041597..f9e0a56 100644
--- a/nautilus-actions.spec
+++ b/nautilus-actions.spec
@@ -1,16 +1,17 @@
 Summary:	Nautilus extension for customizing the context menu
 Name:		nautilus-actions
-Version:	2.30.3
+Version:	3.0.6
 Release:	1%{?dist}
 Group:		User Interface/Desktops
 License:	GPLv2+
 URL:		http://www.grumz.net/node/8
-Source0:	http://download.gnome.org/sources/%{name}/2.30/%{name}-%{version}.tar.bz2
+Source0:	http://download.gnome.org/sources/%{name}/3.0/%{name}-%{version}.tar.bz2
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	nautilus-devel dbus-glib-devel libxml2-devel GConf2-devel
-BuildRequires:	libuuid-devel, unique-devel, libSM-devel
+BuildRequires:	libuuid-devel, unique-devel, libSM-devel, libgtop2-devel
 BuildRequires:	gettext, perl(XML::Parser)
-BuildRequires:	desktop-file-utils intltool
+BuildRequires:	desktop-file-utils intltool gnome-doc-utils dblatex
+BuildRequires:	rarian-compat
 
 %description
 Nautilus actions is an extension for Nautilus, the GNOME file manager.
@@ -26,11 +27,19 @@ Requires:	%{name} = %{version}-%{release}
 This package contains headers and shared libraries needed for development
 with nautilus-actions.
 
+%package docs
+Summary:	Documentations for %{name}
+Group:		Documentation
+BuildArch:      noarch
+
+%description docs
+This package contains the documentation for %{name}
+
 %prep
 %setup -q
 
 %build
-%configure --disable-schemas-install
+%configure --disable-schemas-install --enable-html-manuals --enable-pdf-manuals
 make %{?_smp_mflags} 
 
 %install
@@ -88,7 +97,19 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %defattr(-,root,root,-)
 %{_includedir}/%{name}/
 
+%files docs
+%defattr(-,root,root,-)
+%{_datadir}/gnome/help/%{name}-config-tool/
+%{_datadir}/gtk-doc/html/%{name}-3/
+%{_datadir}/omf/%{name}-config-tool/
+
 %changelog
+* Mon Jan 10 2011 Deji Akingunola <dakingun at gmail.com> - 3.0.6-1
+- Update to 3.0.6
+
+* Thu Dec 22 2010 Deji Akingunola <dakingun at gmail.com> - 3.0.3-1
+- Update to 3.0.3
+
 * Tue Jun 15 2010 Deji Akingunola <dakingun at gmail.com> - 2.30.3-1
 - Update to 2.30.3
 
diff --git a/sources b/sources
index 16aa247..034646d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-da87522044d7d6ba20a1309ee175e4a7  nautilus-actions-2.30.3.tar.bz2
+680f8ebff2ebc65247c399deb522b86b  nautilus-actions-3.0.6.tar.bz2


More information about the scm-commits mailing list