Author: glen                         Date: Wed Jun 18 20:19:44 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use the official tarball
- remove ldap _noautoreq (wrong version and should be in mozldap instead)

---- Files affected:
SPECS:
   xulrunner.spec (1.54 -> 1.55) 

---- Diffs:

================================================================
Index: SPECS/xulrunner.spec
diff -u SPECS/xulrunner.spec:1.54 SPECS/xulrunner.spec:1.55
--- SPECS/xulrunner.spec:1.54   Wed Jun 18 22:09:14 2008
+++ SPECS/xulrunner.spec        Wed Jun 18 22:19:38 2008
@@ -14,18 +14,20 @@
 %bcond_without kerberos        # disable krb5 support
 %bcond_with    mozldap         # build with system mozldap
 #
-%define                rel     0.2
-%define                subver  20080618
+
+%define                rel    0.3
+%define                subver    20080618
 Summary:       XULRunner - Mozilla Runtime Environment for XUL+XPCOM 
applications
 Summary(pl.UTF-8):     XULRunner - środowisko uruchomieniowe Mozilli dla 
aplikacji XUL+XPCOM
 Name:          xulrunner
 Version:       1.9
+# let's not do epoch bump just because our release was so high, let's wait for 
1.9.0.1 or sth
+# or just use version as 1.9.0.0 ?
 Release:       %{subver}.%{rel}
 License:       MPL v1.1 or GPL v2+ or LGPL v2.1+
 Group:         X11/Applications
-#Source0:      
http://releases.mozilla.org/pub/mozilla.org/xulrunner/releases/1.9.0.0/source/%{name}-%{version}-source.tar.bz2
-Source0:       %{name}-%{version}-%{subver}-source.tar.bz2
-# Source0-md5: 01c53eb651f8d372c496dd67eb39957a
+Source0:       
http://releases.mozilla.org/pub/mozilla.org/xulrunner/releases/1.9.0.0/source/%{name}-%{version}-source.tar.bz2
+# Source0-md5: a9f86e3b7f57d404739008cb6c2ca181
 Patch0:                %{name}-ldap-with-nss.patch
 Patch1:                %{name}-install.patch
 Patch2:                %{name}-pc.patch
@@ -80,7 +82,7 @@
 # we don't want these to satisfy xulrunner-devel [???]
 %define                _noautoprov     libmozjs.so libxpcom.so
 # no need to require them (we have strict deps for these)
-%define                _noautoreq      libgtkembedmoz.so libldap50.so 
libmozjs.so libprldap50.so libssldap50.so libxpcom.so libxul.so
+%define                _noautoreq      libgtkembedmoz.so libmozjs.so 
libxpcom.so libxul.so
 
 %description
 XULRunner is a Mozilla runtime package that can be used to bootstrap
@@ -505,6 +507,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.55  2008/06/18 20:19:38  glen
+- use the official tarball
+- remove ldap _noautoreq (wrong version and should be in mozldap instead)
+
 Revision 1.54  2008/06/18 20:09:14  qboosh
 - there is official tarball now
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xulrunner.spec?r1=1.54&r2=1.55&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to