Author: megabajt Date: Sat Mar 10 17:26:32 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.17.92
---- Files affected: SPECS: gnome-applet-deskbar.spec (1.41 -> 1.42) ---- Diffs: ================================================================ Index: SPECS/gnome-applet-deskbar.spec diff -u SPECS/gnome-applet-deskbar.spec:1.41 SPECS/gnome-applet-deskbar.spec:1.42 --- SPECS/gnome-applet-deskbar.spec:1.41 Tue Feb 13 08:16:46 2007 +++ SPECS/gnome-applet-deskbar.spec Sat Mar 10 18:26:26 2007 @@ -7,32 +7,33 @@ Summary: GNOME applet similar to Google's Deskbar Summary(pl.UTF-8): Aplet GNOME podobny do Google Deskbar Name: gnome-applet-deskbar -Version: 2.16.2 +Version: 2.17.92 Release: 1 License: GPL v2 Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/deskbar-applet/2.16/%{_realname}-%{version}.tar.bz2 -# Source0-md5: 6a4780813a55e2f464e69cdfac89894d +Source0: http://ftp.gnome.org/pub/GNOME/sources/deskbar-applet/2.17/%{_realname}-%{version}.tar.bz2 +# Source0-md5: 5ef8ef785a88e4a828214e609ec9396b Patch0: %{name}-pyc.patch URL: http://browserbookapp.sourceforge.net/deskbar.html -BuildRequires: GConf2-devel >= 2.16.0 +BuildRequires: GConf2-devel >= 2.18.0.1 BuildRequires: autoconf BuildRequires: automake -%{?with_evolution:BuildRequires: evolution-data-server-devel >= 1.8.1} +%{?with_evolution:BuildRequires: evolution-data-server-devel >= 1.9.92} BuildRequires: gettext-devel -BuildRequires: gnome-desktop-devel >= 2.16.2 -BuildRequires: intltool >= 0.35.0 +BuildRequires: gnome-desktop-devel >= 2.17.92 +BuildRequires: intltool >= 0.35.5 BuildRequires: pkgconfig -BuildRequires: python-gnome-desktop-devel >= 2.16.0 -BuildRequires: python-pygtk-devel >= 2.10.3 +BuildRequires: python-gnome-desktop-devel >= 2.17.92 +BuildRequires: python-pygtk-devel >= 2:2.10.4 BuildRequires: rpmbuild(macros) >= 1.311 -Requires(post,preun): GConf2 >= 2.16.0 -Requires(post,postun): gtk+2 >= 2:2.10.6 +Requires(post,postun): gtk+2 Requires(post,postun): hicolor-icon-theme +Requires(post,postun): scrollkeeper +Requires(post,preun): GConf2 Requires: pydoc -Requires: python-gnome-desktop-applet >= 2.16.0 -Requires: python-gnome-gconf >= 2.16.2 -Requires: python-gnome-ui >= 2.16.2 +Requires: python-gnome-desktop-applet >= 2.17.93 +Requires: python-gnome-gconf >= 2.17.92 +Requires: python-gnome-ui >= 2.17.92 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -46,12 +47,15 @@ %patch0 -p1 %build +%{__intltoolize} %{__aclocal} -I m4 %{__autoconf} %{__automake} %configure \ --disable-schemas-install \ + --disable-scrollkeeper \ --%{!?with_evolution:dis}%{?with_evolution:en}able-evolution +%{__make} %install rm -rf $RPM_BUILD_ROOT @@ -66,11 +70,14 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/deskbar-applet/handlers/*.py %find_lang %{_realname} +%find_lang deskbar --with-gnome +cat deskbar.lang >> %{_realname}.lang %clean rm -rf $RPM_BUILD_ROOT %post +%scrollkeeper_update_post %gconf_schema_install deskbar-applet.schemas %update_icon_cache hicolor @@ -78,6 +85,7 @@ %gconf_schema_uninstall deskbar-applet.schemas %postun +%scrollkeeper_update_postun %update_icon_cache hicolor %files -f %{_realname}.lang @@ -106,6 +114,7 @@ %dir %{py_sitedir}/deskbar/ui/cuemiac %dir %{py_sitedir}/deskbar/ui/entriac %dir %{py_sitedir}/deskbar/ui/window +%dir %{py_sitedir}/deskbar/updater %{py_sitedir}/deskbar/gdmclient/*.py[co] %{py_sitedir}/deskbar/gnomedesktop/*.py[co] %{py_sitedir}/deskbar/iconentry/*.py[co] @@ -116,12 +125,15 @@ %{py_sitedir}/deskbar/ui/entriac/*.py[co] %{py_sitedir}/deskbar/ui/window/*.py[co] %{py_sitedir}/deskbar/ui/*.py[co] +%{py_sitedir}/deskbar/updater/*.py[co] %attr(755,root,root) %{py_sitedir}/deskbar/gdmclient/*.so %attr(755,root,root) %{py_sitedir}/deskbar/gnomedesktop/*.so %attr(755,root,root) %{py_sitedir}/deskbar/iconentry/*.so %attr(755,root,root) %{py_sitedir}/deskbar/keybinder/*.so %attr(755,root,root) %{py_sitedir}/deskbar/osutils/*.so - +%dir %{_omf_dest_dir}/deskbar +%{_omf_dest_dir}/deskbar/deskbar-C.omf +%{_pkgconfigdir}/deskbar-applet.pc %{_iconsdir}/hicolor/*/apps/* %{_sysconfdir}/gconf/schemas/deskbar-applet.schemas @@ -131,6 +143,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.42 2007/03/10 17:26:26 megabajt +- updated to 2.17.92 + Revision 1.41 2007/02/13 07:16:46 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-applet-deskbar.spec?r1=1.41&r2=1.42&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
