Hello community,

here is the log from the commit of package libdlm for openSUSE:Factory
checked in at Tue May 24 09:22:53 CEST 2011.



--------
--- libdlm/libdlm.changes       2011-02-08 14:43:00.000000000 +0100
+++ /mounts/work_src_done/STABLE/libdlm/libdlm.changes  2011-05-23 
21:39:37.000000000 +0200
@@ -1,0 +2,5 @@
+Mon May 23 19:39:04 UTC 2011 - crrodrig...@opensuse.org
+
+- Avoid adding build time in binaries, breaks build-compare. 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ libdlm.spec ++++++
--- /var/tmp/diff_new_pack.1dBWDH/_old  2011-05-24 09:17:24.000000000 +0200
+++ /var/tmp/diff_new_pack.1dBWDH/_new  2011-05-24 09:17:24.000000000 +0200
@@ -32,7 +32,7 @@
 Name:           libdlm
 Summary:        Application interface to the kernel's distributed lock manager
 Version:        3.00.01
-Release:        5
+Release:        11
 License:        GPLv2 ; GPLv2+ ; LGPLv2.1+
 Url:            http://sources.redhat.com/cluster/wiki
 Group:          Productivity/Clustering/HA
@@ -202,6 +202,11 @@
 ###########################################################
 
 %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]' -exec sed -i "s/__DATE__/${DATE}/g;s/__TIME__/${TIME}/g" 
{} +
+
 # TODO: revisit -all
 CFLAGS="${CFLAGS} ${RPM_OPT_FLAGS}"
 # Feature-dependent CFLAGS:


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



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