Author: blekot Date: Sat Jan 7 01:52:05 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - now ready for openoffice.org - rel 2
---- Files affected: SPECS: openoffice-thesaurus-pl-alt.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/openoffice-thesaurus-pl-alt.spec diff -u SPECS/openoffice-thesaurus-pl-alt.spec:1.13 SPECS/openoffice-thesaurus-pl-alt.spec:1.14 --- SPECS/openoffice-thesaurus-pl-alt.spec:1.13 Sat Nov 12 23:15:40 2005 +++ SPECS/openoffice-thesaurus-pl-alt.spec Sat Jan 7 02:51:59 2006 @@ -3,7 +3,7 @@ Summary(pl): Wolnodostępny słownik wyrazów bliskoznacznych języka polskiego Name: openoffice-thesaurus-pl-alt Version: 1.0b -Release: 1 +Release: 2 License: GPL Group: X11/Applications Source0: http://dl.sourceforge.net/synonimy/OOo-Thesaurus-%{version}.zip @@ -13,12 +13,12 @@ ##Source4: http://dl.sourceforge.net/synonimy/thesaurus.el.gz URL: http://synonimy.sourceforge.net/ BuildRequires: unzip -Requires: openoffice >= 1.0.2 +Requires: openoffice.org # same as openoffice ExclusiveArch: %{ix86} ppc sparc sparcv9 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -%define oolib %{_libdir}/openoffice +%define oolib %{_libdir}/openoffice.org %define dictlst %{oolib}/share/dict/ooo/dictionary.lst %description @@ -52,17 +52,12 @@ echo "THES pl PL th_pl_PL" > dictionary.lst.thes.pl -install -d $RPM_BUILD_ROOT{%{oolib}/share/dict/{ooo,ooo2},%{_datadir}/synonimy} +install -d $RPM_BUILD_ROOT{%{oolib}/share/dict/ooo,%{_datadir}/synonimy} install -d $RPM_BUILD_ROOT%{_examplesdir}/synonimy-%{version} -# OpenOffice install th_pl_PL.* $RPM_BUILD_ROOT%{oolib}/share/dict/ooo install dictionary.lst.thes.pl $RPM_BUILD_ROOT%{oolib}/share/dict/ooo -# OpenOffice v2 -#install th_pl_PL_v2.* $RPM_BUILD_ROOT%{oolib}/share/dict/ooo2 -#install dictionary.lst.thes.pl $RPM_BUILD_ROOT%{oolib}/share/dict/ooo2 - %clean rm -rf $RPM_BUILD_ROOT @@ -77,8 +72,6 @@ %files %defattr(644,root,root,755) %{oolib}/share/dict/ooo/* -# XXX: missing dir -#%%{oolib}/share/dict/ooo2/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -86,6 +79,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2006/01/07 01:51:59 blekot +- now ready for openoffice.org +- rel 2 + Revision 1.13 2005/11/12 22:15:40 dzeus - up to 1.0b ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/openoffice-thesaurus-pl-alt.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
