From 1aa335df2488b35bc0de26b2ccfa7671bb161c8a Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 23:49:04 +0100 Subject: [PATCH] don't require directory %{_libdir}/mozilla/plugins [release 1.5-3mamba;Wed Jun 18 2014] --- icedtea-web.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/icedtea-web.spec b/icedtea-web.spec index cf50209..1fe8034 100644 --- a/icedtea-web.spec +++ b/icedtea-web.spec @@ -15,12 +15,12 @@ Name: icedtea-web Version: 1.5 -Release: 2mamba +Release: 3mamba Summary: IcedTea Web Start implementation Group: System/Libraries/Java Vendor: openmamba Distribution: openmamba -Packager: Automatic Build System +Packager: Silvan Calarco URL: http://icedtea.classpath.org/ Source: http://icedtea.classpath.org/download/source/icedtea-web-%{version}.tar.gz License: GPL @@ -57,7 +57,7 @@ Summary: IcedTea Java browser plugin Group: Applications/Networking Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} Requires: java-openjdk-runtime = %{javaver} -Requires: %{_libdir}/mozilla/plugins +#Requires: %{_libdir}/mozilla/plugins Obsoletes: java-openjdk-plugin Provides: java-plugins = %{javaver} @@ -247,6 +247,9 @@ fi %{_javadocdir}/icedtea-web %changelog +* Wed Jun 18 2014 Silvan Calarco 1.5-3mamba +- don't require directory %{_libdir}/mozilla/plugins + * Wed Jun 11 2014 Silvan Calarco 1.5-2mamba - fix plugin symlink