packages: xulrunner/xulrunner.spec - ah, be df friendly

glen glen at pld-linux.org
Wed Oct 28 16:49:34 CET 2009


Author: glen                         Date: Wed Oct 28 15:49:34 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- ah, be df friendly

---- Files affected:
packages/xulrunner:
   xulrunner.spec (1.118 -> 1.119) 

---- Diffs:

================================================================
Index: packages/xulrunner/xulrunner.spec
diff -u packages/xulrunner/xulrunner.spec:1.118 packages/xulrunner/xulrunner.spec:1.119
--- packages/xulrunner/xulrunner.spec:1.118	Wed Oct 28 14:52:28 2009
+++ packages/xulrunner/xulrunner.spec	Wed Oct 28 16:49:28 2009
@@ -8,7 +8,7 @@
 %bcond_with	qt			# build with qt toolkit
 
 # convert platform for firefox release number: 1.9.1.x -> 3.5.x
-%define		firefox_ver	%(v=%{version}; echo 3.5.${v#1.9.1.})
+%define		firefox_ver	%(echo %{version} | sed -e 's,^1\.9\.1\.,3.5.,')
 
 Summary:	XULRunner - Mozilla Runtime Environment for XUL+XPCOM applications
 Summary(pl.UTF-8):	XULRunner - środowisko uruchomieniowe Mozilli dla aplikacji XUL+XPCOM
@@ -535,6 +535,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.119  2009/10/28 15:49:28  glen
+- ah, be df friendly
+
 Revision 1.118  2009/10/28 13:52:28  glen
 - convert xulrunner/firefox versions
 
================================================================

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



More information about the pld-cvs-commit mailing list