Author: patrys Date: Wed Aug 6 13:54:22 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - use AM_PROG_LIBTOOL instead of old RANLIB
---- Files affected: SPECS: tasks.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/tasks.spec diff -u SPECS/tasks.spec:1.11 SPECS/tasks.spec:1.12 --- SPECS/tasks.spec:1.11 Tue Jan 8 01:32:05 2008 +++ SPECS/tasks.spec Wed Aug 6 15:54:16 2008 @@ -8,6 +8,7 @@ Group: Applications/Communications Source0: http://pimlico-project.org/sources/tasks/%{name}-%{version}.tar.gz # Source0-md5: 536ffbbd0f38489c8e3ea9eaf0f67d59 +Patch0: %{name}-configure.patch URL: http://pimlico-project.org/tasks.html BuildRequires: autoconf >= 2.52 BuildRequires: automake @@ -40,6 +41,7 @@ %prep %setup -q +%patch0 -p1 %build %{__glib_gettextize} @@ -93,7 +95,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.11 2008/01/08 00:32:05 glen +Revision 1.12 2008/08/06 13:54:16 patrys +- use AM_PROG_LIBTOOL instead of old RANLIB + +Revision 1.11 2008-01-08 00:32:05 glen - remove hicolor/26x26 icons; rel 2 Revision 1.10 2007-12-08 02:40:32 wolvverine ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tasks.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
