rpms/gnome-do-plugins/devel .cvsignore, 1.1, 1.2 gnome-do-plugins.spec, 1.4, 1.5 sources, 1.2, 1.3

Michel Alexandre Salim salimma at fedoraproject.org
Fri Aug 21 04:17:07 UTC 2009


Author: salimma

Update of /cvs/pkgs/rpms/gnome-do-plugins/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14872/devel

Modified Files:
	.cvsignore gnome-do-plugins.spec sources 
Log Message:
* Thu Aug 20 2009 Michel Salim <salimma at fedoraproject.org> - 0.8.2-1
- Update to 0.8.2



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-do-plugins/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	19 Jul 2009 20:46:50 -0000	1.1
+++ .cvsignore	21 Aug 2009 04:17:06 -0000	1.2
@@ -0,0 +1 @@
+gnome-do-plugins-0.8.2.tar.gz


Index: gnome-do-plugins.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-do-plugins/devel/gnome-do-plugins.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- gnome-do-plugins.spec	30 Jul 2009 14:31:24 -0000	1.4
+++ gnome-do-plugins.spec	21 Aug 2009 04:17:06 -0000	1.5
@@ -1,15 +1,15 @@
 %define         debug_package %{nil}
 
 Name:           gnome-do-plugins
-Version:        0.8.1
-Release:        7%{?dist}
+Version:        0.8.2
+Release:        1%{?dist}
 Summary:        Plugins for GNOME Do
 Group:          Applications/Productivity
 License:        GPLv3+
 URL:            http://do.davebsd.com
 Source0:        http://edge.launchpad.net/do-plugins/0.8/%{version}/+download/%{name}-%{version}.tar.gz
 # Local patch to put the plugins in the correct directory
-Patch0: gnome-do-plugins-plugindir.patch
+#Patch0: gnome-do-plugins-plugindir.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  mono-devel ndesk-dbus-glib-devel gnome-do-devel
@@ -168,7 +168,7 @@ gnome-do plugins for vinagre
 
 %prep
 %setup -q
-%patch0 -p1 -b .pldir
+#patch0 -p1 -b .pldir
 # build.rules.mk is imported into 70+ Makefile.in's
 # by Makefile.am.  Run autoreconf to regenerate the
 # Makefile.in's 
@@ -186,7 +186,7 @@ make install DESTDIR=%{buildroot}
 # installed on the end-user system instead of copying one in at build time.
 # Maybe a better solution would be to add %{_libdir}/banshee-1/ to the MONO_PATH
 # in %{_bindir}/gnome-do somehow.
-ln -s %{_libdir}/banshee-1/Banshee.CollectionIndexer.dll %{buildroot}%{_libdir}/gnome-do/plugins
+ln -sf %{_libdir}/banshee-1/Banshee.CollectionIndexer.dll %{buildroot}%{_libdir}/gnome-do/plugins
 rm -rf %{buildroot}%{_datadir}/gnome-do/plugins/Banshee.CollectionIndexer.dll
 
 # Remove Bundled Libraries and the plugins that depend on them
@@ -196,6 +196,8 @@ rm -rf %{buildroot}%{_libdir}/gnome-do/p
 rm -rf %{buildroot}%{_libdir}/gnome-do/plugins/*GoogleContacts*
 rm -rf %{buildroot}%{_libdir}/gnome-do/plugins/*GoogleDocs*
 
+%find_lang %name
+
 %clean
 rm -rf %{buildroot}
 
@@ -221,7 +223,7 @@ rm -rf %{buildroot}
 
 %files eog
 %defattr(-, root, root,-)
-%{_libdir}/gnome-do/plugins/*EyeOfGNOME*
+%{_libdir}/gnome-do/plugins/EOG*
 
 %files firefox
 %defattr(-, root, root,-)
@@ -255,7 +257,7 @@ rm -rf %{buildroot}
 %defattr(-, root, root,-)
 %{_libdir}/gnome-do/plugins/*Vinagre*
 
-%files
+%files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc COPYING AUTHORS COPYRIGHT
 %exclude %{_libdir}/gnome-do/plugins/*Banshee*
@@ -263,7 +265,7 @@ rm -rf %{buildroot}
 %exclude %{_libdir}/gnome-do/plugins/*ClawsMail*
 %exclude %{_libdir}/gnome-do/plugins/*Epiphany*
 %exclude %{_libdir}/gnome-do/plugins/*Evolution*
-%exclude %{_libdir}/gnome-do/plugins/*EyeOfGNOME*
+%exclude %{_libdir}/gnome-do/plugins/EOG*
 %exclude %{_libdir}/gnome-do/plugins/*Firefox*
 %exclude %{_libdir}/gnome-do/plugins/*Flickr*
 %exclude %{_libdir}/gnome-do/plugins/*Pidgin*
@@ -275,6 +277,9 @@ rm -rf %{buildroot}
 %{_libdir}/gnome-do/plugins/*
 
 %changelog
+* Thu Aug 20 2009 Michel Salim <salimma at fedoraproject.org> - 0.8.2-1
+- Update to 0.8.2
+
 * Thu Jul 30 2009 Juan Rodriguez <nushio at fedoraproject.org> 0.8.1-7
 - Fixes evolution plugin
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-do-plugins/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	20 Jul 2009 15:29:38 -0000	1.2
+++ sources	21 Aug 2009 04:17:07 -0000	1.3
@@ -1,2 +1 @@
-1fb118a03802891e5abb4ada726e125f  gnome-do-plugins-0.8.1.tar.gz
-40b8e3223f4f221bb7713b7320f323d2  gnome-do-plugins-plugindir.patch
+6e79a666619aae1b1e2916f0fe364d94  gnome-do-plugins-0.8.2.tar.gz




More information about the fedora-extras-commits mailing list