packages (DEVEL): iceape/iceape.spec - make %setup work, updated nss and ns...

hawk hawk at pld-linux.org
Mon Sep 14 23:54:26 CEST 2009


Author: hawk                         Date: Mon Sep 14 21:54:26 2009 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- make %setup work, updated nss and nspr BRs

---- Files affected:
packages/iceape:
   iceape.spec (1.27.2.1 -> 1.27.2.2) 

---- Diffs:

================================================================
Index: packages/iceape/iceape.spec
diff -u packages/iceape/iceape.spec:1.27.2.1 packages/iceape/iceape.spec:1.27.2.2
--- packages/iceape/iceape.spec:1.27.2.1	Mon Sep 14 23:38:09 2009
+++ packages/iceape/iceape.spec	Mon Sep 14 23:54:21 2009
@@ -53,8 +53,8 @@
 BuildRequires:	libjpeg-devel >= 6b
 BuildRequires:	libpng-devel >= 1.2.7
 BuildRequires:	libstdc++-devel
-BuildRequires:	nspr-devel >= 1:4.6.1
-BuildRequires:	nss-devel >= 1:3.11.3
+BuildRequires:	nspr-devel >= 1:4.8
+BuildRequires:	nss-devel >= 1:3.12.3
 BuildRequires:	perl-modules >= 5.6.0
 BuildRequires:	pkgconfig
 BuildRequires:	rpm >= 4.4.9-56
@@ -69,8 +69,8 @@
 BuildRequires:	zlib-devel >= 1.2.3
 Requires:	browser-plugins >= 2.0
 %{?with_svg:Requires:	cairo >= 1.0.0}
-Requires:	nspr >= 1:4.6.1
-Requires:	nss >= 1:3.11.3
+Requires:	nspr >= 1:4.8
+Requires:	nss >= 1:3.12.3
 Provides:	iceape-embedded = %{epoch}:%{version}-%{release}
 Provides:	wwwbrowser
 Obsoletes:	light
@@ -221,6 +221,7 @@
 
 %prep
 %setup -qc
+mv -f comm-central mozilla
 cd mozilla
 /bin/sh %{SOURCE3}
 tar -jxf %{SOURCE2}
@@ -775,6 +776,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27.2.2  2009/09/14 21:54:21  hawk
+- make %setup work, updated nss and nspr BRs
+
 Revision 1.27.2.1  2009/09/14 21:38:09  hawk
 - start work on 2.0, for now just get sources
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/iceape/iceape.spec?r1=1.27.2.1&r2=1.27.2.2&f=u



More information about the pld-cvs-commit mailing list