Author: patrys Date: Thu Aug 30 22:52:57 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - intltoolize works fine (my machine had broken macros)
---- Files affected: SPECS: brasero.spec (1.21 -> 1.22) ---- Diffs: ================================================================ Index: SPECS/brasero.spec diff -u SPECS/brasero.spec:1.21 SPECS/brasero.spec:1.22 --- SPECS/brasero.spec:1.21 Wed Aug 29 05:38:54 2007 +++ SPECS/brasero.spec Fri Aug 31 00:52:52 2007 @@ -13,7 +13,6 @@ Source0: http://ftp.gnome.org/pub/GNOME/sources/brasero/0.6/%{name}-%{version}.tar.bz2 # Source0-md5: fa3b59f06b93bd831805a73a81f3293f Patch0: %{name}-desktop.patch -Patch1: %{name}-intltool.patch URL: http://www.gnome.org/projects/brasero/ BuildRequires: autoconf BuildRequires: automake @@ -49,10 +48,10 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 %build %{__libtoolize} +%{__intltoolize} %{__aclocal} %{__autoconf} %{__autoheader} @@ -103,6 +102,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22 2007/08/30 22:52:52 patrys +- intltoolize works fine (my machine had broken macros) + Revision 1.21 2007/08/29 03:38:54 patrys - patch for intltool ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/brasero.spec?r1=1.21&r2=1.22&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
