Hello community,

here is the log from the commit of package mozilla-xulrunner20 for 
openSUSE:Factory
checked in at Wed Jun 1 09:17:10 CEST 2011.



--------
--- mozilla-xulrunner20/mozilla-xulrunner20.changes     2011-04-29 
06:53:43.000000000 +0200
+++ 
/mounts/work_src_done/STABLE/mozilla-xulrunner20/mozilla-xulrunner20.changes    
    2011-05-23 21:02:20.000000000 +0200
@@ -1,0 +2,5 @@
+Mon May 23 19:01:46 UTC 2011 - [email protected]
+
+- Do not include build dates in binaries 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mozilla-xulrunner20.spec ++++++
--- /var/tmp/diff_new_pack.IMMHG4/_old  2011-06-01 09:16:49.000000000 +0200
+++ /var/tmp/diff_new_pack.IMMHG4/_new  2011-06-01 09:16:49.000000000 +0200
@@ -31,7 +31,7 @@
 %endif
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Version:        2.0.1
-Release:        1
+Release:        3
 %define         releasedate 2011041400
 %define         version_internal 2.0.1
 %define         apiversion 2.0
@@ -224,6 +224,11 @@
 %patch17 -p1
 
 %build
+modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"
+DATE="\"$(date -d "${modified}" "+%%b %%e %%Y")\""
+TIME="\"$(date -d "${modified}" "+%%R")\""
+find . -regex ".*\.c\|.*\.cpp\|.*\.h" -exec sed -i 
"s/__DATE__/${DATE}/g;s/__TIME__/${TIME}/g" {} +
+
 kdehelperversion=$(cat toolkit/xre/nsKDEUtils.cpp | grep '#define 
KMOZILLAHELPER_VERSION' | cut -d ' ' -f 3)
 if test "$kdehelperversion" != %{kde_helper_version}; then
   echo fix kde helper version in the .spec file


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to