Author: witekfl Date: Wed May 17 20:57:35 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - html docs generated by doxygen - rel 2
---- Files affected: SPECS: fox.spec (1.88 -> 1.89) ---- Diffs: ================================================================ Index: SPECS/fox.spec diff -u SPECS/fox.spec:1.88 SPECS/fox.spec:1.89 --- SPECS/fox.spec:1.88 Sun Apr 23 17:53:00 2006 +++ SPECS/fox.spec Wed May 17 22:57:30 2006 @@ -7,7 +7,7 @@ Summary(pl): FOX - toolkit graficzny w C++ Name: fox Version: 1.6.4 -Release: 1 +Release: 2 License: LGPL Group: X11/Libraries Source0: ftp://ftp.fox-toolkit.com/pub/%{name}-%{version}.tar.gz @@ -20,6 +20,8 @@ BuildRequires: autoconf >= 2.59-9 BuildRequires: automake BuildRequires: bzip2-devel >= 1.0.2 +BuildRequires: doxygen +BuildRequires: graphviz BuildRequires: libjpeg-devel >= 6b BuildRequires: libpng-devel >= 1.2.5 BuildRequires: libstdc++-devel @@ -127,6 +129,8 @@ --with-xft %{__make} +%{__make} -C doc docs + %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_datadir} @@ -183,6 +187,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.89 2006/05/17 20:57:30 witekfl +- html docs generated by doxygen +- rel 2 + Revision 1.88 2006/04/23 15:53:00 twittner - up to 1.6.4 (bugfixes) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/fox.spec?r1=1.88&r2=1.89&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
