Hello community,

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



--------
--- GNOME/mozilla-nss/mozilla-nss.changes       2011-05-19 07:42:41.000000000 
+0200
+++ /mounts/work_src_done/STABLE/mozilla-nss/mozilla-nss.changes        
2011-05-23 19:38:21.000000000 +0200
@@ -1,0 +2,6 @@
+Mon May 23 17:37:34 UTC 2011 - crrodrig...@opensuse.org
+
+- Do not include build dates in binaries, messes up 
+  build compare 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ mozilla-nss.spec ++++++
--- /var/tmp/diff_new_pack.5OzVqn/_old  2011-06-01 09:15:09.000000000 +0200
+++ /var/tmp/diff_new_pack.5OzVqn/_new  2011-06-01 09:15:09.000000000 +0200
@@ -30,7 +30,7 @@
 %endif
 License:        MPLv1.1 or GPLv2+ or LGPLv2.1+
 Version:        3.12.10
-Release:        2
+Release:        4
 # bug437293
 %ifarch ppc64
 Obsoletes:      mozilla-nss-64bit
@@ -179,6 +179,11 @@
 #make generate
 
 %build
+modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"
+DATE="\"$(date -d "${modified}" "+%%b %%e %%Y")\""
+TIME="\"$(date -d "${modified}" "+%%R")\""
+find . -name '*.[ch]' -print -exec sed -i 
"s/__DATE__/${DATE}/g;s/__TIME__/${TIME}/g" {} +
+
 cd mozilla/security/nss
 #cp %SOURCE10 tests/libpkix/certs/PayPalEE.cert
 export FREEBL_NO_DEPEND=1




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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to