Author: patrys Date: Wed Aug 29 03:38:59 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - patch for intltool
---- Files affected: SPECS: brasero.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: SPECS/brasero.spec diff -u SPECS/brasero.spec:1.20 SPECS/brasero.spec:1.21 --- SPECS/brasero.spec:1.20 Sun Aug 26 12:51:33 2007 +++ SPECS/brasero.spec Wed Aug 29 05:38:54 2007 @@ -13,6 +13,7 @@ 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 @@ -48,6 +49,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__libtoolize} @@ -101,6 +103,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2007/08/29 03:38:54 patrys +- patch for intltool + Revision 1.20 2007/08/26 10:51:33 qboosh - updated BRs - dropped libselinux dep (belongs to gnome-vfs2) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/brasero.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
