SPECS: gnome-applet-deskbar.spec - 0.8.6, beagle removed from here...

freetz freetz at pld-linux.org
Sat Dec 10 12:55:28 CET 2005


Author: freetz                       Date: Sat Dec 10 11:55:28 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.8.6, beagle removed from here (for beagle runtime features install
  python-beagle package), updated BR

---- Files affected:
SPECS:
   gnome-applet-deskbar.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/gnome-applet-deskbar.spec
diff -u SPECS/gnome-applet-deskbar.spec:1.8 SPECS/gnome-applet-deskbar.spec:1.9
--- SPECS/gnome-applet-deskbar.spec:1.8	Mon Nov 14 20:28:22 2005
+++ SPECS/gnome-applet-deskbar.spec	Sat Dec 10 12:55:23 2005
@@ -1,27 +1,26 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_with	beagle		# build with beagle support
 %bcond_without	evolution	# build without evolution support
 #
 %define		_realname	deskbar-applet
 Summary:	GNOME applet similar to Google's Deskbar
 Summary(pl):	Aplet GNOME podobny do Google Deskbar
 Name:		gnome-applet-deskbar
-Version:	0.8.5
+Version:	0.8.6
 Release:	1
 License:	GPL v2
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/deskbar-applet/0.8/%{_realname}-%{version}.tar.bz2
-# Source0-md5:	dfff9bce1b3743c406a79d01d9a70041
+# Source0-md5:	67507881804181b749d5e317a76b91ee
 Patch0:		%{name}-pyc.patch
 URL:		http://browserbookapp.sourceforge.net/deskbar.html
 BuildRequires:	GConf2-devel
 BuildRequires:	autoconf
 BuildRequires:	automake
-%{?with_beagle:BuildRequires:	beagle-devel}
 %{?with_evolution:BuildRequires:	evolution-data-server-devel}
 BuildRequires:	gettext-devel
+BuildRequires:	gnome-desktop-devel >= 2.10
 BuildRequires:	intltool >= 0.33
 BuildRequires:	pkgconfig
 BuildRequires:	python-pygtk-devel >= 2.8.0
@@ -30,7 +29,6 @@
 Requires:	python-gnome-extras-applet >= 2.12.0
 Requires:	python-gnome-gconf >= 2.12.0
 Requires:	python-gnome-ui >= 2.12.0
-Requires:	python-gnome-vfs >= 2.12.0
 Requires(post,preun):	GConf2
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -50,7 +48,6 @@
 %{__automake}
 %configure \
 	--disable-schemas-install \
-	--%{!?with_beagle:dis}%{?with_beagle:en}able-beagle \
 	--%{!?with_evolution:dis}%{?with_evolution:en}able-evolution
 	
 %install
@@ -61,7 +58,7 @@
 	pythondir=%{py_sitedir}
 
 rm -f $RPM_BUILD_ROOT%{py_sitedir}/deskbar/*.py
-rm -f $RPM_BUILD_ROOT%{py_sitedir}/deskbar/{beagle,evolution,gnomedesktop,iconentry,keybinder}/*.{la,py}
+rm -f $RPM_BUILD_ROOT%{py_sitedir}/deskbar/{evolution,gnomedesktop,iconentry,keybinder}/*.{la,py}
 rm -f $RPM_BUILD_ROOT%{_libdir}/deskbar-applet/handlers/*.py
 
 %find_lang %{_realname}
@@ -77,7 +74,7 @@
 
 %files -f %{_realname}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README deskbar/handlers/google-live-help.txt
+%doc AUTHORS ChangeLog README
 %{_datadir}/deskbar-applet
 %dir %{_libdir}/deskbar-applet
 %attr(755,root,root) %{_libdir}/deskbar-applet/deskbar-applet
@@ -85,16 +82,13 @@
 %{_libdir}/deskbar-applet/handlers/*.py[co]
 %{_libdir}/bonobo/servers/*.server
 %dir %{py_sitedir}/deskbar
-%if %{with beagle}
-%dir %{py_sitedir}/deskbar/beagle
-%{py_sitedir}/deskbar/beagle/*.py[co]
-%attr(755,root,root) %{py_sitedir}/deskbar/beagle/*.so
-%endif
+
 %if %{with evolution}
 %dir %{py_sitedir}/deskbar/evolution
 %{py_sitedir}/deskbar/evolution/*.py[co]
 %attr(755,root,root) %{py_sitedir}/deskbar/evolution/*.so
 %endif
+
 %dir %{py_sitedir}/deskbar/gnomedesktop
 %dir %{py_sitedir}/deskbar/iconentry
 %dir %{py_sitedir}/deskbar/keybinder
@@ -114,6 +108,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2005/12/10 11:55:23  freetz
+- 0.8.6, beagle removed from here (for beagle runtime features install
+  python-beagle package), updated BR
+
 Revision 1.8  2005/11/14 19:28:22  freetz
 - 0.8.5, new source url, more %%files
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnome-applet-deskbar.spec?r1=1.8&r2=1.9&f=u




More information about the pld-cvs-commit mailing list