packages: xulrunner/xulrunner.spec - TODO already done - removed comment - ...

qboosh qboosh at pld-linux.org
Wed Sep 22 08:36:50 CEST 2010


Author: qboosh                       Date: Wed Sep 22 06:36:50 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- TODO already done - removed comment
- simplified files conditions

---- Files affected:
packages/xulrunner:
   xulrunner.spec (1.157 -> 1.158) 

---- Diffs:

================================================================
Index: packages/xulrunner/xulrunner.spec
diff -u packages/xulrunner/xulrunner.spec:1.157 packages/xulrunner/xulrunner.spec:1.158
--- packages/xulrunner/xulrunner.spec:1.157	Thu Sep 16 11:41:37 2010
+++ packages/xulrunner/xulrunner.spec	Wed Sep 22 08:36:45 2010
@@ -1,8 +1,4 @@
 # $Revision$, $Date$
-# TODO:
-# - package:
-#  /usr/lib64/xulrunner/js
-#  /usr/lib64/xulrunner/nsinstall
 #
 # Conditional build:
 %bcond_with	tests		# enable tests (whatever they check)
@@ -10,7 +6,7 @@
 %bcond_without	gnomevfs	# disable GNOME comp. (gconf+libgnome+gnomevfs) and gnomevfs ext.
 %bcond_without	gnome		# disable all GNOME components (gnome+gnomeui+gnomevfs)
 %bcond_with	mozldap		# build with system mozldap
-%bcond_with	qt			# build with qt toolkit
+%bcond_with	qt		# build with qt toolkit
 
 %if %{without gnome}
 %undefine	with_gnomeui
@@ -19,7 +15,7 @@
 
 # convert firefox release number to platform version: 3.6 -> 1.9.2, 3.6.x -> 1.9.2.x
 %define		xulrunner_main	1.9.2
-%define		firefox_ver		3.6.10
+%define		firefox_ver	3.6.10
 %define		xulrunner_ver	%(v=%{firefox_ver}; echo %{xulrunner_main}${v#3.6})
 
 # The actual sqlite version (see RHBZ#480989):
@@ -554,10 +550,8 @@
 %if %{with gnomeui}
 %attr(755,root,root) %{_libdir}/%{name}/components/libmozgnome.so
 %endif
-%if %{with gnomevfs} || %{with gnomeui}
 %attr(755,root,root) %{_libdir}/%{name}/components/libnkgnomevfs.so
 %endif
-%endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -565,6 +559,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.158  2010/09/22 06:36:45  qboosh
+- TODO already done - removed comment
+- simplified files conditions
+
 Revision 1.157  2010/09/16 09:41:37  duddits
 - 1.9.2.10
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xulrunner/xulrunner.spec?r1=1.157&r2=1.158&f=u



More information about the pld-cvs-commit mailing list