Author: charles Date: Mon Jun 12 14:04:10 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added -init_aspell.patch (get lang from locale)
---- Files affected: SPECS: subtitleeditor.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/subtitleeditor.spec diff -u SPECS/subtitleeditor.spec:1.4 SPECS/subtitleeditor.spec:1.5 --- SPECS/subtitleeditor.spec:1.4 Mon Jun 12 12:52:19 2006 +++ SPECS/subtitleeditor.spec Mon Jun 12 16:04:04 2006 @@ -8,6 +8,7 @@ Group: Applications Source0: http://kitone.free.fr/subtitleeditor/files/%{name}-%{version}.tar.gz # Source0-md5: 36f273236289bb0cf6eb7cbcaf0b8b8b +Patch0: %{name}-init_aspell.patch URL: http://kitone.free.fr/subtitleeditor/ BuildRequires: aspell-devel BuildRequires: autoconf @@ -29,6 +30,7 @@ %prep %setup -q +%patch0 -p1 %build %{__libtoolize} @@ -63,6 +65,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2006/06/12 14:04:04 charles +- added -init_aspell.patch (get lang from locale) + Revision 1.4 2006/06/12 10:52:19 charles - BR: gettext-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/subtitleeditor.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
