Hello community,

here is the log from the commit of package systemtap for openSUSE:Factory
checked in at Wed Jun 8 09:08:48 CEST 2011.



--------
--- systemtap/systemtap-docs.changes    2011-05-17 11:29:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/systemtap/systemtap-docs.changes       
2011-06-07 10:11:39.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Jun  7 08:11:15 UTC 2011 - co...@novell.com
+
+- fix file dependencies of examples and testsuite
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ systemtap-docs.spec ++++++
--- /var/tmp/diff_new_pack.olKfrX/_old  2011-06-08 09:08:00.000000000 +0200
+++ /var/tmp/diff_new_pack.olKfrX/_new  2011-06-08 09:08:00.000000000 +0200
@@ -27,7 +27,7 @@
 %define use_snapshot   0
 License:        GPLv2+
 Version:        1.4
-Release:        4
+Release:        5
 Summary:        Documents and examples for systemtap
 Group:          Development/Tools/Debuggers
 Url:            http://sourceware.org/systemtap/
@@ -69,6 +69,9 @@
 %patch3 -p1
 
 %build
+# fix interpreter
+find testsuite examples -name "*.stp" | xargs -n1 sed -i -e 's, /bin/env, 
/usr/bin/env,'
+find testsuite examples -type f | xargs chmod 644
 autoreconf -fi
 %configure
 make %{?jobs:-j %jobs}

++++++ systemtap.spec ++++++
--- /var/tmp/diff_new_pack.olKfrX/_old  2011-06-08 09:08:00.000000000 +0200
+++ /var/tmp/diff_new_pack.olKfrX/_new  2011-06-08 09:08:00.000000000 +0200
@@ -24,7 +24,7 @@
 %define use_snapshot   0
 License:        GPLv2+
 Version:        1.4
-Release:        6
+Release:        8
 Summary:        Instrumentation System
 Group:          Development/Tools/Debuggers
 Url:            http://sourceware.org/systemtap/


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



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