SPECS: gnome-do-plugins.spec - 0.8.0
aredridel
aredridel at pld-linux.org
Sun Feb 8 01:13:57 CET 2009
Author: aredridel Date: Sun Feb 8 00:13:57 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 0.8.0
---- Files affected:
SPECS:
gnome-do-plugins.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/gnome-do-plugins.spec
diff -u SPECS/gnome-do-plugins.spec:1.2 SPECS/gnome-do-plugins.spec:1.3
--- SPECS/gnome-do-plugins.spec:1.2 Mon Mar 24 15:01:15 2008
+++ SPECS/gnome-do-plugins.spec Sun Feb 8 01:13:51 2009
@@ -2,12 +2,12 @@
%include /usr/lib/rpm/macros.mono
Summary: Plugins for gnome-do
Name: gnome-do-plugins
-Version: 0.4.0
-Release: 2
+Version: 0.8.0
+Release: 1
License: GPL v3
Group: X11/Applications
-Source0: https://launchpad.net/do/trunk/0.4/+download/do-plugins-%{version}.tar.gz
-# Source0-md5: 0e3901a07e45ec6ebd26ce76fcea76a6
+Source0: http://edge.launchpad.net/do-plugins/trunk/0.8.0/+download/%{name}-%{version}.tar.gz
+# Source0-md5: 4d12870e882d4d6881a60d55bdb5729f
URL: http://do.davebsd.com/
BuildRequires: autoconf
BuildRequires: automake
@@ -16,18 +16,20 @@
BuildRequires: dotnet-gtk-sharp2-devel
BuildRequires: dotnet-ndesk-dbus-glib-sharp-devel
BuildRequires: dotnet-ndesk-dbus-sharp-devel
+BuildRequires: dotnet-flickrnet
BuildRequires: gnome-do-devel
BuildRequires: mono-csharp >= 1.1.13
+BuildRequires: monodevelop >= 1.9.1
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
Plugins for gnome-do.
%prep
-%setup -q -n do-plugins-%{version}
+%setup -q
%build
-%{__aclocal}
+%{__aclocal} -I m4/shamrock
%{__autoconf}
%{__automake}
%configure
@@ -49,26 +51,10 @@
# -f %{name}.lang
%defattr(644,root,root,755)
%doc AUTHORS
-%{_datadir}/gnome-do/plugins/Amarok.dll
-%{_datadir}/gnome-do/plugins/AppendTextAction.dll
-%{_datadir}/gnome-do/plugins/Banshee.dll
-%{_datadir}/gnome-do/plugins/Epiphany.dll
-%{_datadir}/gnome-do/plugins/Evolution.dll
-%{_datadir}/gnome-do/plugins/EyeOfGNOMEPlaySlideshowAction.dll
-%{_datadir}/gnome-do/plugins/File.dll
-%{_datadir}/gnome-do/plugins/GNOME-Session.dll
-%{_datadir}/gnome-do/plugins/GoogleCalculatorAction.dll
-%{_datadir}/gnome-do/plugins/GoogleMapAction.dll
-%{_datadir}/gnome-do/plugins/Launchpad.dll
-%{_datadir}/gnome-do/plugins/LocateFiles.dll
-%{_datadir}/gnome-do/plugins/OpenSearch.dll
-%{_datadir}/gnome-do/plugins/Pastebin.dll
-%{_datadir}/gnome-do/plugins/Pidgin.dll
-%{_datadir}/gnome-do/plugins/Rhythmbox.dll
-%{_datadir}/gnome-do/plugins/SSH.dll
-%{_datadir}/gnome-do/plugins/StockQuoteAction.dll
-%{_datadir}/gnome-do/plugins/Thunderbird.dll
-
+%{_datadir}/gnome-do/plugins/*.dll
+%{_datadir}/gnome-do/plugins/*.mdb
+%{_datadir}/gnome-do/plugins/*.mpack
+%{_datadir}/gnome-do/plugins/*.mrep
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -76,7 +62,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.2 2008/03/24 14:01:15 patrys
+Revision 1.3 2009/02/08 00:13:51 aredridel
+- 0.8.0
+
+Revision 1.2 2008-03-24 14:01:15 patrys
- BR: gnome-do-devel
- rel 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-do-plugins.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list