Author: hawk Date: Thu Aug 7 07:55:18 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed build, release 3
---- Files affected: SPECS: gedit-plugins.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: SPECS/gedit-plugins.spec diff -u SPECS/gedit-plugins.spec:1.24 SPECS/gedit-plugins.spec:1.25 --- SPECS/gedit-plugins.spec:1.24 Mon Apr 28 12:26:10 2008 +++ SPECS/gedit-plugins.spec Thu Aug 7 09:55:13 2008 @@ -3,11 +3,12 @@ Summary(pl.UTF-8): Wtyczki dla gedita Name: gedit-plugins Version: 2.22.2 -Release: 2 +Release: 3 License: GPL v2 Group: X11/Applications/Editors Source0: http://ftp.gnome.org/pub/GNOME/sources/gedit-plugins/2.22/%{name}-%{version}.tar.bz2 # Source0-md5: 556d4171db9a5a44fdc18f403cea5fdd +Patch0: %{name}-configure_fix.patch URL: http://www.gnome.org/projects/gedit/ BuildRequires: GConf2-devel >= 2.22.0 BuildRequires: autoconf >= 2.59 @@ -47,6 +48,7 @@ %prep %setup -q +%patch0 -p1 sed -i -e '[EMAIL PROTECTED]@latin#' po/LINGUAS mv po/[EMAIL PROTECTED],latin}.po @@ -119,6 +121,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2008/08/07 07:55:13 hawk +- fixed build, release 3 + Revision 1.24 2008/04/28 10:26:10 megabajt - require python-pygtk-gtk instead of python-pygtk - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gedit-plugins.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
