Author: qboosh Date: Mon Sep 18 22:55:30 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added colors patch - strict internal deps, release 5
---- Files affected: SPECS: xlhtml.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/xlhtml.spec diff -u SPECS/xlhtml.spec:1.13 SPECS/xlhtml.spec:1.14 --- SPECS/xlhtml.spec:1.13 Tue Aug 8 16:38:10 2006 +++ SPECS/xlhtml.spec Tue Sep 19 00:55:25 2006 @@ -3,13 +3,14 @@ Summary(pl): Konwerter z Excela 95/97 oraz PowerPointa do HTML Name: xlhtml Version: 0.5.1 -Release: 4 +Release: 5 License: GPL Group: Applications/Text #Source0: http://dl.sourceforge.net/chicago/%{name}.%{version}.tgz Source0: %{name}.%{version}.tgz # Source0-md5: deeb108545e1848fce5dcb8d84d8a48e Patch0: %{name}-shared.patch +Patch1: %{name}-colors.patch URL: http://chicago.sourceforge.net/xlhtml/ BuildRequires: autoconf BuildRequires: automake @@ -33,7 +34,7 @@ Summary: Excel 95/97 to HTML converter development resources Summary(pl): Zasoby programistyczne xlhtml Group: Applications/Text -Requires: %{name} = %{version} +Requires: %{name} = %{version}-%{release} Obsoletes: xlHtml-devel %description devel @@ -46,7 +47,7 @@ Summary: Excel 95/97 to HTML converter static libraries Summary(pl): Statyczne biblioteki xlhtml Group: Applications/Text -Requires: %{name}-devel = %{version} +Requires: %{name}-devel = %{version}-%{release} Obsoletes: xlHtml-static %description static @@ -58,9 +59,9 @@ %prep %setup -q -n %{name} %patch0 -p1 +%patch1 -p1 %build -rm -f missing %{__libtoolize} %{__aclocal} %{__autoconf} @@ -117,6 +118,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2006/09/18 22:55:25 qboosh +- added colors patch +- strict internal deps, release 5 + Revision 1.13 2006/08/08 14:38:10 sparky - mass attack: s/%patch /%patch0 / -- usefull for overloaded %patch macro ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xlhtml.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
