SPECS: gnome-applet-hamster.spec - 0.6.2.1 - patch0 (python dir) merged ups...
patrys
patrys at pld-linux.org
Tue Jul 15 14:10:01 CEST 2008
Author: patrys Date: Tue Jul 15 12:10:01 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 0.6.2.1
- patch0 (python dir) merged upstream
---- Files affected:
SPECS:
gnome-applet-hamster.spec (1.16 -> 1.17)
---- Diffs:
================================================================
Index: SPECS/gnome-applet-hamster.spec
diff -u SPECS/gnome-applet-hamster.spec:1.16 SPECS/gnome-applet-hamster.spec:1.17
--- SPECS/gnome-applet-hamster.spec:1.16 Tue Jul 1 16:11:39 2008
+++ SPECS/gnome-applet-hamster.spec Tue Jul 15 14:09:56 2008
@@ -1,16 +1,16 @@
# $Revision$, $Date$
Summary: Project Hamster is time tracking for masses
Name: gnome-applet-hamster
-Version: 0.6.1
-Release: 2
+Version: 0.6.2.1
+Release: 1
License: GPL v3
Group: X11/Applications
-Source0: http://projecthamster.googlecode.com/files/hamster-applet-%{version}.tar.gz
-# Source0-md5: c9aa0690c9dc8fda4a47cb8bb9434b3a
-Patch0: %{name}-pythondir.patch
+Source0: http://launchpadlibrarian.net/16030762/hamster-applet_%{version}.tar.gz
+# Source0-md5: 306a2f361ca86529d0228b7bffa92e0c
URL: http://projecthamster.wordpress.com/
BuildRequires: autoconf
BuildRequires: automake
+BuildRequires: intltool
BuildRequires: libtool
BuildRequires: pkgconfig
BuildRequires: python-devel >= 1:2.3.0
@@ -34,12 +34,13 @@
have set up.
%prep
-%setup -q -n hamster-applet-%{version}
-%patch0 -p1
+%setup -q -n projecthamster
%build
%{__libtoolize}
+%{__intltoolize}
%{__aclocal} -I m4
+%{__autoheader}
%{__autoconf}
%{__automake}
%configure
@@ -91,6 +92,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.17 2008/07/15 12:09:56 patrys
+- 0.6.2.1
+- patch0 (python dir) merged upstream
+
Revision 1.16 2008/07/01 14:11:39 patrys
- install to libdir
- rel 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-applet-hamster.spec?r1=1.16&r2=1.17&f=u
More information about the pld-cvs-commit
mailing list