Author: jajcus Date: Thu Apr 15 11:47:17 2010 GMT Module: packages Tag: HEAD ---- Log message: - BR: ant-nodeps, when not bootstraping - example directory duplicate removed from %files
---- Files affected: packages/icedtea6: icedtea6.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: packages/icedtea6/icedtea6.spec diff -u packages/icedtea6/icedtea6.spec:1.12 packages/icedtea6/icedtea6.spec:1.13 --- packages/icedtea6/icedtea6.spec:1.12 Thu Apr 15 13:27:24 2010 +++ packages/icedtea6/icedtea6.spec Thu Apr 15 13:47:12 2010 @@ -29,6 +29,7 @@ URL: http://icedtea.classpath.org/wiki/Main_Page BuildRequires: alsa-lib-devel %{!?with_bootstrap:BuildRequires: ant} +%{!?with_bootstrap:BuildRequires: ant-nodeps} BuildRequires: bash BuildRequires: cups-devel BuildRequires: freetype-devel >= 2.3 @@ -626,7 +627,6 @@ %files examples %defattr(644,root,root,755) -%dir %{_prefix}/src/%{name}-examples %{_prefix}/src/%{name}-examples %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -635,6 +635,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2010/04/15 11:47:12 jajcus +- BR: ant-nodeps, when not bootstraping +- example directory duplicate removed from %files + Revision 1.12 2010/04/15 11:27:24 jajcus - adapterized ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/icedtea6/icedtea6.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
