Author: sls Date: Fri Nov 28 11:27:19 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - ver. 2.24.2 - rm latin locale - removed python.patch
---- Files affected: SPECS: gedit2.spec (1.125 -> 1.126) ---- Diffs: ================================================================ Index: SPECS/gedit2.spec diff -u SPECS/gedit2.spec:1.125 SPECS/gedit2.spec:1.126 --- SPECS/gedit2.spec:1.125 Thu Oct 9 22:40:16 2008 +++ SPECS/gedit2.spec Fri Nov 28 12:27:13 2008 @@ -2,14 +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.24.0 +Version: 2.24.2 Release: 1 License: GPL v2 Group: X11/Applications/Editors Source0: http://ftp.gnome.org/pub/GNOME/sources/gedit/2.24/gedit-%{version}.tar.bz2 -# Source0-md5: c6a13bd45ddde3e6a1e45131f430086b +# Source0-md5: 04bcf226edc5de3a4ac759e97e0e2e6e # http://bugzilla.gnome.org/show_bug.cgi?id=552038 -Patch0: %{name}-python.patch URL: http://www.gnome.org/projects/gedit/ BuildRequires: GConf2-devel >= 2.24.0 BuildRequires: attr-devel @@ -87,7 +86,6 @@ %prep %setup -q -n gedit-%{version} -%patch0 -p1 sed -i 's/codegen.py/codegen.pyc/' configure.ac @@ -118,6 +116,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/gedit-2/plugins/*.la rm -f $RPM_BUILD_ROOT%{_libdir}/gedit-2/plugins/*.py rm -f $RPM_BUILD_ROOT%{_libdir}/gedit-2/plugins/*/*.py +rm -rf $RPM_BUILD_ROOT%{_localedir}/la %find_lang gedit --with-gnome --with-omf @@ -179,6 +178,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.126 2008/11/28 11:27:13 sls +- ver. 2.24.2 +- rm latin locale +- removed python.patch + Revision 1.125 2008/10/09 20:40:16 megabajt - merged from DEVEL - updated deps ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gedit2.spec?r1=1.125&r2=1.126&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
