Author: patrys Date: Sat May 24 15:23:44 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - libtoolize - rel 2
---- Files affected: SPECS: gnome-applet-hamster.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/gnome-applet-hamster.spec diff -u SPECS/gnome-applet-hamster.spec:1.11 SPECS/gnome-applet-hamster.spec:1.12 --- SPECS/gnome-applet-hamster.spec:1.11 Sat May 24 17:10:27 2008 +++ SPECS/gnome-applet-hamster.spec Sat May 24 17:23:39 2008 @@ -2,7 +2,7 @@ Summary: Project Hamster is time tracking for masses Name: gnome-applet-hamster Version: 0.5 -Release: 1 +Release: 2 License: GPL v3 Group: X11/Applications Source0: http://projecthamster.googlecode.com/files/hamster-applet-%{version}.tar.gz @@ -10,6 +10,7 @@ URL: http://projecthamster.wordpress.com/ BuildRequires: autoconf BuildRequires: automake +BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: python-devel >= 1:2.3.0 BuildRequires: python-gnome-desktop-devel >= 2.22.0 @@ -33,6 +34,7 @@ %setup -q -n hamster-applet-%{version} %build +%{__libtoolize} %{__aclocal} -I m4 %{__autoconf} %{__automake} @@ -82,6 +84,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2008-05-24 15:23:39 patrys +- libtoolize +- rel 2 + Revision 1.11 2008-05-24 15:10:27 patrys - 0.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-applet-hamster.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
