Author: megabajt Date: Wed May 28 15:22:59 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.22.3 - added -libtool.patch
---- Files affected: SPECS: gedit2.spec (1.122 -> 1.123) ---- Diffs: ================================================================ Index: SPECS/gedit2.spec diff -u SPECS/gedit2.spec:1.122 SPECS/gedit2.spec:1.123 --- SPECS/gedit2.spec:1.122 Thu Apr 10 16:27:19 2008 +++ SPECS/gedit2.spec Wed May 28 17:22:53 2008 @@ -2,12 +2,13 @@ Summary: gedit - small but powerful text editor for X Window Summary(pl.UTF-8): gedit - mały ale potężny edytor tekstu dla X Window Name: gedit2 -Version: 2.22.1 +Version: 2.22.3 Release: 1 License: GPL v2 Group: X11/Applications/Editors Source0: http://ftp.gnome.org/pub/GNOME/sources/gedit/2.22/gedit-%{version}.tar.bz2 -# Source0-md5: ee797f4e2eed291dc28ef8ff7082445e +# Source0-md5: 9af45548bf8f2c335906c95877df4699 +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,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.123 2008-05-28 15:22:53 megabajt +- updated to 2.22.3 +- added -libtool.patch + Revision 1.122 2008-04-10 14:27:19 megabajt - updated to 2.22.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gedit2.spec?r1=1.122&r2=1.123&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
