From b17907fb403562ad2527914ebb06e0683edd8c57 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 05:04:52 +0000 Subject: auto-import changelog data from gedit-0.9.7-7.src.rpm Thu Apr 18 2002 Havoc Pennington - fix ko.po Thu Apr 18 2002 Havoc Pennington - get correct po files from elvis Thu Apr 18 2002 Havoc Pennington - gedit-pofiles.tar.gz, not gedit-po.tar.gz Mon Apr 15 2002 Havoc Pennington - merge translations Fri Mar 29 2002 Havoc Pennington - gettextize default font Thu Mar 28 2002 Havoc Pennington - more multibyte fixes #61948 Wed Mar 27 2002 Havoc Pennington - 0.9.7 for multibyte support Tue Mar 26 2002 Akira TAGOH 0.9.4-11 - gedit-0.9.4-printprefs.patch: I forgot to add to POTFILES.in... - gedit-po.tar.gz: added. it's on CVS now. Sun Mar 24 2002 Akira TAGOH 0.9.4-10 - gedit-0.9.4-printprefs.patch: fix typo and sanity check. Mon Mar 04 2002 Akira TAGOH 0.9.4-9 - Applied a font selector patch for the printing - fix BuildRequires for automake-1.4 Mon Jan 28 2002 Havoc Pennington - rebuild in rawhide - fix up cflags for moved gnome headers --- diff --git a/.cvsignore b/.cvsignore index 8eeeb6f..14803a8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -gedit-0.9.4.tar.gz -gedit-po.tar.bz2 +gedit-0.9.7.tar.gz +gedit-pofiles.tar.gz diff --git a/gedit.spec b/gedit.spec index 47b3a19..ca295d5 100644 --- a/gedit.spec +++ b/gedit.spec @@ -1,11 +1,12 @@ Summary: gEdit is a small but powerful text editor for GNOME. Name: gedit -Version: 0.9.4 -Release: 8c +Version: 0.9.7 +Release: 7 Epoch: 1 License: GPL Group: Applications/Editors Source0: ftp://ftp.gnome.org/pub/GNOME/sources/gedit/gedit-%{version}.tar.gz +Source1: gedit-pofiles.tar.gz URL: http://gedit.sourceforge.net/ BuildRoot: %{_tmppath}/gedit-%{version}-root @@ -14,13 +15,13 @@ Requires: gnome-libs >= 1.0.55 Requires: gnome-print >= 0.18 BuildRequires: libglade-devel gtk+-devel gnome-print-devel gdk-pixbuf-devel +BuildRequires: /usr/bin/automake-1.4 -Patch1: gedit-0.9.4-cjk.patch +Patch1: gedit-0.9.7-cjk.patch Patch2: gedit-0.9.4-print.patch -Patch3: gedit-0.9.4-gb18030.patch -Patch4: gedit-0.9.4-gb18030fontset.patch - -Source2: gedit-po.tar.bz2 +Patch3: gedit-0.9.4-cflags.patch +Patch4: gedit-0.9.4-printprefs.patch +Patch5: gedit-0.9.7-gettext-font.patch %description gEdit is a small but powerful text editor designed specifically for @@ -44,15 +45,20 @@ Install gedit-devel if you want to write plug-ins for gEdit. %prep %setup -q %patch1 -p1 -b .cjk -%patch2 -p1 -b .print -%patch3 -p1 -b .gb18030 -%patch4 -p1 -b .gb18030fontset - -(cd $RPM_BUILD_DIR/%{name}-%{version}/po && tar xvfj %{SOURCE2}) +## %patch2 -p1 -b .print +%patch3 -p1 -b .cflags +## %patch4 -p1 -b .printprefs +%patch5 -p1 -b .gettext-font +# unpack our translations +tar zxf %{SOURCE1} %build +libtoolize --copy --force +aclocal-1.4 -I macros +automake-1.4 autoconf + %configure make @@ -80,16 +86,41 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/*/* %changelog -* Fri Dec 07 2001 Leon Ho -- fix font name for zh_TW printing +* Thu Apr 18 2002 Havoc Pennington +- fix ko.po + +* Thu Apr 18 2002 Havoc Pennington +- get correct po files from elvis + +* Thu Apr 18 2002 Havoc Pennington +- gedit-pofiles.tar.gz, not gedit-po.tar.gz + +* Mon Apr 15 2002 Havoc Pennington +- merge translations + +* Fri Mar 29 2002 Havoc Pennington +- gettextize default font + +* Thu Mar 28 2002 Havoc Pennington +- more multibyte fixes #61948 + +* Wed Mar 27 2002 Havoc Pennington +- 0.9.7 for multibyte support + +* Tue Mar 26 2002 Akira TAGOH 0.9.4-11 +- gedit-0.9.4-printprefs.patch: I forgot to add to POTFILES.in... +- gedit-po.tar.gz: added. it's on CVS now. + +* Sun Mar 24 2002 Akira TAGOH 0.9.4-10 +- gedit-0.9.4-printprefs.patch: fix typo and sanity check. -* Thu Nov 29 2001 Leon Ho -- add gb18030 fontset -- fix fontset for CJK -- fix font name for zh_CN printing +* Mon Mar 04 2002 Akira TAGOH 0.9.4-9 +- Applied a font selector patch for the printing +- fix BuildRequires for automake-1.4 -* Thu Nov 29 2001 Akira TAGOH 0.9.4-6c -- Fixed a font name for printing. +* Mon Jan 28 2002 Havoc Pennington +- rebuild in rawhide +- fix up cflags for moved gnome headers * Thu Jul 19 2001 Havoc Pennington - add some more build requires diff --git a/sources b/sources index 237605f..48ff0ed 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -6e7eb64c6263422c5dafaeefaf43b38c gedit-0.9.4.tar.gz -d2451f34586f65f08bc5444fa557f0fa gedit-po.tar.bz2 +a02667dd67e46efdbdb6f875442506b1 gedit-0.9.7.tar.gz +ffe17b86b3467127e84e8035fa6a32ae gedit-pofiles.tar.gz