Author: patrys Date: Tue Aug 5 13:17:48 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.23.6
---- Files affected: SPECS: gnome-applet-hamster.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: SPECS/gnome-applet-hamster.spec diff -u SPECS/gnome-applet-hamster.spec:1.17 SPECS/gnome-applet-hamster.spec:1.18 --- SPECS/gnome-applet-hamster.spec:1.17 Tue Jul 15 14:09:56 2008 +++ SPECS/gnome-applet-hamster.spec Tue Aug 5 15:17:43 2008 @@ -1,15 +1,17 @@ # $Revision$, $Date$ +%define module hamster-applet Summary: Project Hamster is time tracking for masses Name: gnome-applet-hamster -Version: 0.6.2.1 +Version: 2.23.6 Release: 1 License: GPL v3 Group: X11/Applications -Source0: http://launchpadlibrarian.net/16030762/hamster-applet_%{version}.tar.gz -# Source0-md5: 306a2f361ca86529d0228b7bffa92e0c -URL: http://projecthamster.wordpress.com/ +Source0: http://ftp.gnome.org/pub/GNOME/sources/hamster-applet/2.23/%{module}-%{version}.tar.bz2 +# Source0-md5: 5ed8570d55b663506f8a6346168bb0e4 +URL: http://live.gnome.org/ProjectHamster BuildRequires: autoconf BuildRequires: automake +BuildRequires: gnome-control-center-devel BuildRequires: intltool BuildRequires: libtool BuildRequires: pkgconfig @@ -20,6 +22,7 @@ BuildRequires: rpmbuild(macros) >= 1.219 Requires(post,postun): hicolor-icon-theme Requires(post,preun): GConf2 +Requires: gnome-control-center Requires: python-gnome-desktop-applet >= 2.22.0 Requires: python-gnome-gconf >= 2.22.0 Requires: python-gnome-ui >= 2.22.0 @@ -34,7 +37,7 @@ have set up. %prep -%setup -q -n projecthamster +%setup -q -n %{module}-%{version} %build %{__libtoolize} @@ -82,6 +85,7 @@ %attr(755,root,root) %{_libexecdir}/hamster-applet/hamster-applet %attr(755,root,root) %{_libdir}/hamster-applet/idle.so %{_datadir}/hamster-applet +%{_datadir}/gnome-control-center/keybindings/99-hamster-applet.xml %{py_sitedir}/hamster %{_iconsdir}/hicolor/*/apps/hamster-applet.png %{_iconsdir}/hicolor/*/apps/hamster-applet.svg @@ -92,6 +96,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2008/08/05 13:17:43 patrys +- 2.23.6 + Revision 1.17 2008/07/15 12:09:56 patrys - 0.6.2.1 - patch0 (python dir) merged upstream ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-applet-hamster.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
