Hello community,

here is the log from the commit of package systemtap for openSUSE:Factory 
checked in at 2012-10-18 22:03:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/systemtap (Old)
 and      /work/SRC/openSUSE:Factory/.systemtap.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "systemtap", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/systemtap/systemtap.changes      2012-07-30 
09:47:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.systemtap.new/systemtap.changes 2012-10-18 
22:04:03.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Oct 17 12:20:17 UTC 2012 - [email protected]
+
+- Fix build with new systemd location.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ systemtap.spec ++++++
--- /var/tmp/diff_new_pack.nkSzut/_old  2012-10-18 22:04:05.000000000 +0200
+++ /var/tmp/diff_new_pack.nkSzut/_new  2012-10-18 22:04:05.000000000 +0200
@@ -59,7 +59,8 @@
 Summary:        Systemtap server
 Group:          Development/Tools/Debuggers
 Requires:       %{name} = %{version}-%{release}
-Requires(post): /bin/systemd-tmpfiles
+# needed for systemd-tmpfiles
+Requires(post): systemd
 # dependancies for systemtap shell scripts
 Requires:       avahi
 Requires:       avahi-utils
@@ -115,7 +116,7 @@
 
 %post server
 # Create tmpfiles
-/bin/systemd-tmpfiles --create /usr/lib/tmpfiles.d/stap-server.conf
+systemd-tmpfiles --create /usr/lib/tmpfiles.d/stap-server.conf
 
 %files
 %defattr(-,root,root)

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

Reply via email to