[icedtea-web] Removed (now) unnecessary npapi patch

Deepak Bhole dbhole at fedoraproject.org
Mon Mar 5 22:52:17 UTC 2012


commit 4cefb702213358d5853304f134afe8cda35e807b
Author: Deepak Bhole <dbhole at redhat.com>
Date:   Mon Mar 5 17:52:06 2012 -0500

    Removed (now) unnecessary npapi patch

 icedtea-web.spec |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/icedtea-web.spec b/icedtea-web.spec
index 556db50..5322084 100644
--- a/icedtea-web.spec
+++ b/icedtea-web.spec
@@ -48,7 +48,6 @@ Group:      Applications/Internet
 License:    LGPLv2+ and GPLv2 with exceptions
 URL:        http://icedtea.classpath.org/wiki/IcedTea-Web
 Source0:    http://icedtea.classpath.org/download/source/%{name}-%{version}.tar.gz
-Patch0:     %{name}-%{version}-npapi-fix.patch
 
 BuildRequires:  java-%{javaver}-openjdk-devel
 BuildRequires:  desktop-file-utils
@@ -96,8 +95,6 @@ This package contains Javadocs for the IcedTea-Web project.
 %prep
 %setup -q
 
-%patch0
-
 %build
 autoconf
 ./configure \


More information about the scm-commits mailing list