Author: patrys Date: Wed Apr 21 08:17:03 2010 GMT Module: packages Tag: HEAD ---- Log message: - 2.30.0.1
---- Files affected: packages/gnome-applet-hamster: gnome-applet-hamster.spec (1.33 -> 1.34) ---- Diffs: ================================================================ Index: packages/gnome-applet-hamster/gnome-applet-hamster.spec diff -u packages/gnome-applet-hamster/gnome-applet-hamster.spec:1.33 packages/gnome-applet-hamster/gnome-applet-hamster.spec:1.34 --- packages/gnome-applet-hamster/gnome-applet-hamster.spec:1.33 Wed Jan 6 02:13:52 2010 +++ packages/gnome-applet-hamster/gnome-applet-hamster.spec Wed Apr 21 10:16:57 2010 @@ -2,12 +2,12 @@ %define module hamster-applet Summary: Project Hamster is time tracking for masses Name: gnome-applet-hamster -Version: 2.28.2 +Version: 2.30.0.1 Release: 1 License: GPL v3 Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/hamster-applet/2.28/%{module}-%{version}.tar.bz2 -# Source0-md5: 8268f2fff714fcc49b63da66d4e89ba5 +Source0: http://ftp.gnome.org/pub/GNOME/sources/hamster-applet/2.30/%{module}-%{version}.tar.bz2 +# Source0-md5: 1f325ac67636499b9f583d797a19c734 URL: http://live.gnome.org/ProjectHamster BuildRequires: GConf2-devel BuildRequires: autoconf @@ -29,6 +29,7 @@ Requires(post,preun): GConf2 Requires: gnome-control-center >= 2.24.0 Requires: python-gnome-desktop-applet >= 2.22.0 +Requires: python-gnome-desktop-libwnck >= 2.22.0 Requires: python-gnome-gconf >= 2.22.0 Requires: python-gnome-ui >= 2.22.0 Requires: python-modules-sqlite @@ -43,6 +44,8 @@ %prep %setup -q -n %{module}-%{version} +sed -i s#...@shaw## po/LINGUAS +rm po/[email protected] %build %{__libtoolize} @@ -84,6 +87,9 @@ %files -f hamster-applet.lang %defattr(644,root,root,755) +%{_bindir}/gnome-time-tracker +%{_bindir}/hamster-standalone +%{_desktopdir}/hamster-standalone.desktop %{_sysconfdir}/gconf/schemas/hamster-applet.schemas %{_libdir}/bonobo/servers/*.server %dir %{_libexecdir}/hamster-applet @@ -100,6 +106,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34 2010/04/21 08:16:57 patrys +- 2.30.0.1 + Revision 1.33 2010/01/06 01:13:52 sparky - BR: rpm-pythonprov ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-applet-hamster/gnome-applet-hamster.spec?r1=1.33&r2=1.34&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
