Author: megabajt Date: Sun Jul 6 19:10:28 2008 GMT Module: SPECS Tag: DEVEL ---- Log message: - apply -libtool.patch
---- Files affected: SPECS: gedit2.spec (1.122.2.1 -> 1.122.2.2) ---- Diffs: ================================================================ Index: SPECS/gedit2.spec diff -u SPECS/gedit2.spec:1.122.2.1 SPECS/gedit2.spec:1.122.2.2 --- SPECS/gedit2.spec:1.122.2.1 Tue May 13 14:07:05 2008 +++ SPECS/gedit2.spec Sun Jul 6 21:10:22 2008 @@ -8,6 +8,7 @@ Group: X11/Applications/Editors Source0: http://ftp.gnome.org/pub/GNOME/sources/gedit/2.23/gedit-%{version}.tar.bz2 # Source0-md5: ded6b9d21d973fbfb8a619719f43bca2 +Patch0: %{name}-libtool.patch URL: http://gedit.sourceforge.net/ BuildRequires: GConf2-devel >= 2.22.0 BuildRequires: autoconf >= 2.59 @@ -89,6 +90,7 @@ %prep %setup -q -n gedit-%{version} +%patch0 -p1 sed -i 's/codegen.py/codegen.pyc/' configure.ac sed -i -e '[EMAIL PROTECTED]@latin#' po/LINGUAS @@ -182,6 +184,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.122.2.2 2008/07/06 19:10:22 megabajt +- apply -libtool.patch + Revision 1.122.2.1 2008/05/13 12:07:05 patrys - 2.23.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gedit2.spec?r1=1.122.2.1&r2=1.122.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
