Author: paladine Date: Thu Mar 22 20:55:24 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed activating plugins on init - rel 2
---- Files affected: SPECS: gedit2.spec (1.110 -> 1.111) ---- Diffs: ================================================================ Index: SPECS/gedit2.spec diff -u SPECS/gedit2.spec:1.110 SPECS/gedit2.spec:1.111 --- SPECS/gedit2.spec:1.110 Sun Mar 11 13:46:37 2007 +++ SPECS/gedit2.spec Thu Mar 22 21:55:18 2007 @@ -3,11 +3,12 @@ Summary(pl.UTF-8): gedit - mały ale potężny edytor tekstu dla X Window Name: gedit2 Version: 2.18.0 -Release: 1 +Release: 2 License: GPL v2 Group: X11/Applications/Editors Source0: http://ftp.gnome.org/pub/gnome/sources/gedit/2.18/gedit-%{version}.tar.bz2 # Source0-md5: faf35c2a934aff2a37a58f56c9f11e15 +Patch0: %{name}-active_plugins.patch URL: http://gedit.sourceforge.net/ BuildRequires: GConf2-devel >= 2.18.0.1 BuildRequires: ORBit2-devel >= 1:2.14.7 @@ -77,6 +78,7 @@ %prep %setup -q -n gedit-%{version} sed -i 's/codegen.py/codegen.pyc/' configure.ac +%patch0 -p1 %build %{__gnome_doc_common} @@ -164,6 +166,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.111 2007/03/22 20:55:18 paladine +- fixed activating plugins on init +- rel 2 + Revision 1.110 2007/03/11 12:46:37 megabajt - updated to 2.18.0; merged changes from DEVEL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gedit2.spec?r1=1.110&r2=1.111&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
