diff --git a/icedtea-web.spec b/icedtea-web.spec index 1a52f4e..7c821d9 100644 --- a/icedtea-web.spec +++ b/icedtea-web.spec @@ -14,7 +14,7 @@ %define archbuild i386 Name: icedtea-web -Version: 1.4.1 +Version: 1.5 Release: 1mamba Summary: IcedTea Web Start implementation Group: System/Libraries/Java @@ -225,12 +225,14 @@ fi #%{_jvmdir}/%{jredir}/lib/about.jnlp #%{_jvmdir}/%{jredir}/lib/netx.jar #%{_jvmdir}/%{jredir}/lib/plugin.jar -%{_libdir}/jvm/java-*-openjdk-*/share/icedtea-web/about.jnlp +%{_jvmdir}/java-*-openjdk-*/bin/policyeditor %{_datadir}/applications/itweb-settings.desktop %{_datadir}/applications/javaws.desktop #%{_datadir}/icons/hicolor/*x*/apps/javaws.png %{_datadir}/pixmaps/javaws.png +%{_mandir}/man1/itweb-settings.1* %{_mandir}/man1/javaws.1* +%{_mandir}/man1/policyeditor.1* %doc AUTHORS COPYING #%doc ChangeLog NEWS README plugin/docs @@ -245,6 +247,9 @@ fi %{_javadocdir}/icedtea-web %changelog +* Wed Jun 04 2014 Automatic Build System 1.5-1mamba +- automatic update by autodist + * Tue Oct 01 2013 Automatic Build System 1.4.1-1mamba - automatic update by autodist