Author: adamg Date: Sun Feb 12 13:45:21 2012 GMT Module: packages Tag: HEAD ---- Log message: - release 10 (rebuild against libpng-1.5)
---- Files affected: packages/htmldoc: htmldoc.spec (1.33 -> 1.34) ---- Diffs: ================================================================ Index: packages/htmldoc/htmldoc.spec diff -u packages/htmldoc/htmldoc.spec:1.33 packages/htmldoc/htmldoc.spec:1.34 --- packages/htmldoc/htmldoc.spec:1.33 Sun Feb 12 09:10:52 2012 +++ packages/htmldoc/htmldoc.spec Sun Feb 12 14:45:16 2012 @@ -7,11 +7,12 @@ Summary(pl.UTF-8): Program przetwarzajÄ…cy HTML Name: htmldoc Version: 1.8.27 -Release: 9 +Release: 10 License: GPL v2 with OpenSSL exception Group: Applications/Publishing Source0: ftp://ftp.easysw.com/pub/htmldoc/%{version}/%{name}-%{version}-source.tar.bz2 # Source0-md5: 35589e7b8fe9c54e11be87cd5aec4dcc +Patch0: %{name}-libpng15.patch URL: http://www.htmldoc.org/ %{?with_gui:BuildRequires: xorg-lib-libXpm-devel} BuildRequires: autoconf @@ -33,6 +34,7 @@ %prep %setup -q +%patch0 -p0 %build %configure \ @@ -63,6 +65,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34 2012/02/12 13:45:16 adamg +- release 10 (rebuild against libpng-1.5) + Revision 1.33 2012/02/12 08:10:52 arekm - release 9 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/htmldoc/htmldoc.spec?r1=1.33&r2=1.34&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
