Author: megabajt Date: Mon Feb 8 22:09:44 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.0.17 - added -applet-fix-missing-icons.patch
---- Files affected: packages/gnome-pilot: gnome-pilot.spec (1.75 -> 1.76) ---- Diffs: ================================================================ Index: packages/gnome-pilot/gnome-pilot.spec diff -u packages/gnome-pilot/gnome-pilot.spec:1.75 packages/gnome-pilot/gnome-pilot.spec:1.76 --- packages/gnome-pilot/gnome-pilot.spec:1.75 Wed Nov 25 16:02:43 2009 +++ packages/gnome-pilot/gnome-pilot.spec Mon Feb 8 23:09:38 2010 @@ -7,13 +7,15 @@ Summary(uk.UTF-8): Програми GNOME для роботи з PalmPilot Summary(zh_CN.UTF-8): 集成GNOME和PalmPilot的程序集 Name: gnome-pilot -Version: 2.0.16 -Release: 6 +Version: 2.0.17 +Release: 1 License: GPL v2 Group: Applications/Communications Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-pilot/2.0/%{name}-%{version}.tar.bz2 -# Source0-md5: f14e87d89902f82981f106c8df9277c9 +# Source0-md5: 6086573332d607ddba06fe705667b240 Patch0: %{name}-capplet.patch +# https://bugzilla.gnome.org/show_bug.cgi?id=584894 +Patch1: %{name}-applet-fix-missing-icons.patch URL: http://live.gnome.org/GnomePilot BuildRequires: GConf2-devel >= 2.14.0 BuildRequires: ORBit2-devel >= 1:2.14.3 @@ -144,6 +146,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 # regenerate rm -f applet/gpilot-applet-progress.c gpilotd/gnome-pilot-client.c gpilotd/gnome-pilot-conduit.c gpilotd/gnome-pilot-conduit-backup.c @@ -208,7 +211,6 @@ %attr(755,root,root) %{_libdir}/gnome-pilot/conduits/libtest_conduit.so %{_libdir}/bonobo/servers/GNOME_PilotApplet.server %{_libdir}/bonobo/servers/GNOME_Pilot_Daemon.server -%{_desktopdir}/gpilot-applet.desktop %{_desktopdir}/gpilotd-control-applet.desktop %{_datadir}/gnome-pilot %{_datadir}/idl/gnome-pilot.idl @@ -249,6 +251,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.76 2010/02/08 22:09:38 megabajt +- updated to 2.0.17 +- added -applet-fix-missing-icons.patch + Revision 1.75 2009/11/25 15:02:43 sparky - BR: gettext-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-pilot/gnome-pilot.spec?r1=1.75&r2=1.76&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
